Search
FlowChart.BoxModified Event
See Also
 



Raised when the user moves or resizes a box.

 Syntax

VB6  Copy Code

Public Event BoxModified

 Event Data

Parameter

Type

Description

box

[input] reference to a Box

Reference to the box that has been moved ot resized.

selHandle

[input] long

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

 See Also