menulist .mode .set  (  ObjectID ,  Mode  )  
                                
Description :

This instruction activates (or deactivates) the automatic keyboard search for an item in a menu list.

When this instruction is activated (the default mode), the user can jump to a particular item in a menu list by typing the first character(s) of this item or the full item text.

Parameters :

  • ObjectID of the menu list
  • MENULIST_SEARCH_ON (DEFAULT)
    MENULIST_SEARCH_OFF

Examples :