ISDBUIDropDownEvents::OnSelect
From MMWiki
CoClass SDBUIDropDown, Interface ISDBUIDropDownEvents
Sub OnSelect(Control As Object)
[edit]
Parameters
| Name | Type | Description |
|---|---|---|
| Control | Object |
[edit]
Event description
This event is fired when some item is selected from the list of items of the drop down control.
