Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I get rid of the bookmarks option on the Edit menu?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
How can I get rid of the bookmarks option on the Edit menu?
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Novell 6.x
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00964533
Message ID:
00964533
Views:
37
In my program, I have the following:
set sysmenu to _MEDIT, _MWINDOW
release bar _MED_BKMKS of _MEDIT
...
The other release statments (denoted with the ...) work fine (removing things from the _MWINDOW menu. However, I can't seem to get rid of the bookmarks menu.

I need to get rid of this menu because it keeps me from being able to trap the F2 key in my form's keypress event.

Does anyone know how to get rid of it or better yet, how to get F2 to trigger my form's keypress event?

Thanks tons!
Next
Reply
Map
View

Click here to load this message in the networking platform