Unicode Controls & Classes for VB6 - Version 4

ucTreeView.StartLabelEdit Function

Begins a label editing operation on a ListItem or Node object.

Syntax
Public Function StartLabelEdit (ByVal hNode As Long) As Boolean
Parameters
Parameter Description
ByVal hNode As Long The node handle
Remarks