Table of Contents

Class ListPicker

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Represents control that displays a selected item and allows to change it with the popup window with virtual list box.

[ControlCategory("Editors")]
public class ListPicker : SpeedButtonWithListPopup, IBaseObjectWithAttr, IBaseObjectWithId, INotifyPropertyChanged, IDisposableObject, IBaseObject, ISupportInitialize, IFocusable, ITextProperty, IComponent, IControl, IDisposable, IWin32Window, ILayoutItem, INotifyDataErrorInfo, ICommandSource
Inheritance
ListPicker
Implements
Derived

Constructors

ListPicker()

Initializes a new instance of the ListPicker class.

ListPicker(Control)

Initializes a new instance of the ListPicker class.

Fields

DefaultUseControlColors

Gets or sets whether to assign default control colors in the constructor using UseControlColors(bool). Default is true.

Properties

ControlKind

Returns control identifier.

Methods

OnSystemColorsChanged(EventArgs)

Called when the SystemColorsChanged event is raised.