Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How Do You Get The Form To Use Your Own Menu?

Status
Not open for further replies.

ibanezGuitars

Programmer
Jul 8, 2004
22
US
Hello,

I never used a menu before because the size can't be enlarged and we have some elderly people here that just can't see it - been using command buttons up until now.

I'm using VFP 7.0 (SP1) on and XP. I built the menu with the builder but how (and where) can I attach my menu onto my form?

Thanks,

Dave
 
Dave,

You don't have to attach a menu to a form. Just issue the command: DO MyMenu.MPR, whre MyMenu is the name under which you saved the menu.

By the way, if people have a problem seeing a menu (a problem which is close to my own heart), the correct approach is to use Desktop Properties in Control Panel to select a larger menu font.

Mike


Mike Lewis
Edinburgh, Scotland

My Visual Foxpro web site: My Crystal Reports web site:
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top