Creates a new instance of the Toolbar class with a specific display name.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public Toolbar( string n )
Public Sub New ( _ n As String _ )
public: Toolbar( String^ n )
Parameters
- n (String)
- The display name of the toolbar