OnNodeCheck Property

Gets or sets the macro or script to run when the NodeCheck event is triggered.

object.OnNodeCheck = [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 NodeCheck event is triggered.

Client support

   Newlook Smartclient only.

Use

The NodeCheck event occurs when a user clicks a checkbox corresponding to a node in the TreeView control.

NOTE:

This event is only relevant if the CheckBoxes property of the TreeView control is set to True.

See Also

OnNodeDoubleClick property | OnNodeClick property

Applies To

TreeView control


© 2004-2021 looksoftware. All rights reserved.