共用方式為


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

適用於