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

In This Topic
    OnDropDownOpened Method (ComboBox)
    In This Topic
    Invoked when the combo box's drop-down list is opened.
    Syntax
    protected internal virtual void OnDropDownOpened()
    Protected Friend Overridable Sub OnDropDownOpened() 
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also