Search
FlowChart.SelObjAdded Event
See Also
 



Occurs when an object is added to multiple selection.

 Syntax

VB6  Copy Code

Public Event SelObjAdded

 Event Data

Parameter

Type

Description

obj

[input] reference to object

The object that was added to the multiple selection.

Dispatch ID: 59

 See Also