ModelingDocView.ToolboxService Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides access to the toolbox service
protected:
property System::Drawing::Design::IToolboxService ^ ToolboxService { System::Drawing::Design::IToolboxService ^ get(); };
protected System.Drawing.Design.IToolboxService ToolboxService { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.ToolboxService : System.Drawing.Design.IToolboxService
Protected ReadOnly Property ToolboxService As IToolboxService
Property Value
- Attributes