Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Background image for popup menu
Message
From
12/06/2016 10:14:07
Walter Meester
HoogkarspelNetherlands
 
 
To
11/06/2016 19:40:06
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01637254
Message ID:
01637264
Views:
77
>I am looking for put a background image on a popup menu and have it show in the background for each bar. Is this possible? If so, please help.

This is not possible out of the box.

If I had to do it, I'd go for using the windows API to find the windows handle of the popup window and see whether I could apply some Windows messages to draw on the window directly. I think it should be possible, but most likely very, very difficult and a vast knowledge of windows API drawing required.
Previous
Reply
Map
View

Click here to load this message in the networking platform