Postări

Se afișează postări cu eticheta VisualFoxpro

Cool Menu Feature

Imagine
Did you know that you can edit the Font/Bold/Italic/Color of a menu ?! Here it is how: Go to the menu editor and in the Message input box write the appropriate code like this: Then Generate the menu ... After that is finished in Your MPR file you will find something like this ... As you can see Vfp creates a nice command line that tells Vfp in which manner to format the menu. Tip: This feature goes back as long as VisualFoxpro 3.0 Thanks to Grigore Dolghin for showing me this.

ShortCuts

If you press CTRL + SHIFT + "U" all the selected text is UPPERCASED CTRL + "U" - LOWERCASES the text Enjoy !