OnResize Property

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.

Client support

   Newlook Smartclient only.

Use

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).

See Also

OnActivate property | OnDeactivate property

Applies To

Form object


© 2004-2021 looksoftware. All rights reserved.