ListViewNoFlicker Constructor |
A ListView that suppresses a lot of normal painting operations(flickering) when BeginUpdate/EndUpdate() is used.
Call SetExStyles() after construction to enable anti-flicker.
Namespace: Advanced_Combat_TrackerAssembly: Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.3.286
Syntaxpublic ListViewNoFlicker()
See Also