ComboBox
Parent: Window
Table of Content
- ComboBoxSelectionChanged
- ComboBoxSelectionChanging
- AddItem()
- DeleteAll()
- GetButton()
- GetDataFromIndex()
- GetEditBox()
- GetGrid()
- GetIndexFromData()
- GetRowCount()
- GetSelectedData()
- GetSelectedIndex()
- GetSelectedText()
- HasItem()
- SelectItemByData()
- SelectItemByIndex()
- SelectItemByText()
- SetCellTextColor()
- Unselect()
Event
ComboBoxSelectionChanged
Params
- wndHandler (Window) - The window that fires the event
- wndControl (Window) - The window control with the event happened
Event
ComboBoxSelectionChanging
Params
- wndHandler (Window) - The window that fires the event
- wndControl (Window) - The window control with the event happened
Method
AddItem()
Method
DeleteAll()
Method
GetButton()
Method
GetDataFromIndex()
Method
GetEditBox()
Method
GetGrid()
Method
GetIndexFromData()
Method
GetRowCount()
Method
GetSelectedData()
Method
GetSelectedIndex()
Method
GetSelectedText()
Method
HasItem()
Method
SelectItemByData()
Method
SelectItemByIndex()
Method
SelectItemByText()
Method
SetCellTextColor()
Method