Share via


ControlCollection.AddDropDownListContentControl Method (2007 System)

Include Protected Members
Include Inherited Members

Adds a new DropDownListContentControl to the document.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

AddDropDownListContentControl(String)

Adds a new DropDownListContentControl at the current selection in the document.

Public method

AddDropDownListContentControl(ContentControl, String)

Adds a new DropDownListContentControl to the collection. The new control is based on a native content control that is already in the document.

Public method

AddDropDownListContentControl(Range, String)

Adds a new DropDownListContentControl at the specified range in the document.

Top

See Also

Reference

ControlCollection Class

ControlCollection Members

Microsoft.Office.Tools.Word Namespace