Disable Text Wrap and Enable Horizontal ScrollBar for WebBrowser

  • Thread starter Thread starter webbertsolutions
  • Start date Start date
W

webbertsolutions

I am navigating to text files and would like the WebBrowser control to
-- Not Wrap
-- Enable Horizontal ScrollBar Always

One additional requirement is to NOT use mshtml.dll. The reason for this is that the DLL is not installed on a users machine
by default. In order to get it installed, you have to install an entire SDK. I am not permitted to do this.

Any help would be appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top