In The Hand LtdIn The Hand
SetGradient Method (listView, enable)
NamespacesInTheHand.Windows.FormsListViewHelperSetGradient(ListView, Boolean)
.NET Components for Mobility
Applies the gradient extended style to the ListView control.
Declaration Syntax
C#Visual Basic
[ObsoleteAttribute]
public static void SetGradient(
	ListView listView,
	bool enable
)
<ObsoleteAttribute> _
Public Shared Sub SetGradient ( _
	listView As ListView, _
	enable As Boolean _
)
Parameters
listView (ListView)
The ListView control.
enable (Boolean)
true if gradient is to be drawn behind list; otherwise, false. The default is false.

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