AfrFoundation Macro CATMacAddNextToolbar

Macro CATMacAddNextToolbar (previousName,variableName,object,nColumns,position)
Creates a container and declares it as a next toolbar in the workshop or into the workbench.
Parameters:
fatherName
The pointer to the container's instance.
variableName
The pointer to the instance created
object
The name of the access. or a CATCmdSeparator.
nColumns
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.