共用方式為


MouseAction.ResetToolboxOnDragDrop 屬性

是否要重設工具箱的選取範圍之後此滑鼠動作所觸發的拖放作業。基底實作總是傳回,則為 true,表示將此滑鼠動作所觸發的拖放作業後重設工具箱的選取項目。

命名空間:  Microsoft.VisualStudio.Modeling.Diagrams
組件:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll 中)

語法

'宣告
Public Overridable ReadOnly Property ResetToolboxOnDragDrop As Boolean
public virtual bool ResetToolboxOnDragDrop { get; }

屬性值

型別:System.Boolean

.NET Framework 安全性

請參閱

參考

MouseAction 類別

Microsoft.VisualStudio.Modeling.Diagrams 命名空間