ListViewNoFlicker Methods |
The ListViewNoFlicker type exposes the following members.
Name | Description | |
---|---|---|
BeginUpdate |
Call instead of ListView.BeginUpdate()
| |
EndUpdate |
Call instead of ListView.EndUpdate()
| |
FlushUpdate |
If an exception causes code execution to be orphaned, use this to end all previous BeginUpdates
| |
SetExStyles |
Sets Double_Buffering / BorderSelect style and enables anti-flicker logic
| |
WndProc | (Overrides ListViewWndProc(Message).) |