Returns a value that indicates whether visual styles are enhanced on the specified Control.
True if visual styles are enhanced; otherwise, false.
This method determines whether visual styles are being enhanced for a specific control. If enhancement has been explicitly turned on using SetVisualStyleEnhanced, a value of true is returned. If enhancement has been explicitly turned off, a value of false is returned. Otherwise, the return value is dependant on the default application-wide setting specified by the SetEnhancedDefault method.
VisualStyleFilter Class | Skybound.VisualStyles Namespace