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 屏幕坐标(以像素为单位)。