ToolStripDropDownItem.DropDownLocation Eigenschaft

Definition

Ruft die Bildschirmkoordinaten der oberen linken Ecke von ToolStripDropDownItem in Pixel ab.

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

Eigenschaftswert

Ein Point, der die x- und y-Bildschirmkoordinaten in Pixel darstellt.

Gilt für: