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

属性值

true 如果可以绘制拖动矩形,则为否则,为 false.

适用于