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

In This Topic
    Updating Property (BaseThemeProvider)
    In This Topic
    Gets value indicating whether the current theme is updating now. Deny events until the end of the operation.
    Syntax
    'Declaration
     
    
    Protected ReadOnly Property Updating As Boolean
    protected bool Updating {get;}
    See Also