TEQNOBLASTER
New Member
- Joined
- Mar 7, 2018
- Messages
- 2
Hi Everyone,
I have a userform with a gallery of images in thumbnail size.
I am trying to use a second userform that will resize to the size of the image.
With the autosize property set to true the image displays at its original size.
However, when i set the userforms width and height to the images width and height it pulls the "before" autosize properties..
How in the world do i get the width and height of the image?
--QBlaster
I have a userform with a gallery of images in thumbnail size.
I am trying to use a second userform that will resize to the size of the image.
With the autosize property set to true the image displays at its original size.
However, when i set the userforms width and height to the images width and height it pulls the "before" autosize properties..
How in the world do i get the width and height of the image?
--QBlaster