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

Determines if the controls of the application are themed.

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly Property AppControlsThemeThemed As Boolean
C# 
public static bool AppControlsThemeThemed {get;}

See Also