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
[BrowsableAttribute(false)]
public virtual Point Location { get; set; }

Valor de propiedad

Tipo: System.Drawing.Point

Comentarios

Notas para los llamadores

This method should not be used and is not supported. For more information, see 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)