**********************************************************
** How to make my MENU appear in my FORM.
**********************************************************
** by Subramanian.G (ramani)
** FoxAcc Software
** ramani_g@yahoo.com
**********************************************************
** To make menu appear on a user form....
*****************************************
1. Open the menu (modify menu), the menu gets opened with the wizard... then ...
Choose from the system menu..View..GeneralOptions.
Select Top-Level Form... Click OK
2. Again from the system menu ... choose ...
Menu... Generate... Generate
This will generate the menu mpr file
3. Now open the main form.
Set in the properties,
ShowWindow = 2 && As top level form
In the InitEvent of the form.. put the code
DO myMenu.MPR WITH THIS
4. Compile and run
Ramani
(Subramanian.G), FoxAcc, ramani_g@yahoo.com
**********************************************************
** EOF
**********************************************************
Evaluate this to make others know how useful is this
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.