DropDown Members
Include Protected Members
Include Inherited Members
Represents a drop-down form field that contains a list of items in a form.
The DropDown type exposes the following members.
Properties
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. |
Top