|
SelectChange |
Top Previous Next |
|
SelectChange (Event)
This event occurs when a new selection or unselection is done and returns the handle of the last selected object
Syntax: Private Sub object_SelectChange(Sender As System.Object, e As SelectChangeEventArgs)
The SelectChange event syntax has the following parts:
|