InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Win.C1Themes 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