Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Run a menu within in top level form form
Message
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00082471
Message ID:
00082530
Views:
37
>My application has a top level form with a SDI menu.
>How do I attach a new menu to a child form when the form runs?
>When I try do menu.mpr in the child forms init procedure the menu appears in the Foxpro screen window
>
>Many thanks for any help
>
>Paul Oxley

Paul,

You need to make sure that the menu you created is marked as running in a top-level form in the menu designer and then you need to pass a reference of the top-level form to the menu program. DO MyMenu WITH oTopLevelForm.

Steve
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform