Class FlickerFreeListBox
Provides flicker free ListBox.
public class FlickerFreeListBox : ListBox, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable
- Inheritance
-
FlickerFreeListBox
- Implements
- Derived
Constructors
- FlickerFreeListBox()
Initializes a new instance of the
FlickerFreeListBox
class with default settings.
Methods
- OnDrawItem(DrawItemEventArgs)
Raises the DrawItem event.
- OnPaint(PaintEventArgs)
Raises the Paint event.