Table of Contents

Class FlickerFreeListBox

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

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.

OnPaintBackgroundRegion(Graphics, Region)