ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Framework.Controls Namespace / DateTimePickerControl Class / PopupOpened Event

In This Topic
    PopupOpened Event (DateTimePickerControl)
    In This Topic
    The PopupOpened event occurs when the IsPopupOpen property changes to true.
    Syntax
    public event EventHandler PopupOpened
    Public Event PopupOpened As EventHandler
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also