Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Image in the form
Message
From
03/11/2005 10:23:46
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Image in the form
Miscellaneous
Thread ID:
01064958
Message ID:
01064958
Views:
62
I added the same image to 15 forms, 3 of them show very bad resolution, I have checked that I used everything exactly the same (same type of form, same image control, same code). just wonder why am I missing.

the code I'm using, I got from this ng as well:

myimage='c:\pict\a.jpg'

lnH = .Height
lnW = .Width
.Picture = (myimage)
.Height = m.lnH
.Width = m.lnW

please advise

thanks for the help.

regards,

Jerry
Next
Reply
Map
View

Click here to load this message in the networking platform