0
C# web browser resizing
I'm developing a web browser in c# and at the top I have a text box and forward and back buttons. But when I start the program and resize the window the webBrowser1 element says the same height but the width stays the size of the window. I can't dock the webBrowser1 element because then the buttons at the top and the text box block some stuff at the top of web pages. Also if you know I have a problem that when I open a website it displays "Error loading scripts" how would one fix this?
1 Answer
- 1
well an easy way to fix that is to program a web site in HTML