robertlees Newbie
Joined: 19 Sep 2005 Posts: 22 Location: Sydney, Australia
|
Posted: Apr 24th, 2006 06:44 PM Post subject: Working with the image conrol |
|
|
I want to be able to select an image file (.jpg) and assign it to an image on my form. Next step is for the user to be able to specify the top, left. width and height of this image.
The placement will probably be ok, but I don't think I can just say...
'imgLogo.Picture = strImageFile'
What do you think ? |
|