Occurs when an object is removed from multiple selection.
SyntaxVB6
Copy Code
|
|---|
Public Event SelObjRemoved |
Event DataParameter | Type | Description |
|---|---|---|
obj | [input] reference to object | The object that was removed from the multiple selection. |
Dispatch ID: 60
See Also