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.
Newlook Smartclient only.
The NodeCheck event occurs when a user clicks a checkbox corresponding to a node in the TreeView control.
This event is only relevant if the CheckBoxes property of the TreeView control is set to True.
OnNodeDoubleClick property | OnNodeClick property
© 2004-2021 looksoftware. All rights reserved.