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

In This Topic
    IsClosing Property (IDropDownOwnerExtended)
    In This Topic
    Gets a value indicating that the dropdown form closes itself and all child forms.
    Syntax
    'Declaration
     
    Property IsClosing As Boolean
    bool IsClosing {get; set;}
    See Also