Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deactivate element from the main menu
Message
From
31/08/2006 10:10:01
 
 
To
31/08/2006 10:04:00
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01150125
Message ID:
01150127
Views:
26
>How to desactivate item from the main menu of my application ?

See SET SKIP OF in Help:

Enables or disables a menu, menu bar, menu title, or menu item for user-defined menus or the Microsoft Visual FoxPro system menu.

SET SKIP OF MENU MenuBarName1 lExpression1
-Or-

SET SKIP OF PAD MenuTitleName OF MenuBarName2 lExpression2
-Or-

SET SKIP OF POPUP MenuName1 lExpression3
-Or-

SET SKIP OF BAR nMenuItemNumber | SystemItemName OF MenuName2
lExpression4
- Whoever said that women are the weaker sex never tried to wrest the bedclothes off one in the middle of the night
- Worry is the interest you pay, in advance, for a loan that you may never need to take out.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform