Themes for WinForms | ComponentOne
C1.Win.C1Themes.4.5.2 Assembly / C1.Win.C1Themes Namespace / IC1Themeable Interface / AllowThemeChange Property

In This Topic
    AllowThemeChange Property (IC1Themeable)
    In This Topic
    Gets or sets a value indicating whether to apply the theme to the object.
    Syntax
    'Declaration
     
    ReadOnly Property AllowThemeChange As System.Boolean
    System.bool AllowThemeChange {get;}
    See Also