用VB.NET克隆IE7源代码
This is an example browser written in VB.NET using .net framework 2.0 (Visual Studio 2005).
It is a tabbed web browser. It shows many examples of working with the new browser control and the loaded document. Things you will find in this example are: Basic browser navigation and functionality, Search provider code, working with favorites, showing how to display most of the dialogs available in internet explorer 7, Document Explorer, Ripping images from web pages, identifying and working with the element a user is hovering over in the loaded document. Also included is code to deal with popups including an info bar, a simple rss reader, detecting rss, saving images, working with history, cookies and cache, site blocking, phising filter starters and much more. This should get you more than well on your way to a full blown browser application. Please vote if you find this code useful.
2023-12-30 11:09:52
3.33MB
VB.NET
1