OnAfterLabelEdit Property

Returns or sets the macro or script to run when the AfterLabelEdit event is triggered.

object.OnAfterLabelEdit = [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 AfterLabelEdit event is triggered.

Client support

   Newlook Smartclient only.

Use

Use this property to run a macro or script after the user has changed the label of a TreeView or ListView control.

See Also

OnBeforeLabelEdit Property | LabelEdit property

Applies To

TreeView control | ListView control


© 2004-2021 looksoftware. All rights reserved.