ToolStripDropDownItem.DropDownLocation Propriedade

Definição

Obtém as coordenadas da tela, em pixels, do canto superior esquerdo do 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 da propriedade

Point

Uma Point representação das coordenadas de tela x e y, em pixels.

Aplica-se a