ListBox Control
Control
ListBox
control ListBox implements
IDisposable
Constructors
ListBox
Properties
SelectedRowIndexes
SelectedRowCount
AlternatingRowolors
Multiselection
RowCount
RowHeight
SelectedRow
Columns
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
AddRow
CellText
Dispose
OnDoubleClickRow
(Protected)
OnSelectionChanged
(Protected)
RemoveRow
SetCellText
SetFocus
(Inherited)
Sets focus.
SetRowPicture
Events
DoubleClickRow
SelectionChanged