Hiding scrollbars in WebBrowserComponent (WIN)

Hi

I thought it might be useful to someone.

Basically what I did was to implement IDocHostUIHandler with GetHostInfo() that hides the scrollbars.
to do so I’ve added a class JuceIDocHostUIHandler of type ComBaseClassHelper

Thanks for sharing!

No problem :slight_smile: