OlComboBoxStyle enumeration (Outlook)

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.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.