In The Hand LtdIn The Hand
GetDoubleBuffered Method (listView)
NamespacesInTheHand.Windows.FormsListViewHelperGetDoubleBuffered(ListView)
.NET Components for Mobility
Gets a value indicating whether this control should redraw its surface using a secondary buffer to reduce or prevent flicker.
Declaration Syntax
C#Visual Basic
public static bool GetDoubleBuffered(
	ListView listView
)
Public Shared Function GetDoubleBuffered ( _
	listView As ListView _
) As Boolean
Parameters
listView (ListView)
The ListView control.
Return Value
true if the surface of the control should be drawn using double buffering; otherwise, false.

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