DropDown Object Members
Word Developer Reference |
Represents a drop-down form field that contains a list of items in a form.
Properties
Name | Description | |
---|---|---|
Application | Returns an 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. Read-only Long. | |
Default | Returns or sets a Long that represents the default drop-down item. Read/write. | |
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 DropDown object. | |
Valid | True if the specified form field object is a valid drop down form field. Read-only Boolean. | |
Value | Returns or sets the number of the selected item in a drop-down form field. Read/write Long. |