Class: DfBaseMenu [Abstract] [Obsolete]
Properties Events Methods
Index of Classes
No Longer used by anything
This is an abstract class and should never be used by a developer for object instantiation. While a developer could use this class for sub-classing, it is not encouraged.
Hierarchy
cObject
---cUIObject
------Cm_Menu
---------DfBaseMenu
Library: Windows Application Class Library
Package: none (class defined in runtime)
Mixins: DFListMenu_Mixin
Description
This class is obsolete. Menus are now created using class cCJMenuBar.
As of revision 12.1, DataFlex includes full support for Codejock Software's COM Xtreme CommandBars package for creating menus, toolbars and statusbars. See Using Menus, Toolbars and Statusbars for more information.