Description:

Opens a toolbar file.

Syntax:
public ToolbarFile Open(
string path
)
Parameters:
  • path
  • Type: string
  • The full path to the toolbar file.
Returns:
The toolbar if successful, None otherwise.
Available since:
5.0

Nothing found