Retrieves a specific toolbar.
Declaration Syntax
public Toolbar GetToolbar(
string n
)
Public Function GetToolbar ( _
n As String _
) As Toolbar
public:
Toolbar^ GetToolbar(
String^ n
)
Parameters
- n (String)
- The display name of the toolbar.
Return Value
The toolbar with the specified name
Assembly:
FVUI (Module: FVUI) Version: 0.5.4.9 (0.5.4.9)