Hello,
does anyone know how i could hide the scrollbars of a BrowserFrame?
So far i figured out, that i can manually hide them if i manipulate the iframe tag and add there “scrolling=‘no’”
But how can i say the BrowserFrame constantly that it should do that?