Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
50
Image size overriding WebImageViewer.Height in some browsers
posted

I'm using the 12.1 controls with .net 4.

I've set the Height of the WebImageViewer control to 100 pixels, but if I add an image that doesn't fit in the control, the control will grow to fit the image on some browsers (Chrome, Firefox, Safari). Is there any way to make it keep the controls Height without resizing all of the images that I am feeding it?

Thanks for you help.