Resize Event
Object List Next Object
Defined By: ObjectBox
Description:
Performs an action when an objectbox changes size.
Usage:
Sub Resize()
Details:
This event is sent when the ObjectBox changes size. Generally, the Resize
event is only useful when the ObjectBox is acting as a ToolBar embedded in a Form.