Hi list
Following help exiced me, i hope it may useful for MB programmer
 
If you want to prevent the user from having access to MapInfo's shortcut menus,
use a Create Menu statement to re-create the appropriate menu,
and define the menu as just a separator control code: "(-".
The following example uses this technique to disable the Map window's shortcut menu.
 
Create Menu "MapperShortcut"  As "(-"
 
 
 

Reply via email to