Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Use of a background graphic
Message
From
13/09/1997 19:54:47
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00050030
Message ID:
00050032
Views:
18
_SCREEN.AddObject("MyBackground", "Image")
_SCREEN.MyBackground.Picture = "MyPicture.bmp"
_SCREEN.MyBackground.Visible = .t.

Of course, MyBackground is an Image object and you can use any method or property of this kind of object.

Vlad


>Hello all!
>
>Would some one please tell me how to display a graphic a a bakcground on a VFP5 application?
>
>I would like to display the company logo instead of a white screen while only the menuis showing.
>
>Thanx
Previous
Reply
Map
View

Click here to load this message in the networking platform