Implemented under Windows only
Argument: Integer scalar
Result: None
Valid for: Tree
The Beginlabeledit method begins user-editing of the label of a node in a Tree object. The argument is the node ID. The effect is to move the focus to the label so that the user can starting editing the text.
For this to be possible, you must have set the style property of the Tree to allow editing (value 16).