Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing the pull down menu appearance
Message
From
21/10/2005 10:13:01
 
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01060958
Message ID:
01061069
Views:
11
You can do some interesting changes in the menu, using the MENU DESIGNER:

In "SKIP FOR" of the item on the menu, you can put something like this :
.F. FONT 'COURIER',12 STYLE 'BUI' COLOR SCHEME 7 
Pls note that you ALWAYS need to put ".F." in the beginning, so taht the item won't be skipped.

In the example above, the menu item will be shown in font "COURIER", size 12, BOLD, UNDERLINED, ITALIC, in Color Scheme 7.

In Preview mode, these "special" changes will not be shown. Only when you run the MPR generated you'll be able to see the final result.

Hope this helps !

Regards

Cesar
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform