ArcGIS Pro 3.7 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 Friend Overridable Sub OnDropDownOpened() 
    protected internal virtual void OnDropDownOpened()
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also