DiagramView.Toolbox Property

Definition

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.

public:
 property System::Drawing::Design::IToolboxService ^ Toolbox { System::Drawing::Design::IToolboxService ^ get(); };
public System.Drawing.Design.IToolboxService Toolbox { get; }
member this.Toolbox : System.Drawing.Design.IToolboxService
Public ReadOnly Property Toolbox As IToolboxService

Property Value

Applies to