Hi all,
I have a problem that I hope any of you can solve for me.
An image control does not have the property to allow you to change from twip to pixel
I want to scale a picturebox to fit the picture, this is to tile for background.
What I thought is if I can use the image control the stretch property set to 'False' and a picture box that, at runtime will size itself to size of image. But the image has no property to change from Twip to Pixel.
How can I achieve the result I want?
Thanking you for your time to help.
Andrew G.
I have a problem that I hope any of you can solve for me.
An image control does not have the property to allow you to change from twip to pixel
I want to scale a picturebox to fit the picture, this is to tile for background.
What I thought is if I can use the image control the stretch property set to 'False' and a picture box that, at runtime will size itself to size of image. But the image has no property to change from Twip to Pixel.
How can I achieve the result I want?
Thanking you for your time to help.
Andrew G.