How to develop an IE toolbar with custom buttons
Flash video

Add-in Express™
for Internet Explorer® and Microsoft® .net

Video HowTo samples from technical blog:

See the most recent videos on Add-in Express blog

List of older Add-in Express videos:

Please note, these are outdated videos, captured on older versions of Add-in Express. That is why they do not reveal all the potential of Add-in Express and show by far not all features and capabilities available in Add-in Express 2010 for Internet Explorer.

How to develop a custom IE Toolbar

This video was captured on Visual Studio 2008 with Add-in Express 2008 .NET for Internet Explorer 4.0 installed. From this video, you will learn how to create and register a simple add-on for IE 6 and IE 7, how to develop a custom Internet Explorer toolbar and place a button on it. The toolbar is a descendant of UserControl. Therefore, it's easy for you to know how to use it. To show a custom toolbar, you add a toolbar component to your Internet Explorer add-on project, create an item in the Toolbars collection of the IE module, and bind the toolbar component to the item. Now, in the item's properties, you can specify visualization options of your IE toolbar.

See also an example of how to add a custom button and menu item to the IE toolbar in the Add-in Express for Internet Explorer Developer's Manual.

How to develop an IE toolbar with custom buttons

Please note! The videos may not work properly because we are updating them right now. Please do come back in a few days. Alternatively, you can download the video to watch it offline (right click on the link and select "Save As...").