Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Use of a background graphic
Message
De
13/09/1997 19:54:47
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00050030
Message ID:
00050032
Vues:
23
_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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform