In The Hand LtdIn The Hand
EnableVisualStyles Method (c)
NamespacesInTheHand.Windows.FormsControlHelperEnableVisualStyles(Control)
.NET Components for Mobility
Enables themed skins for built in controls where available.
Declaration Syntax
C#Visual Basic
public static void EnableVisualStyles(
	Control c
)
Public Shared Sub EnableVisualStyles ( _
	c As Control _
)
Parameters
c (Control)
The control. If this is a form or another container control this method will process all child controls.
Remarks
On Windows Mobile 6.5 this method affects only the TabControl. On Windows Mobile 6.5.3 this property also affects Button, RadioButton and CheckBox controls.
Platforms Supported
Windows Mobile
Windows Mobile Version 6.5 and later

Assembly: InTheHand.Windows.Forms (Module: InTheHand.Windows.Forms) Version: 7.0.0.0