ThemeInformation.VisualStylesSupported Property
Gets a value that indicates whether the system supports visual styles.
[Visual Basic]
Public Shared ReadOnly Property VisualStylesSupported As
Boolean
[C#]
public static
bool VisualStylesSupported {get;}
Property Value
true if the system supports visual styles; otherwise, false.
See Also
ThemeInformation Class | Skybound.VisualStyles Namespace