Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Picture on Desktop
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00093474
Message ID:
00093491
Views:
22
>Hello,
> How do I put a .BMP in the main vfp screen. I tried _screen.picture, but that does not show the picture in the vfp main screen. Any suggestions?
>
>Thanks

If all else fails.. you can always:
In your main program (where you SET your environment) do:

@ x, y SAY "mypict.bmp" BITMAP

Although it's one of those 'Included for backward compatibility'
HTH
Previous
Reply
Map
View

Click here to load this message in the networking platform