Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 779 Bytes

Outlook.OlkComboBox.DropButtonClick.md

File metadata and controls

31 lines (19 loc) · 779 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
OlkComboBox.DropButtonClick event (Outlook)
vbaol11.chm1000246
vbaol11.chm1000246
Outlook.OlkComboBox.DropButtonClick
9de7c7b5-da6e-825e-a7de-d4419fa8fbb4
06/08/2017
medium

OlkComboBox.DropButtonClick event (Outlook)

Occurs when the user clicks the drop button to expand the drop-down list in the combo box control, or when the DropDown method is called programmatically.

Syntax

expression. DropButtonClick

expression A variable that represents an OlkComboBox object.

See also

OlkComboBox Object

[!includeSupport and feedback]