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