Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Displaying images
Message
 
To
19/04/1998 18:33:16
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00093272
Message ID:
00093287
Views:
24
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
Previous
Reply
Map
View

Click here to load this message in the networking platform