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.
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.