ToolStripDropDownItem.DropDownLocation Eigenschap

Definitie

Hiermee haalt u de schermcoördinaten, in pixels, van de linkerbovenhoek van het ToolStripDropDownItemscherm op.

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

Waarde van eigenschap

Een Point weergave van de coördinaten van het x- en y-scherm, in pixels.

Van toepassing op