Unicode Controls & Classes for VB6 - Version 4
ctlUniComboBoxXP
.ButtonStyle Property
Gets or sets the style of the combobox button
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