Build extensions for Outlook forms (Inspector)
and views (Explorer) in C#, VB, C++

Add-in Express™ Extensions
for Microsoft® Outlook®

30-Oct-06: Add-in Express Extensions VCL for Outlook - version 1.5.216

Public Release 1.5

This version includes all changes of previous builds and betas and adds some new features, namely:


  • ADDED: The WebViewPane option in the ExplorerLayout property is supported.
  • FIXED: The OnClose event is generated now.
  • FIXED: The Professional package required vcl70.bpl to be installed on your PC.

30-Oct-06: Add-in Express Extensions .NET for Outlook - version 1.5.902

Public Release 1.5

This version includes all changes of previous builds and betas and adds some new features, namely:


  • FIXED: DevExpress controls don't show their popups when placed on AdxOlForm.
  • ADDED: The Add-in Express Extensions now works on the X64 platform.
  • Known Issues:
    • In Visual Studio .NET 2003, the reference to AddinExpress.OL.2003.dll is not added automatically when adding ADXOlFormsManager to AddinModule right after creating a project. You can add the reference manually or switch between the designer and code modes before adding ADXOlFormsManager.

03-Oct-06: Add-in Express Extensions .NET for Outlook 1.4.901

Public Release 1.4

  • Requires Add-in Express .NET build 2.7.1762 or higher.

This version includes all changes of previous builds and betas and adds some new features, namely:

  • FIXED: The Click event didn't fire up for a control located on UserControl placed on AdxOlForm
  • FIXED: The WebView ADXOlForm was not cached.
  • FIXED: Setup program required Framework 1.1.4322 to be installed for development machines with Visual Studio .NET 2005 only.
  • FIXED: ADXOlForm didn't show up after the first FolderSwitch event.
  • FIXED: ADXOlForm disappeared if the user clicks the Assign button in Task Inspector.
  • FIXED: The ADXOlFormsManager.CurrentForm property returned null if ExplorerLayout = WebViewPane
  • ADDED: The TopSubpane option to the InspectorLayout enum.
  • ADDED: You can change the size of a displayed form, say Me.Width = 200 (pixels). Width changing is valid for Left And Right sub-panes. Height changing is valid for Top and Bottom sub-panes.

06-Sep-06: Add-in Express Extensions VCL for Outlook 1.4.215

Public Release 1.4

  • Requires Add-in Express VCL 2.7.261 or higher.

This version includes all changes of previous builds and betas and adds some new features, namely:

  • FIXED: The "Trial period is over" bug.
  • FIXED: An exception during add-in registration if any of the Add-in Module events was intercepted.
  • FIXED: The "To:" box is not the focused control in the Word Inspector.
  • ADDED: You can change the size of a displayed form.

28-Jul-06: Add-in Express Extensions VCL for Outlook

Public Release 1.3

  • Requires Add-in Express VCL 2.7.261 or higher.

ADX Extensions VCL for Microsoft Outlook 1.3 is a VCL analog of its .NET edition. That's why it is released in version 1.3, the same version as the ADX Extensions .NET for Outlook.

Known issues

  • The WebViewPane Explorer layout is not supported.
  • In Delphi 2005, the adxOlForm designer doesn't embed into the Design tab. We recommend clearing the Embedded Designer checkbox (Tools->Options->Environment Options->Delphi Options->VCL Designer->Embedded designer).
  • In Delphi 5, you have to enter a form class in the FormClassName property yourself.

30-Mar-06: Add-in Express Extensions for Outlook 1.0.892

Public Prerelease
This version includes all changes of previous builds and adds some new features, namely:

  • ADDED: Folder subpane functionality.
  • ADDED: Setup projects on VS2005.
  • FIXED: Some problems with the built-in Outlook shortcuts.
  • FIXED: A bug on debugging.
  • FIXED: Changing of public properties of ADXOlFormsCollectionItem at run-time is not affected.
  • FIXED: A bug with the default folder on Outlook 2000.

Known Issues:
1. The Outbox folder is not supported. So, don't embed forms for the Outbox folder.

See Downloads to download the Developer package or Premium Zone to download the Professional package.

22-Feb-06: Add-in Express Extensions for Outlook Beta 2

Public Release
It is beta 2 of our new product. Please note the current version of ADX Extensions for Outlook requires Add-in Express .NET 2.3.1754.

  • FIXED: Outlook folder forms didn't appear into the Outlook startup folder.
  • FIXED: Some setup problems on Visual Studio 2003.
  • FIXED: Tab order on Outlook folder forms wasn't processed correctly.

Known Issues

  • The Outbox folder is not supported. So, don't embed forms for the Outbox folder.
  • There are some problems with Outlook shortcuts.
  • A bug on debugging.
  • An Outlook folder form doesn't appear for the current folder when the add-in is started up from the COM add-ins dialog.
  • Changing of public properties of ADXOlFormsCollectionItem at run-time is not affected.
  • An Outlook folder form doesn't appear for the folder created at run-time.
  • Outlook 2000: The default view of the folders used by the add-in isn't restored.

19-Feb-06: Add-in Express Extensions for Outlook Beta 1 - Premium Build

It is our new product available for Add-in Express .NET Premium Support Service Subscribers. You can find more information about Add-in Express Extensions for Outlook on its home page.




Client login

 

Login 

Password 

 

Remember me

Forgot my password



Create a custom Outlook form - video