Unicode Controls & Classes for VB6 - Version 4

ctlUniListView.HeaderStyle Property

Gets or sets the Header style

Syntax
Public Property Get HeaderStyle () As eCtlButtonStyle
Public Property Let HeaderStyle (ByVal New_Value As eCtlButtonStyle)
Parameters
Parameter Description
ByVal New_Value As eCtlButtonStyle The new header style
Remarks