ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / CustomControl Class / OnDropDownClosed Method

In This Topic
    OnDropDownClosed Method
    In This Topic
    If the CustomControl specifies the DAML attribute 'isDrop=true', this function is called whenever its drop-down is closed.
    Syntax
    protected internal virtual void OnDropDownClosed()
    Protected Friend Overridable Sub OnDropDownClosed() 
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also