Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GENERAL FIELD Question
Message
 
To
04/12/2002 21:47:15
Ian Matthews
Up & Running Technologies Inc
Chestermere, Alberta, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00728492
Message ID:
00729807
Views:
18
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform