ArcGIS Pro 3.0 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, Windows 8.1

    See Also