Search
VisioImporter.GroupImported Event
See Also
 



Raised when a Visio group is imported as a FlowChartX group.

( a feature of FlowChartX Pro edition)

 Syntax

VB6  Copy Code

Public Event GroupImported

 Event Data

Parameter

Type

Description

fcxGroup

[input] reference to a Group

Refers to the imported group.

 See Also