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