window .contextmenu .item .add  (  Procedure ,  Item ,  Type  )  
                                          
Description :

This instruction adds an item into the context menu.

Parameters :

  • Name of the procedure managing the events.
  • Text to be added.
  • CONTEXTMENU_NORMAL
    CONTEXTMENU_CHECKED

Notes :


The procedure managing the events takes no parameter.

Examples :