Unicode Controls & Classes for VB6 - Version 4

ctlUniButtonImageWL.Style Property

Gets or sets the control style

Syntax
Public Property Get Style () As eCtlButtonStyle
Public Property Let Style (ByVal New_Value As eCtlButtonStyle)
Parameters
Parameter Description
ByVal New_Value As eCtlButtonStyle The new style to apply to the control
Remarks