Click or drag to resize

ListViewNoFlicker Methods

The ListViewNoFlicker type exposes the following members.

Methods
 NameDescription
Public methodBeginUpdate Call instead of ListView.BeginUpdate()
Public methodEndUpdate Call instead of ListView.EndUpdate()
Public methodFlushUpdate If an exception causes code execution to be orphaned, use this to end all previous BeginUpdates
Public methodSetExStyles Sets Double_Buffering / BorderSelect style and enables anti-flicker logic
Protected methodWndProc
(Overrides ListViewWndProc(Message))
Top
See Also