This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > SystemUI > ESRI.ArcGIS.SystemUI > Interfaces > IC > IComboBox Interface > IComboBox.OnFocus Method (ArcObjects .NET 10.4 SDK) |
Called by system when the gets or loses focus
[Visual Basic .NET] Public Sub OnFocus ( _ ByVal set As Boolean _ )
[C#] public void OnFocus ( bool set );
[C++]
HRESULT OnFocus(
VARIANT_BOOL set
);
[C++]
Parameters set set is a parameter of type VARIANT_BOOL