WebBrowser Control Basics
March 20th, 2008WebBrowser control supports properties, methods, and events that allow programmers and web developers create a highly tailored browser with the WebBrowser objects. You can use the WebBrowser control to make a browsing application that restricts navigation to a local network and unwanted websites.
To use these controls, simply add the “Microsoft Internet Controls” tools to [...]