ToolStripDropDown.GripRectangle 속성

정의

이 속성은 이 클래스와 관련이 없습니다.

public:
 property System::Drawing::Rectangle GripRectangle { System::Drawing::Rectangle get(); };
[System.ComponentModel.Browsable(false)]
public System.Drawing.Rectangle GripRectangle { get; }
[<System.ComponentModel.Browsable(false)>]
member this.GripRectangle : System.Drawing.Rectangle
Public ReadOnly Property GripRectangle As Rectangle

속성 값

Rectangle

ToolStrip 이동 핸들의 경계입니다.

특성

설명

이 속성은 이 클래스와 관련이 없습니다.

적용 대상