ComboBox (Constructor)

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

Espacio de nombres:  Microsoft.Office.Tools.Word.Controls
Ensamblado:  Microsoft.Office.Tools.Word.v4.0.Utilities (en Microsoft.Office.Tools.Word.v4.0.Utilities.dll)

Sintaxis

'Declaración
Public Sub New
public ComboBox()

Comentarios

No utilice el constructor para crear un nuevo ComboBox.Utilice el método AddComboBox() para agregar un nuevo ComboBox al documento.Para obtener más información, vea Agregar controles a documentos de Office en tiempo de ejecución.

Seguridad de .NET Framework

Vea también

Referencia

ComboBox Clase

ComboBox (Sobrecarga)

Microsoft.Office.Tools.Word.Controls (Espacio de nombres)