All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---ApplicationFrame.CATCmdAccess | +---ApplicationFrame.CATCmdContainer | +---CATCmdWorkbench
Usage: you must use this class as is. You should never derive it.
public class CATCmdWorkbench
Class to create the workbench's access .
Role: The workbench's access is a CATCmdContainer which contains containers: one for it's menubar and one for each toolbar.
To create an instance of CATCmdWorkbench use the macro
NewAccess with CATCmdWorkbench as classname parameter.
public virtual ~CATCmdWorkbench( | ) |
enum CATAfrToolbarStyle { Icons, Text }Defines the button representation in the toolbars.
Copyright © 2003, Dassault Systèmes. All rights reserved.