OnItemCheck Property

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.

Client support

   Newlook Smartclient only.

Use

The ItemCheck event occurs when the user checks an item in the ListView control.

NOTE:

Checkboxes appear only if the Checkboxes property is set to True, and the View property is set to Report.

See Also

OnItemClick property | OnItemDblClick property | Checkboxes property | Checked property | View property

Applies To

ListView control


© 2004-2021 looksoftware. All rights reserved.