On Mon, May 31, 2010 at 5:06 PM, Aram Hăvărneanu <aram.h at mgk.ro> wrote: > I'd like to disable the scrollbar To answer my own question, I need to call HRESULT WebFrame::setAllowsScrolling(BOOL flag). To get an IWebFrame interface, I call WebView::mainFrame(). -- Aram Hăvărneanu