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

Assembly: FVUI (Module: FVUI) Version: 0.5.4.9 (0.5.4.9)