OnExpand Property

Sets or gets the name of the macro or script to run when the Expand event is triggered.

object.OnExpand = [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 Expand event is triggered.

Client support

   Newlook Smartclient only.

Use

The Expand event occurs when the children of a node are expanded by the user in the TreeView control.

See Also

OnCollapse property

Applies To

TreeView control


© 2004-2021 looksoftware. All rights reserved.