All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---System.CATEventSubscriber | +---System.CATCommand | +---DialogEngine.CATDialogAgent | +---CATCmdSwitchAgent
Usage: you must use this class as is. You should never derive it.
public class CATCmdSwitchAgent
Class which defines an acquisition agent visualizable in a toolbar.
Role: This agent is displayed in a toolbar. Each valuation (switch) is represented by
an icon. The count of switch represents the count of possible value for the agent.
Use the CATICmdSwitchAgent interface to handle it.
To see the agent in the toolbar:
public CATCmdSwitchAgent( | const CATString& | iName, | |
const CATString& | iAgentResID, | ||
CATDlgEngBehavior | iBehavior | =NULL, | |
CATCommandMode | iStatus | =CATCommandModeUndefined) |
Copyright © 2003, Dassault Systèmes. All rights reserved.