Unicode Controls & Classes for VB6 - Version 4

ctlUniComboBoxXP.eUniComboBox_Style Enum

Type of combobox

Values
Name Value Description
eUniComboBox_DropDownListXP 1 DropDown List with button (Default)
eUniComboBox_DropDownComboXP 2 DropDown Combo with button
eUniComboBox_TextDropDownListXP 3 DropDown List without button
eUniComboBox_TextDropDownComboXP 4 DropDown Combo without button
Remarks