Share via


DropDown Object Members

Word Developer Reference

Represents a drop-down form field that contains a list of items in a form.

Properties

  Name Description
Bb257538.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257538.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb257538.properties(en-us,office.12).gif Default Returns or sets a Long that represents the default drop-down item. Read/write.
Bb257538.properties(en-us,office.12).gif ListEntries Returns a ListEntries collection that represents all the items in a DropDown object.
Bb257538.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified DropDown object.
Bb257538.properties(en-us,office.12).gif Valid True if the specified form field object is a valid drop down form field. Read-only Boolean.
Bb257538.properties(en-us,office.12).gif Value Returns or sets the number of the selected item in a drop-down form field. Read/write Long.