ListBox-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 ListBox()

Hinweise

Verwenden Sie den Konstruktor nicht, um einen neuen ListBox zu erstellen.Fügen Sie einem Dokument mithilfe der AddListBox()-Methode eine neue ListBox hinzu.Weitere Informationen hierzu finden Sie unter Hinzufügen von Steuerelementen zu Office-Dokumenten zur Laufzeit.

.NET Framework-Sicherheit

Siehe auch

Referenz

ListBox Klasse

ListBox-Überladung

Microsoft.Office.Tools.Word.Controls-Namespace