Unicode Controls & Classes for VB6 - Version 4

ctlUniComboFontXP.ButtonStyle Property

Gets or sets the style of the combobox

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 combo style
Remarks