PopupButton Control

Control
   PopupButton

control PopupButton implements

IDisposable

Constructors

PopupButton

Properties

ToolTip
Items
Count
SelectedIndex
Enabled
SelectedTitle
Width (Inherited) Sets or gets width of the control.
Height (Inherited) Sets or gets height of the control.
Visible (Inherited) Visible state of the control.
Window (Inherited) Gets control’s owner window.
Left (Inherited) Sets or gets controls left location.
Top (Inherited) Sets or gets controls top location.

Methods

AddItem
AddItems
Dispose
OnSelectionChanged (Protected)
RemoveAllItems
RemoveItem
SetFocus (Inherited) Sets focus.

Events

SelectionChanged