OlComboBoxStyle Enumeration (Outlook)
Office 2013
Published: July 16, 2012
Indicates the behavior of a combo box control.
|
Name |
Value |
Description |
|---|---|---|
|
olComboBoxStyleCombo |
0 |
Indicates that the combo box behaves like a traditional combo box in which the user can type a value in the edit box or select a value from the drop-down list. |
|
olComboBoxStyleList |
1 |
Indicates that the combo box behaves like a drop-down list from which the user can only select a value. |