Search
FlowChart.SelObjRemoved Event
See Also
 



Occurs when an object is removed from multiple selection.

 Syntax

VB6  Copy Code

Public Event SelObjRemoved

 Event Data

Parameter

Type

Description

obj

[input] reference to object

The object that was removed from the multiple selection.

Dispatch ID: 60

 See Also