Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Best way to display a GIF graphic file
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00093863
Message ID:
00094031
Vues:
54
>Thanks for your reply.. would you have any sample code??/
>
>I have a fullpath of a gif.. and need to display when a user presses a button..
>
>Thanks
>
>Scott

Use the LOADPICTURE() function as follows:
* hWndCntrl is the FOXHWND control
* lcfile is the gif (or jpg)
ThisForm.hWndCntrl.Picture = LOADPICTURE(lcfile)
George

Ubi caritas et amor, deus ibi est
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform