ComboBox.DropDown Method (Outlook Forms Script)

Displays the list portion of a ComboBox.

Syntax

expression .DropDown

expression A variable that represents a ComboBox object.

Remarks

Use the DropDown method to open the list in a combo box.