Search
FlowChart.TableModified Event
See Also
 



Raised when the user moves or resizes a table.

 Syntax

VB6  Copy Code

Public Event TableModified

 Event Data

Parameter

Type

Description

table

[input] reference to a Table

Reference to the table that has been moved ot resized.

selHandle

[input] long

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

 See Also