OnBeforeLabelEdit Property

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

object.OnBeforeLabelEdit = [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 BeforeLabelEdit event is triggered.

Client support

   Newlook Smartclient only.

Use

This property can be used to run a macro or script when the user starts to edit the label of a TreeView or ListView control.

See Also

OnAfterLabelEdit Property | LabelEdit property

Applies To

TreeView control | ListView control


© 2004-2021 looksoftware. All rights reserved.