Search
FlowChart.ArrowModified Event
See Also
 



Raised when the user moves an arrow control point.

 Syntax

VB6  Copy Code

Public Event ArrowModified

 Event Data

Parameter

Type

Description

arrow

[input] reference to an Arrow

Reference to the arrow then has been modified.

selHandle

[input] long

Index of the adjustment handle used to carry out the modification.

 See Also