ToolStrip.GripRectangle 속성

정의

ToolStrip 이동 핸들의 경계를 가져옵니다.

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 형식 개체입니다. 경계가 표시되지 않으면 GripRectangle 속성은 Empty를 반환합니다.

특성

설명

사용 된 GripRectangle 그리기, 적중 테스트 등에 대 한 경계를 가져올 속성입니다.

적용 대상