Creates user interface controls for the toolbars contained
in the toolbar manager, and adds them to a toolstrip container.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public void RenderToolStrip( ToolStripContainer tsc )
Public Sub RenderToolStrip ( _ tsc As ToolStripContainer _ )
public: void RenderToolStrip( ToolStripContainer^ tsc )
Parameters
- tsc (ToolStripContainer)
- The parent toolstrip container