ControlDesigner.EnableDragRect Property

Definition

Gets a value indicating whether drag rectangles can be drawn on this designer component.

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

Property Value

true if drag rectangles can be drawn; otherwise, false.

Applies to