DiagramView::Toolbox Property

 

Provide cached access to the toolbox. The diagram must be displayed by a diagram view that has access to the toolbox through it's Site property.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
property IToolboxService^ Toolbox {
	IToolboxService^ get();
}
Return to top
Show: