Customize Internet Explorer (IE)
with your extensions in C#, VB.NET, C++
Add-in Express™
for Internet Explorer® and Microsoft® .net
04-Aug-08: Add-in Express 2008 for Internet Explorer and .NET - version 4.3.124
Public Release 2008.4.3.124
This version includes all changes of previous builds and adds the following features:
- ADDED: The multi-level menu support to the ContextMenu collection of the ADXIEModule class.
- FIXED: A problem with combo boxes and edit controls added to the ToolStrip component.
- ADDED: The ADXIEHTMLDocEvents and ADXIECommands components.
- FIXED: An exception was thrown by the Add-in Express wizard on PCs with Visual Studio 2008 installed.
07-Mar-08: Add-in Express 2008 .NET for Internet Explorer - version 4.0.114
Public Release 2008.4.0.114
This version includes all changes of previous builds and adds the following features:
- ADDED: The OnTabChanging, OnTabChanged, OnTabMoved, OnTabActivated, OnTabCreated events to ADXIEModule class.
- ADDED: The MainWindowHandle property to the ADXIEModule, ADXIEToolbar, ADXIEBar classes.
- ADDED: The GetModuleCount, GetModuleByIndex, GetModuleByThread, GetModuleIndex methods to the ADXIEModule class.
- ADDED: The Module property to the ADXIEToolbar, ADXIEBar classes
- ADDED: The IsTabbedBrowsingEnabled, IsQuickTabsEnabled, IsTabActive, TabActivate, TabNext, TabPrevious, TabFirst, TabLast methods to ADXIEModule class.
- ADDED: The FindNativeWindows, SendMessageToInstance, SendMessageToAll methods to the ADXIEModule, ADXIEToolbar, ADXIEBar classes.
- ADDED: The ADXIEToolbar class supports user input.
- CHANGED: The LoadBehavior and LoadOnBehalfOf are obsolete in the ADXIEModule class.
- CHANGED: The adxloader.dll creates a separate domain for each add-on.
- FIXED: The BeforeNavigate2 didn't fire.
- FIXED: A problem with the toolbar size when other third party toolbars are loaded.
29-Jan-08: Add-in Express 2008 .NET for Internet Explorer - version 4.0.108
Public Release 2008.4.0.108
This version includes all changes of previous builds and adds the following features:
- FIXED: The BeforeNavigate2 event raised an exception in IE7.
- FIXED: It was not possible to add more than one command to the IE command bar.
- ADDED: The DownloadManager example to the installation package.
- FIXED: A problem with IE events in the ADXIEModule class.

