Unicode Controls & Classes for VB6 - Version 4

clsUniLV_ColumnHeader.Position Property

The column position; not used now

Syntax
Public Property Get Position () As Integer
Public Property Let Position (ByVal v As Integer)
Parameters
Parameter Description
ByVal v As Integer The new value
Remarks