C# web browser resizing | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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?

26th Jan 2020, 7:49 PM
Kenton C
Kenton C - avatar
1 Answer
- 1
well an easy way to fix that is to program a web site in HTML
28th Jan 2020, 1:06 PM
dakota yandell-russell
dakota yandell-russell - avatar