-
Hi, if you see this page: http://www.euromind.com/iedelphi/, you can obtain a VCL for Delphi that uses WebBrowser from IE and add properties like borderless and flat scrollbars.
Anybody know how do it on VB. I Try to translate the code from Pascal to Basic but is like impossible?
:o(
-
I don't think it's possible to remove the border off the WebBrowser control...but what has been suggested in the past is placing the webbrowser in a picturebox and sizing it until the border is hidden. Give that a go.
Gl,
D!m