Hi folks,
I am using the webbrowser control in my form to preview a website. This works fine but only in 1:1 width and height. Now i want to scale the output of the webbrowser control, so that i can see the whole website in a rect of 100 x 200 pixels for instance.
Could you tell me the right property or method?
First I tried to work with the Scale function but it seems to be deprecated, isn't it?
Thank you and best wishes from Germany!