DropDown Properties
Office 2010
The DropDown type exposes the following members.
| Name | Description | |
|---|---|---|
|
Application | Returns a Application object that represents the Microsoft Word application. |
|
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. |
|
Default | Returns or sets the default drop-down item. |
|
ListEntries | Returns a ListEntries collection that represents all the items in a DropDown object. |
|
Parent | Returns an object that represents the parent object of the specified object. |
|
Valid | Determines if the specified form field object is a valid check box form field. |
|
Value | Returns or sets the number of the selected item in a drop-down form field. |