ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / IDropDownOwner Interface / IsClosing Property

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