ToolStripDropDownItem.DropDownLocation プロパティ

定義

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

プロパティ値

x および y 画面座標をピクセル単位で表す Point

適用対象