ToolStripDropDownItem.DropDownLocation 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 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
表示 x 和 y 螢幕座標 (以像素為單位)。