Flexivert Library Documentation
AddToolBar Method (toolbar)
NamespacesFlexivert.UIToolbarManagerAddToolBar(Toolbar)
Adds a toolbar to the toolbar manager.
Declaration Syntax
C#Visual BasicVisual C++
public void AddToolBar(
	Toolbar toolbar
)
Public Sub AddToolBar ( _
	toolbar As Toolbar _
)
public:
void AddToolBar(
	Toolbar^ toolbar
)
Parameters
toolbar (Toolbar)
The toolbar to be added

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