AddToolbar Method (IWorkspace)
Adds a toolbar to this workspace.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function AddToolbar( _
BSTR ApiUuid As System.String, _
BSTR ToolBarName As System.String _
) As Toolbar |
Parameters
- ApiUuid
- UUID of the add-in or application
- ToolBarName
- Name of the toolbar
Parameters
- Toolbar[out] or Return Value
- IToolbar
See Also
Availability
DraftSight 2017 SP0