Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Managing form specific menu
Message
From
14/07/1998 04:44:01
Mark Hall
Independent Developer & Voip Specialist
Keston, Kent, United Kingdom
 
 
To
13/07/1998 13:29:44
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00116804
Message ID:
00117045
Views:
22
>Some good suggestions. I think I'd better brush up on the menus, and check out some of the VFP books.
>
>Thanks for the help,
>Bob

Hi, you could also use the latest version of my Menulib (object oriented menuing for VFP).

The latest version ( currently on my www site only) supports a visible property for any menu item.

So, on activate :-
_SCREEN.Menu.FormMenu.Visible( .t.)

On deactivate :-
_SCREEN.Menu.FormMenu.Visible( .f.)

On destroy
_SCREEN.Menu.Removeobject( "FormMenu")

Get it here :
http://www.users.dircon.co.uk/~markh/menulib.htm
Regards
Mark

Microsoft VFP MCP
Menulib - OO Menus for VFP www.hidb.com/menulib
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform