Raised when the user moves or resizes a box.
SyntaxVB6
Copy Code
|
|---|
Public Event BoxModified |
Event DataParameter | 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