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