Freigeben über


ComboBox-Konstruktor

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.Tools.Word.Controls
Assembly:  Microsoft.Office.Tools.Word.v4.0.Utilities (in Microsoft.Office.Tools.Word.v4.0.Utilities.dll)

Syntax

'Declaration
Public Sub New
public ComboBox()

Hinweise

Verwenden Sie den Konstruktor nicht, um einen neuen ComboBox zu erstellen. Verwenden Sie die AddComboBox()-Methode, um dem Dokument einen neuen ComboBox hinzuzufügen. Weitere Informationen finden Sie unter Hinzufügen von Steuerelementen zu Office-Dokumenten zur Laufzeit.

.NET Framework-Sicherheit

Siehe auch

Referenz

ComboBox Klasse

ComboBox-Überladung

Microsoft.Office.Tools.Word.Controls-Namespace