DropDown Method
Displays the list portion of a ComboBox.
Syntax
object.DropDown
The DropDown method syntax has these parts:
| Part | Description |
|---|---|
| object | Required. A valid object. |
Remarks
Use the DropDown method to open the list in a combo box.
Displays the list portion of a ComboBox.
Syntax
object.DropDown
The DropDown method syntax has these parts:
| Part | Description |
|---|---|
| object | Required. A valid object. |
Remarks
Use the DropDown method to open the list in a combo box.