Diagram::OnToolboxSelectionChanged Method (ModelingToolboxItem^)
Visual Studio 2015
Called when the selection on toolbox changed (through a single-click, or pressing up/down arrow keys). Base implementation does nothing.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- toolboxItem
-
Type:
Microsoft.VisualStudio.Modeling.Design::ModelingToolboxItem^
New toolbox item with selection. This can be null, if "Pointer" mode is selected.
Show: