InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / DropDownFormBase Class / ClosingUp Property

In This Topic
    ClosingUp Property (DropDownFormBase)
    In This Topic
    Syntax
    'Declaration
     
    Protected Property ClosingUp As Boolean
    protected bool ClosingUp {get; set;}
    See Also