ParentControlDesigner.AllowGenericDragBox 屬性

定義

取得值,指出將工具箱項目拖曳至設計工具的介面上時,是否應繪製泛型拖曳方塊。

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

屬性值

Boolean

如果將工具箱項目拖曳至設計工具的介面上時,應該要繪製泛型拖曳方塊,則為 true,否則為 false。 預設為 true

適用於

另請參閱