Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Include Protected Members
Include Inherited Members
Adds a new ComboBoxContentControl 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
.gif)
AddComboBoxContentControl(String)
Adds a new ComboBoxContentControl at the current selection in the document.
.gif)
AddComboBoxContentControl(ContentControl, String)
Adds a new ComboBoxContentControl to the collection. The new control is based on a native content control that is already in the document.
.gif)
AddComboBoxContentControl(Range, String)
Adds a new ComboBoxContentControl at the specified range in the document.
Top