This property returns and sets a value that determines if a user can edit Node object labels in a ListView or TreeView control.
object.LabelEdit [= integer]
Following are the settings for integer:
The LabelEdit property, in combination with the StartLabelEdit method, enables you to programmatically determine when and which labels can be edited. When the LabelEdit property is set to 1, you cannot edit a label unless you invoke the StartLabelEdit method.