This page has been archived and is no longer updated.

We do not supply this product anymore.

Add-in Express for Internet Explorer and Microsoft .net

Create thread-safe, secure, isolated, deployable and context-sensitive add-ons for Internet Explorer 6 (32-bit), IE 7 – IE 11 (32-bit and 64-bit) with a couple of clicks.

Published by Add-in Express
Distributed by ComponentSource since 2006

Version: 10.0.6240 Updated: Jun 13, 2019

Add-in Express for IE and .NET adds IE 9 support

Released: May 26, 2011

Updates in this release

Updates in 2011

  • Added - Complete support for Internet Explorer 9 (32-bit and 64-bit)
  • Added - Beta support for Advanced IE Bars
  • Added - Support for the Div, Span, Html, Header, LI, UList and IFrame HTML elements to the ADXIEContextMenuSeparatorItem, ADXIEContextMenuPopupItem and ADXIEContextMenuCommandItem components.
  • Added - Support for the Div, Span, Html, Header, LI, UList and IFrame HTML elements' events to the ADXIEHTMLDocEvents component
  • Added - ADXIEHelper class
  • Added - OnTabDockChanged event to the ADXIEModule, ADXIEToolbarModule and ADXIEBarModule classes
  • Added - Refresh method to the ADXIEHTMLDocEvents component
  • Added - OwnerDraw property, OnDrawMenuItem and OnMeasureMenuItem events to the ADXIESeparatorMenuItem, ADXIEPopupMenuItem, ADXIEMainMenuItem, ADXIEContextMenuSeparatorItem, ADXIEContextMenuPopupItem and ADXIEContextMenuCommandItem components
  • Added - OnClickEx event to the ADXIEMenuItem and ADXIEContextMenuItems components
  • Altered - Add-on loading procedure was rewritten and optimized for better performance
  • Fixed - Context menus didn't work correctly on the IFrame HTML element