ListBox
Wisej.Web.ListBox
public class ListBox : ListControl, IModified, ILabel, IReadOnlyPublic Class ListBox
Inherits ListControl
Implements IModified, ILabel, IReadOnlyConstructors
ListBox()
ListBox(onSelectedIndexChanged)
Name
Type
Description
ListBox(dataSource, displayMember, valueMember, iconMember, onSelectedIndexChanged)
Name
Type
Description
ListBox(location, size, onSelectedIndexChanged)
Name
Type
Description
ListBox(location, size, dataSource, displayMember, valueMember, iconMember, onSelectedIndexChanged)
Name
Type
Description
Properties
AllowHtml
HorizontalScrollbar
IncrementalSelection
ItemHeight
Items
Label
LabelText
LazyLoading
Orientation
ReadOnly
RightClickSelection
ScrollAlwaysVisible
SelectedIndex
SelectedIndices
SelectedItem
SelectedItems
SelectionMode
Sorted
Tools
TopIndex
Methods
BeginUpdate()
ClearSelected()
EndUpdate()
FindString(text, startIndex)
Parameter
Type
Description
FindString(text)
Parameter
Type
Description
FindStringExact(text)
Parameter
Type
Description
FindStringExact(text, startIndex)
Parameter
Type
Description
GetSelected(index)
Parameter
Type
Description
SelectAll()
SetSelected(index, selected)
Parameter
Type
Description
Events
Load
ReadOnlyChanged
SelectedIndexChanged
SortedChanged
ToolClick
Inherited By
Name
Description
Implements
Name
Description
Last updated
Was this helpful?

