Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to hide a bar?
Message
 
 
To
04/05/2004 17:23:39
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00900956
Message ID:
00900970
Views:
21
Tracy,

It'll disable not hide menu item.

>Here are two examples for when you are defining it strictly in code:
>
>
>DEFINE BAR 10 OF shortcut PROMPT "P\<honeTree" ;
>	SKIP FOR !FILE(cs_phonetree)
>
>DEFINE BAR 6 OF ar PROMPT "Receive Amt Financed" ;
>	SKIP FOR !FILE(cs_ar) OR !level33
>
>
>
>In the menu designer, click on the options button beside the prompt and enter your condition in the Skip For: field such as:
>
>!m.active OR xinsprof = "BATCH PROCESSING" OR mDaysLeft < 0 OR demoversion
>
>is an example of one of ours.
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform