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

X, Y 화면 좌표(픽셀)를 나타내는 Point입니다.

적용 대상