OnCollapse Property

Returns or sets the macro to run on the Collapse event.

object.OnCollapse = [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 Collapse event is triggered.

Client support

   Newlook Smartclient only.

Use

The Collapse event is triggered when the children of a node are collapsed in the TreeView control.

See Also

OnExpand property | LineStyle property

Applies To

TreeView control


© 2004-2021 looksoftware. All rights reserved.