HTMLView without Scrollbar

BlitzPlus Forums/BlitzPlus Programming/HTMLView without Scrollbar

Hi. When I create a HTMLView, everytime Blitz+ creates a scroll bar at the right side of the HTMLView, even when the site is not scrollable (then the bar is disabled). Everybody an idear how to hide this bar? (Doesn´t matter weather in a BB, HTML or CSS file).
Thanks

Ok. I found a solution. Create it in a panel and make it wider than the panel. Not nice but ok.