What I was thinking of is load a webbrowser window somewhere in the form, but within the webbrowser size, by default, load only say the Half left (or right) part of the webbrowser window. In pseudocode it would be smth like
webbrowser1.show(1*webbrowserWindow.Height, 0.5*webbrowserWindow.Width, webbrowserWindow.With.StartFromLeft/Right).
Now I know it sounds pretty crazy, but it would be smth very handful for me.
Look at the SS below if you didn't get what I'm trying to say because that's quite possibly as clear as I can be.




Reply With Quote