Re: WebBrowser border



Guest <anonymous@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
I've embedded the WebBrowser control (IWebBrowser2 interface)
successfully within one of our Windows CE applications. Now I'd like
to get rid of the fat (3 mm thick) white border around the HTML
content. Is there a way to set the border's width?

Normally, one implements IDocHostUIHandler and returns
DOCHOSTUIFLAG_NO3DBORDER flag from GetHostInfo. I don't know how any of
this works out on WinCE.
--
With best wishes,
Igor Tandetnik

With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925


.