Gets or sets the macro or script to be run when the ItemCheck event is triggered.
object.OnItemCheck = [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 event is triggered.
Newlook Smartclient only.
The ItemCheck event occurs when the user checks an item in the ListView control.
Checkboxes appear only if the Checkboxes property is set to True, and the View property is set to Report.
OnItemClick property | OnItemDblClick property | Checkboxes property | Checked property | View property
© 2004-2021 looksoftware. All rights reserved.