ToolStripDropDownItem.DropDownLocation Propiedad

Definición

Obtiene las coordenadas de pantalla, en píxeles, de la esquina superior izquierda del ToolStripDropDownItem.

protected public:
 virtual property System::Drawing::Point DropDownLocation { System::Drawing::Point get(); };
protected internal virtual System.Drawing.Point DropDownLocation { get; }
member this.DropDownLocation : System.Drawing.Point
Protected Friend Overridable ReadOnly Property DropDownLocation As Point

Valor de propiedad

Un tipo Point que representa las coordenadas x e y de la pantalla, en píxeles.

Se aplica a