Share via


ComboBox.Location (Propiedad)

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

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

Sintaxis

'Declaración
<BrowsableAttribute(False)> _
Public Overridable Property Location As Point
    Get
    Set
[BrowsableAttribute(false)]
public virtual Point Location { get; set; }

Valor de propiedad

Tipo: System.Drawing.Point

Comentarios

Notas para los llamadores

Este método no se debe usar y no es compatible. Para obtener más información, vea Limitaciones de los controles de formularios Windows Forms en los documentos de Office.

Seguridad de .NET Framework

Vea también

Referencia

ComboBox Clase

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