Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BAR looses image when SKIP FOR .T.
Message
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00781795
Message ID:
00781798
Views:
30
>Do I have to hard code and re-issue the modifymenu:
>
ModifyMenu(mhandle, nHelpBarID  ,0, nHelpBarID,"Help")
when implementing images on a pop up menu bars. Or, is there a function I can embed to help me do this automatically.

To disable the call is:
ModifyMenu(mhandle, nHelpBarID  ,1, nHelpBarID,"Help")
I guess the app is going to have to remember all the handles, or recall the the functions to it. Can I assume the handles remain the same throughout the session?

>Thanks
Imagination is more important than knowledge
Previous
Reply
Map
View

Click here to load this message in the networking platform