In The Hand LtdIn The Hand
SetTheme Method (listView, enable)
NamespacesInTheHand.Windows.FormsListViewHelperSetTheme(ListView, Boolean)
.NET Components for Mobility
Sets a value indicating whether this control should draw using the currently selected theme.
Declaration Syntax
C#Visual Basic
public static void SetTheme(
	ListView listView,
	bool enable
)
Public Shared Sub SetTheme ( _
	listView As ListView, _
	enable As Boolean _
)
Parameters
listView (ListView)
The ListView control.
enable (Boolean)
true if theme is to be used; otherwise, false. The default is false.
Remarks
Requirements
Windows Mobile
Windows Mobile 6.5 and later

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