AfrFoundation Macro AddToolbarView
Macro AddToolbarView (variableName,visibility,position)
Adds a toolbar into the workshop or into the workbench.
- Parameters:
-
- variableName
- The pointer to the toolbar's instance created by
with CATCmdContainer as classname parameter.
- visibility
- The toolbar visibility.
Legal values: 1: visible , -1:invisible
- position
- The toolbar's position in the frame.
Legal values:
- UnDock:
- The toolbar is undocked.
- Bottom:
- The toolbar is docked at the bottom of the application window
- Top:
- The toolbar is docked at the top of the application window
- Left:
- The toolbar is docked at the left of the application window
- Right:
- The toolbar is docked at the right of the application window
This object is included in the file: CATCreateWorkshop.h
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.