Attribute.removeContextMenuItem


removeContextMenuItem(itemText, [sessionFile])

Removes the context menu item. The specified item can be represented as either text or ID and could refer to either a sub menu or a menu item

itemTextstringtext of context menu item
sessionFileoptional boolean Default true. Should commands appear in session file when item selected?
Return valuePointer to this objectAllows multiple function calls to be chained together

See also insertContextMenuItem setDefinitionMenuID setDefinitionMenuID setEditDialog setDoubleClickDialog

Back to Attribute

Back to Overview