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 (в пикселях).

Применяется к