Class: cCJICommandBarsContextMenus
Module location:
cCJCommandBars.pkg
line
7661 (view source)
CLSID: {777CBB00-0690-4528-8656-E33E61F39377}
Class Hierarchy:
cObject
Mixin
cCJICommandBarsContextMenus
Class Definition
Functions and Procedures
Variant
Com_NewEnum()
Variant
ComAdd(Integer llId String llCaption)
Adds a new command bar to the collection.
ComAddPopup(Variant llPopupBar)
Adds a new command bar to the collection.
Integer
ComCount()
Gets the number of menus in the collection.
ComDeleteAll()
Deletes all of the menus from the collection
Variant
ComFind(Integer llId)
Finds the specified menu
Variant
ComItem(Integer llIndex)
Gets an item from the collection by its index.