Unicode Controls & Classes for VB6 - Version 4
ctlUniComboBoxXP
.Style Property
Gets or sets the Combo style
Syntax
Public Property Get Style () As
eUniComboBox_Style
Public Property Let Style (ByVal
New_Style
As
eUniComboBox_Style
)
Parameters
Parameter
Description
ByVal
New_Style
As
eUniComboBox_Style
The new style
Remarks