CommandBars.Add

This function adds a toolbar to the application. Top level menus and context menus cannot be added.

Syntax Parameters Return Value
Function CommandBars.Add( _
    Name As String) As CommandBar
Name [in]

Type: String

CommandBar