Show pageOld revisionsBacklinksAdd to bookBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== eCMS ====== Constant enumeration ===== Description ===== Context Menu style style ===== Members ===== ^Member^ Value^ Description^ |**eCMSBottomMargin**| 7| Context menu click on bottom margin| |**eCMSFormat**| 2| Formatting Context Menu (when called with CTRL pressed)| |**eCMSFrame**| 8| Context menu click on document frame/tab| |**eCMSLeftMargin**| 4| Context menu click on left margin (indicator margin)| |**eCMSMargin**| 3| Context menu click on margin (area between left margin and text)| |**eCMSNormal**| 0| Normal editor context menu| |**eCMSReadOnly**| 1| Context menu for Read-Only document| |**eCMSRightMargin**| 5| Context menu click on right margin (wrap indicators area)| |**eCMSTopMargin**| 6| Context menu click on top margin (horizontal ruler)| ===== See Also ===== [[:scripting:api:context-menu-handler:init|IContextMenuHandler::Init]] #API ~~NOTOC~~