Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Menus in Modal forms
Message
From
11/05/1998 23:20:07
 
 
To
11/05/1998 21:23:40
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00098638
Message ID:
00098653
Views:
32
>I thought there was a way to use .mprs in modal forms by using the Paint event or something similar. I can't make it work. The bars stay inactive. Any clues?
>(I have a modal form which has a "Go to" option on the toolbar, but the Hot Key - F7 is activated from the menu.)


Make a menu pad that has the options you want (for example Edit).

In form.Activate:
PUSH MENU _MSYSMENU

In form.GotFocus
DO MyMenu.MPR

In form.Deactivate
POP MENU _MSYSMENU
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform