Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / VisualStyle Class / IsThemeActive Method


In This Topic
IsThemeActive Method
In This Topic
Internal use only. Determines if the theme is the active theme.
Syntax
'Declaration
 
Public Shared Function IsThemeActive() As Boolean
 
'Usage
 
Dim value As Boolean
 
value = VisualStyle.IsThemeActive()
See Also