ComboBox
Wisej.Web.ComboBox
public class ComboBox : ListControl, ILabel, IReadOnlyPublic Class ComboBox
Inherits ListControl
Implements ILabel, IReadOnlyConstructors
ComboBox()
ComboBox(onSelectedIndexChanged)
Name
Type
Description
ComboBox(label, onSelectedIndexChanged)
Name
Type
Description
ComboBox(dataSource, displayMember, valueMember, iconMember, onSelectedIndexChanged)
Name
Type
Description
ComboBox(location, size, onSelectedIndexChanged)
Name
Type
Description
ComboBox(location, size, dataSource, displayMember, valueMember, iconMember, onSelectedIndexChanged)
Name
Type
Description
ComboBox(label, location, size, onSelectedIndexChanged)
Name
Type
Description
ComboBox(label, location, size, dataSource, displayMember, valueMember, iconMember, onSelectedIndexChanged)
Name
Type
Description
Properties
AllowHtml
AutoCompleteMode
AutoSize
CharacterCasing
DefaultSize
DropDownHeight
DropDownStyle
DropDownWidth
DroppedDown
EnableNativeContextMenu
IncrementalSelection
ItemHeight
Items
Label
LabelText
LazyLoading
MaxLength
ReadOnly
SelectedIndex
SelectedItem
SelectedText
SelectionLength
SelectionStart
Sorted
SpellCheck
Text
Tools
Watermark
Methods
BeginUpdate()
Copy()
CreateItemCollection()
Cut()
Dispose(disposing)
Parameter
Type
Description
EndUpdate()
FindString(text)
Parameter
Type
Description
FindString(text, startIndex)
Parameter
Type
Description
FindStringExact(text)
Parameter
Type
Description
FindStringExact(text, startIndex)
Parameter
Type
Description
OnAutoComplete(e)
Parameter
Type
Description
OnDataSourceChanged(e)
Parameter
Type
Description
OnDisplayMemberChanged(e)
Parameter
Type
Description
OnDropDown(e)
Parameter
Type
Description
OnDropDownClosed(e)
Parameter
Type
Description
OnDropDownStyleChanged(e)
Parameter
Type
Description
OnLoad(e)
Parameter
Type
Description
OnReadOnlyChanged(e)
Parameter
Type
Description
OnSelectedIndexChanged(e)
Parameter
Type
Description
OnSelectedItemChanged(e)
Parameter
Type
Description
OnSelectionChangeCommitted(e)
Parameter
Type
Description
OnSortedChanged(e)
Parameter
Type
Description
OnToolClick(e)
Parameter
Type
Description
OnValidating(e)
Parameter
Type
Description
OnValueMemberChanged(e)
Parameter
Type
Description
OnWebEvent(e)
Parameter
Type
Description
OnWebRender(config)
Parameter
Type
Description
OnWebUpdate(state)
Parameter
Type
Description
Paste()
RefreshItem(index)
Parameter
Type
Description
RefreshItems()
Select(start, length)
Parameter
Type
Description
SelectAll()
SetBoundsCore(x, y, width, height, specified)
Parameter
Type
Description
SetItemCore(index, value)
Parameter
Type
Description
SetItemsCore(value)
Parameter
Type
Description
Sort()
Events
AutoComplete
DropDown
DropDownClosed
DropDownStyleChanged
Load
ReadOnlyChanged
SelectedIndexChanged
SelectedItemChanged
SelectionChangeCommitted
SortedChanged
ToolClick
Inherited By
Name
Description
Implements
Name
Description
Last updated
Was this helpful?

