Usage: you can derive this class.
public class CATDlgBarMenu
Base class for menu bar management.
Role:
The menu bar contains objects (instances of the CATDlgSubMenu class) to create pull-down menus.
They are generally named Start, File, Edit, View, Help or ?, and so forth.
Use the menu bar to contain and display menus.
A menu bar parent must be an instance of a class that derives from the classes or
. It can contain only one menu bar instance.
Submenus are placed from left to right in the menu bar, in the order they are instantiated.
public CATDlgBarMenu( | iParent, | ||
const | iObjectName, | ||
iStyle | =NULL) |
public virtual ~CATDlgBarMenu( | ) |
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.