Unicode Controls & Classes for VB6 - Version 4

ctlUniListView.BeforeLabelEdit Event

Raised before start the editing of a label, set Cancel=1 to stop the operation

Syntax
Public Event BeforeLabelEdit (ByRef Cancel As Integer)
Parameters
Parameter Description
ByRef Cancel As Integer
Remarks