AfrFoundation Macro SetWorkbenchHiddenToolbar
Macro SetWorkbenchHiddenToolbar (variableName,TbName)
Hides a toolbar while in a workbench.
Use this macro for each toolbar you want to remove.
- Parameters:
-
- variableName
- The pointer to the workbench instance. This pointer is created by
with CATCmdWorkbench as classname parameter
- TbName
- The name of the toolbar to hide. For example, setting TbName to Standard will hide the Standard toolbar
while variableName is the current workbench. The user can display the toolbar by using the toolbar list.
This object is included in the file: CATCreateWorkshop.h
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.