InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Win.C1Themes Namespace / BaseTheme Class / IsDisposed Property

In This Topic
    IsDisposed Property (BaseTheme)
    In This Topic
    Gets a value indicating whether the object has been disposed.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsDisposed As Boolean
    public bool IsDisposed {get;}
    See Also