ISDBUIEditEvents::OnChange
CoClass SDBUIEdit, Interface ISDBUIEditEvents
Sub OnChange(Control As Object)
Parameters
| Name | Type | Description |
|---|---|---|
| Control | Object |
Event description
This event is fired when a text is changed in the edit box.
CoClass SDBUIEdit, Interface ISDBUIEditEvents
Sub OnChange(Control As Object)
| Name | Type | Description |
|---|---|---|
| Control | Object |
This event is fired when a text is changed in the edit box.