Unicode Controls & Classes for VB6 - Version 4

ctlUniStyler.ButtonStyle Property

Gets or sets the buttons style

Syntax
Public Property Get ButtonStyle () As eCtlButtonStyle
Public Property Let ButtonStyle (ByRef i As eCtlButtonStyle)
Parameters
Parameter Description
ByRef i As eCtlButtonStyle The new value
Remarks