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

屬性值

Point

Point 表示 x 和 y 螢幕座標 (以像素為單位)。

適用於