Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Stretching a background pic
Message
De
16/09/2003 11:20:02
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00829425
Message ID:
00829439
Vues:
24
>I have a background pic I wish to use for the main FoxPro form using the _screen.picture property.
>
>Is there a property that also allows it to stretch the pic instead of tiling it?
>
>Thanks!

Tommy,
I prefer to add an image control to _screen. ie:
_screen.AddObject('bkground','image')
with _screen.bkground
 .Picture = ...
 .Top = ...
 *...
 .Visible = .t.
endwith
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform