Unicode Controls & Classes for VB6 - Version 4
ctlUniListView
.AfterLabelEdit Event
Raised after a label editing if the value of the label has been changed
Syntax
Public Event AfterLabelEdit (ByRef
Cancel
As Integer,
ByRef
NewString
As String)
Parameters
Parameter
Description
ByRef
Cancel
As Integer
ByRef
NewString
As String
Remarks