Infragistics(R) NetAdvantage(R) Windows Forms
UseOsThemes Property
See Also  E-mail your feedback on this topic.
Infragistics.Win.Misc Namespace > ControlBase Class : UseOsThemes Property

Syntax

Visual Basic (Declaration) 
Public Property UseOsThemes As Infragistics.Win.DefaultableBoolean
C# 
public Infragistics.Win.DefaultableBoolean UseOsThemes {get; set;}

See Also