the browser displays HTML. So if the HTML it is displaying is designed to wrap, then it will. If it is not, you get scroll bars. It is pretty much that simple.

If you are talking about going to an existing site, and rendering their site differnetly, then that would require you to implement your own HTML rendering engine, and not use the browser control in the first place.