Unicode Controls & Classes for VB6 - Version 4

ctlUniTabbedXP.ButtonStyle Property

Gets or sets the style of buttons

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