1 - CodeProject: Extending Explorer with Band Objects using .NET and Windows Forms. Free source code and programming help
http://www.codeproject.com/KB/shell/dotnetbandobjects.aspx?fid=3788&df=90&mpp=25&noise=3&sort=Position&view=Quick&fr=126&select=1976344The most complete article, with source code and compiled executables.Description retrieved from the page: Walks you through the implementation of an Explorer... (show)Walks you through the implementation of an Explorer bar with the help of BandObject base class. Describes implementation details of the BandObject class.; Author: Pavel Zolnikov; Section: Shell and IE programming; Chapter: Desktop Development (hide)
2 - Internet Explorer Toolbar « Geers’ Blog
http://cgeers.wordpress.com/2008/02/16/internet-explorer-toolbar/How to develop the Internet Explorer Toolbar in Visual Studio 2008 (c# / vb .net)
3 - CodeProject: Issues faced while extending IE with Band Objects using .NET and Windows Forms. Free source code and programming help
http://www.codeproject.com/KB/cs/Issuewithbandobjects.aspxCommon issues faced: toolbar not displaying, not moving, locked over the menu, BHO recognition, bandobjectlib, etc...Description retrieved from the page: Issues faced while extending IE with Band Objects using... (show)Issues faced while extending IE with Band Objects using .NET and Windows Forms; Author: sonal.india; Section: C#; Chapter: Languages (hide)
4 - Mark Finkle's Weblog: Working With MSHTML Hosting
6 - IE Advanced Toolbar for Favorite site navigation and log-in
https://secure.codeproject.com/KB/shell/ie_advanced_toolbar.aspxAdvanced IE toolbar, using .NET band objects, for navigation and login with a single click.Description retrieved from the page: Advanced IE toolbar, using .NET band objects, for navigation... (show)Advanced IE toolbar, using .NET band objects, for navigation and login with a single click.; Author: vadaa; Section: Shell and IE programming; Chapter: Desktop Development (hide)
7 - Band Objects - .NET 2.0 Redux
http://www.codeproject.com/KB/cs/BandObjects20.aspx?select=1768938&df=100&forumid=306921&exp=0A .NET 2.0 version of Pavel Zolnikov's BandObjects project.Description retrieved from the page: A .NET 2.0 version of Pavel Zolnikov's BandObjects... (show)A .NET 2.0 version of Pavel Zolnikov's BandObjects project.; Author: cambo1982; Section: C#; Chapter: Languages (hide)
8 - How to handle document events in a Visual C# .NET application
http://support.microsoft.com/kb/312777This article describes how to catch document events for the WebBrowser control in Microsoft Visual C# .NET. Description retrieved from the page: Describes how to catch document events for the WebBrowser... (show)Describes how to catch document events for the WebBrowser control in a Visual C# .NET application. You must create an own function to handle the document events. (hide)
9 - Assembly Registration Tool (Regasm.exe)
http://msdn.microsoft.com/en-us/library/tzat5yw6(VS.80).aspxRegAsm - tool to register assemblies that will make the libraries visible on for Internet Explorer.
http://en.wikipedia.org/wiki/Browser_Helper_ObjectA Browser Helper Object (BHO) is a DLLmodule designed as a plugin for Microsoft's Internet Explorerweb browser to provide added functionality. BHOs were introduced in October 1997 with the release of version 4 of Internet Explorer. Most BHOs are loaded once by each new instance of Internet Explorer. However, in the case of the Windows File Explorer, a new instance is launched for each window.
Suggest a new link
Registered users can suggest new links relative to this set topics. Login or register.
Post a comment
Only registered users can leave comments. Login or register.