Themes for WinForms | ComponentOne
C1.Win.Themes.8 Assembly / C1.Win.Themes 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