Thank you for your suggestion but no, I don’t mean a scroll bar. The Tpanel already has scroll bars which I can scroll. While that does work, sort of, it’s clumsy for my needs. What I actually want to do is to single click (a button) and view the full extent (width) of the web page. It gives me a very quick confirmation that all data is/is not uploaded.
I could just create another form of the appropriate size and show that rather than in panel on main form but that’s also rather clumsy.
The purpose of my program is to evaluate the practicability of migrating a Windows VB6 program that’s been working just fine for more than 10 years. Web browser is just one element of many. MS Access Db to SQLite done, timers done, HTTPS post & get next. What I don’t want to do is re-design/code the entire program.