Common Objects Used to Create Menus and Toolbars
In This Topic
C1Command's Menus and ToolBars use the following objects to create menu or toolbar systems:
- C1CommandHolder component
- C1CommandMenu command
- C1ContextMenu control
- C1CommandControl command
- C1CommandMdiList command
The following section introduces each command or component used in creating menus and toolbars.
See Also