This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > SystemUI > ESRI.ArcGIS.SystemUI > Interfaces > IC > IComboBox Interface > IComboBox.OnEnter Method (ArcObjects .NET 10.4 SDK) |
Called by system when an <enter> key is pressed in the edit box (if editable)
[Visual Basic .NET]
Public Sub OnEnter ( _
)
[C#] public void OnEnter ( );
[C++]
HRESULT OnEnter(
void
);