Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Displaying images
Message
 
À
19/04/1998 18:33:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00093272
Message ID:
00093287
Vues:
25
Hey Richard,

>VFP 5.0
>I want to display a picture in my form only if a character field equals a certain value. Ex- if machine.model equals hal2000 then the hal.bmp image will be visible on form. Could anyone lead me in the right direction?  Thanks.

You could place an image control on a form and set it's Picture property at runtime depending on the machine.model.

Or you could place the bmp itself in the corresponding record as a General field. You could use APPEND GENERAL to get the image in the field.

HTH,
Jim Duffy
Microsoft MVP
INETA Speaker
TakeNote Technologies
Developer's Choice Award Winner for Best Training Company
Specializing in VB.NET, ASP.NET, VFP, and SQL Server Training and Development
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform