Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using MPOPUP in FLL displays 'Old' Style of Shortcut
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Using MPOPUP in FLL displays 'Old' Style of Shortcut
Miscellaneous
Thread ID:
00384771
Message ID:
00384771
Views:
68
Does anyone know what the definition of the MPOPUP value should be when using an FLL to get the newer style 3-D Popup type menu rather than the older style flat menu? I haven't experimented yet to see but the following are also defined as well.


It is defined in PRO_EXT.H as:

#define MPOPUP 1 /* Menu is a POPUP type menu */
#define MPAD 2 /* Menu is a PAD type menu */
#define MBAR 3 /* Menu is a BAR type menu */


TIA
Reply
Map
View

Click here to load this message in the networking platform