TreeView for WinForms | ComponentOne
C1.Win.Themes Namespace / BaseThemeProvider Class / IsDisposed Property

In This Topic
    IsDisposed Property (BaseThemeProvider)
    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