Unicode Controls & Classes for VB6 - Version 4
ucTreeView
.LabelEdit Property
Gets or sets the ability to edit labels
Syntax
Public Property Get LabelEdit () As Boolean
Public Property Let LabelEdit (ByVal
New_LabelEdit
As Boolean)
Parameters
Parameter
Description
ByVal
New_LabelEdit
As Boolean
The new value
Remarks