ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / ComboBox Class / OnEnter Method

In This Topic
    OnEnter Method (ComboBox)
    In This Topic
    Invoked when the 'Enter' key is pressed inside the combo box's textbox.
    Syntax
    protected internal virtual void OnEnter()
    Protected Friend Overridable Sub OnEnter() 
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also