共用方式為


ModelingDocView.ToolboxItemSelected 事件

發生於使用者將選取的項目從 [工具箱] 拖曳至文件視窗。

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

語法

'宣告
Public Event ToolboxItemSelected As DragEventHandler
public event DragEventHandler ToolboxItemSelected

備註

當使用者按一下的項目時,會呼叫這個方法工具箱

工具箱項目包括圖形和連接器。

.NET Framework 安全性

請參閱

參考

ModelingDocView 類別

Microsoft.VisualStudio.Modeling.Shell 命名空間