InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / IDropDownOwnerExtended Interface / IsClosing Property

In This Topic
    IsClosing Property (IDropDownOwnerExtended)
    In This Topic
    Syntax
    'Declaration
     
    Property IsClosing As Boolean
    bool IsClosing {get; set;}
    See Also