Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 786 Bytes

Outlook.OlComboBoxStyle.md

File metadata and controls

25 lines (18 loc) · 786 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
OlComboBoxStyle enumeration (Outlook)
vbaol11.chm1000025
vbaol11.chm1000025
Outlook.OlComboBoxStyle
8aaeceb7-3928-5691-2f4b-9c27c88ca1c8
06/08/2017
medium

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.

[!includeSupport and feedback]