Unicode Controls & Classes for VB6 - Version 4

clsCommonWrapper.GetRealButtonStyle Function

Returns the real button style from a style = -1& (default)

Syntax
Public Function GetRealButtonStyle (ByVal iBtnStyle As eCtlButtonStyle) As eCtlButtonStyle
Parameters
Parameter Description
ByVal iBtnStyle As eCtlButtonStyle The button style
Remarks