ISDBUIListBoxEvents::OnChange
From MMWiki
CoClass SDBUIListBox, Interface ISDBUIListBoxEvents
Sub OnChange(Control As Object)
[edit]
Parameters
| Name | Type | Description |
|---|---|---|
| Control | Object |
[edit]
Event description
This event if fired when the currently selected item of the list box changes.
