Sets or gets the name of the macro or script to be run when the Resize event occurs.
object.OnResize = [string]
Where object is an object expression that evaluates to one of the controls in the Applies To list, and string is a string expression specifying the script or macro to run when the Resize event is triggered.
Newlook Smartclient only.
The Resize event occurs when a form is first displayed, when a form is manually resized by the user, or when the window state of a form changes (For example, maximized or minimized).
OnActivate property | OnDeactivate property
© 2004-2021 looksoftware. All rights reserved.