Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Some Images/Pictures not showing in forms
Message
De
21/01/2006 17:41:23
 
 
À
19/01/2006 23:26:02
Sonny Tabano
Trams Printwork, Inc.
Mabalacat, Philippines
Information générale
Forum:
Visual FoxPro
Catégorie:
Photos et traitement d'images
Versions des environnements
Visual FoxPro:
VFP 9
Database:
Visual FoxPro
Divers
Thread ID:
01088766
Message ID:
01089176
Vues:
11
Hi Sonny

You must put the code in the refresh method of the form.

This code is independente of the folder where you put your aplication but for the folder name where the images are.

foto = SYS(5)+CURDIR()+"IMAGES\"+alltrim(Str(val(empid)))+".jpg"
ThisForm.imgPic.Picture=(foto)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform