Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Display image
Message
De
20/03/2000 10:03:24
Anthony Suarez
Black Marlin Data Corporation
Taguig, Philippines
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00347748
Message ID:
00347855
Vues:
22
>Joao,

> You need to use an Image control. In the refresh of the image control assign the field to the picture property as in;

> This.Picture = FieldName

> Then when the record pointer moves issue a refresh for the image control as in;

> SKIP
> Thisform.Image1.Refresh()

Joao,
To make this simpler
thisform.image1.picture = tblName.fldName
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform