This method enables a user to edit a label in a TreeView or ListView control.
control.StartLabelEdit
None.
The StartLabelEdit method must be used to initiate a label editing operation when the LabelEdit property is set to 1 (lvwManual or tvwManual).
When the StartLabelEdit method of a control is invoked, the BeforeLabelEdit event for that control also is generated.