Share via


ControlDesigner.EnableDragRect 속성

정의

끌기 사각형을 이 디자이너 구성 요소에 그릴 수 있는지 여부를 나타내는 값을 가져옵니다.

protected:
 virtual property bool EnableDragRect { bool get(); };
protected virtual bool EnableDragRect { get; }
member this.EnableDragRect : bool
Protected Overridable ReadOnly Property EnableDragRect As Boolean

속성 값

Boolean

끌기 사각형을 그리 수 있으면 true이고, 그렇지 않으면 false입니다.

적용 대상