搜索资源列表
UnsafeNativeMethods
- 从.net框架中反编译出的nsafeNativeMethods类,在框架中由于是内部类型无法从外界调用。用此类中的IPersistStreamInit接口可实现从内存流中加载图片等文件到WEBBROWSER控件
ExWebBrowser
- .net的平台所提供的WebBrowser控件并没有对ActiveX控件的WebBrowser所有事件进行封装,这导致在.net中无法处理某些事件。本代码给出了一个扩展的WebBrowser控件,封装了所有ActiveX WebBrowser控件所提供的事件,对于开发浏览器或相关项目的开发者有参考和帮助。
扩展webbrowser
- 扩展了 .NET 2.0下的WebBrowser控件功能,采用多页版的方式实现网页浏览
csExWB.rar
- 最完整的.net浏览器控件.底层使用VC将IE的COM核心组建进行封装,上层又封装为.net组件.对于.net内置浏览器控件不满意的用户可以使用此控件.,a complete webbrowser compoment of .net
csExWBv2.0.0.2_Includes_ComUtilities
- 最完整的.net浏览器控件.底层使用VC将IE的COM核心组建进行封装,上层又封装为.net组件.对于.net内置浏览器控件不满意的用户可以使用此控件.-a complete webbrowser compoment of .net 这是2.0版-Most complete. Net browser control. The underlying COM using VC to the core of IE, set the package, the upper and packaged as.
WindowInterceptor
- Introduction Sometimes you may collide with the following problem: a third-party binary component or control embedded into your application displays windows (usually message boxes) that hang your code until they are closed. If you do not have th
HTMLTextBox
- 一个看上去很专业、功能也不错的Html网页在线编辑器控件,它的原理是采用IE的命令标识符对.NET的WebBrowser控件进行扩展,使其不仅可以作为一个Web浏览器,还可作为一个功能强大的Web编辑器。
WebBrowser
- My Web Browser created for platform .Net in C Sharp.
UsingWebBrowser
- 一个应用.net的WebBrowser控件的实例小程序,阅读网页文本。-An application. Net instance of the WebBrowser control is a small program, read the page text.
HTMLTextBox
- 一个很专业、功能也不错的Html网页在线编辑器控件,它的原理是采用IE的命令标识符对.NET的WebBrowser控件进行扩展,使其不仅可以作为一个Web浏览器,还可作为一个功能强大的Web编辑器。-A very professional and functional web pages online is also a good Html editor control, and its principle is to use IE command identifiers. NET, the W
HtmlEditor
- 本程式能建立一個所視即所得(WYSIWYG)的 HTML 編輯器.-Full WYSIWYG HTML editor- This editor was created to eliminate this dependence, using only managed code and the implementation of the WebBrowser included in the .NET Framework.
WebBrowser
- Create ur own web browser in .NET Using C Sharp
WebpageManipulation
- vb.net webbrowser控件应用-vb.net webbrowser control applications
WebBrowser-WinForm
- Webbrower与.NET的交互技巧,运用HTML梅花界面,事半功倍-Webbrower with. NET' s interactive skills, the use of HTML plum interface more with less
WBSource1.3.tar
- Web Browser Readme/Change log ------- Webbrowser.sourceforge.net------- 1.3~I had to rewrite the whole program because my computer crashed and I didn t back it up. - Generally looks better - Added error handling (less error message
QQWorld
- webqq 的桌面客户端源码 不同于网上的 webqq桌面客户端只是一个简单的框架 这个就稍稍有点复杂了 读了这个源码 基本就对在.net 下操作WebBrowser控件 门清了 还涉及几个对系统api的调用 可以从中知道如何与网页里的内容进行交互 注册系统快捷键 任务栏窗口闪烁提醒 等-webqq desktop client source code is different from the online webqq desktop client is only a simple frame
WebBrowser
- 微软的MFC和.NET都有WebBrowser控件,这两个控件虽然容易上手,不过由于包装的太好,所以很难深入。因此介绍的WebBrowser将不使用MFC和.NET,而是使用C++实现SDK的WebBrowser-Microsoft s MFC and. NET has a WebBrowser control, although both controls easy to use, but because the packaging very good, it is difficult to
Cjc.ChromiumBrowserDemo-(.NET-4.0)
- C# webbrowser应用DEMO Cjc.ChromiumBrowserDemo (.NET 4.0)-Cjc.ChromiumBrowserDemo (.NET 4.0)
WebBrowser
- C# Net网络基本教程程序,包含NET 窗体的-C# Net Form Example
GMap.NET.WindowsForms
- 利用GMap.net控件在winform中实现一个比webbrowser更简单的地图显示与控制控件。-GMap.net use controls to achieve a more simple than webbrowser map display and control in winform controls.