Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GENERAL FIELD Question
Message
 
À
04/12/2002 21:47:15
Ian Matthews
Up & Running Technologies Inc
Chestermere, Alberta, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00728492
Message ID:
00729807
Vues:
19
I just did this and it worked.

Created a table with field ImageFile. Put a few records in the table with BMPs files in the field like "Graphics\Bitmaps\Assorted\Balloon.bmp". Then create a form and added a commandbutton with this in the click;
SKIP
Thisform.Image1.Picture = TableName.ImageFile
Thisform.Refresh()
When I clicke the button the image changes to show the file in the field.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform