Diagram::ToolboxAction Property

 

Gets the mouse action that invokes a response when the user clicks the Toolbox.

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

public:
property ToolboxAction^ ToolboxAction {
	ToolboxAction^ get();
}

Property Value

Type: Microsoft.VisualStudio.Modeling.Diagrams::ToolboxAction^

The mouse action that invokes a response when the user clicks the Toolbox.

Return to top
Show: