Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / VisualStyleTheme Class / ThemeChangedEventAddress Field


In This Topic
    ThemeChangedEventAddress Field
    In This Topic
    Inditity of event pipe that will be raised whenever a theme changes. This field is constant and read-only.
    Syntax
    'Declaration
     
    
    Public Const ThemeChangedEventAddress As String
    'Usage
     
    
    Dim value As String
     
    value = VisualStyleTheme.ThemeChangedEventAddress
    public const string ThemeChangedEventAddress
    See Also