InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / C1InputPanelBase Class / Created Property

In This Topic
    Created Property (C1InputPanelBase)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Created As System.Boolean
    public System.bool Created {get;}
    See Also