Add-in Express for .NET, VCL, VSTO, IE and Outlook Express - News

07-Mar-08: Add-in Express 2008 for VSTO - version 4.0

Public Release 2008.4.0.3500

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

Add-in Express 2008 for VSTO, build 3500:

  • ADDED: The OnKeyDown event to the ADXAddinModule class.
  • ADDED: The Prerequisites dialog to the Publish wizard.
  • ADDED: The Minimum Required Version feature to the Publish wizard.
  • ADDED: Support of multiple versions of MS Office in one project (Office 2003 and 2007).
  • FIXED: Events of ADXCommanBarComboBox, ADXCommanBarEdit and ADXCommanBarDropDown components didn't fire in Visio when more than one document is opened.
  • FIXED: Outlook might hang if email was sent from the Windows Explorer.
  • FIXED: The the Visible property of the ADXRibbonTab component raised an exception when it was changed at runtime.
  • FIXED: A problem with the ADXBuiltInControl component.
  • FIXED: A problem with the ActiveSync software in Outlook 2007.

Add-in Express Extensions for Microsoft Outlook, build 932:

  • ADDED: The ADXOlFormsCollectionItem.AlwaysShowHeader property.
  • ADDED: The ADXOlFormsCollectionItem.CloseButton property.
  • ADDED: The ADXOlForm.ADXCloseButtonClick event.
  • ADDED: An advanced form region is restored when the ADXOlForm.Activete method is called.
  • FIXED: ADXOlForm did not show up for the MeetingRequest inspectors.
  • FIXED: The invocation point of the ADXOlForm.Activated event is changed. As result, now it is possible to set the focus to a form control in this event; the visible and ąctive properties had the false value, now they have the true value in this event.
  • FIXED: Explorer ADXOlForms were deleted when a new Inspector was being opened and Outlook was minimized.
  • FIXED: Inspector hanging when sending a file via Explorer or Word.
  • FIXED: Optimization of work of the WatchEngine internal object.

Add-in Express Extensions for Microsoft Excel, build 932:

  • ADDED: The ADXExcelTaskPanesCollectionItem.AlwaysShowHeader property.
  • ADDED: The ADXExcelTaskPanesCollectionItem.CloseButton property.
  • ADDED: ADXExcelTaskPane.OnADXCloseButtonClick event.
  • ADDED: An advanced form region is restored when the ADXExcelTaskPane.Activete method is called.
  • FIXED: The invocation point of the ADXExcelTaskPane.Activated event is changed. As result, now it is possible to set the focus to a form control in this event; the visible and ąctive properties had the false value, now they have the true value in this event.
  • FIXED: The same size for any šosition of ADXExcelTaskPane was used.

Add-in Express Extensions for Microsoft Office Toolbars, build 462

  • ADDED: The ControlNeeded event to the ADXControlAdapter class.

07-Mar-08: Add-in Express 2007 for VSTO - version 3.8

Public Release 2007.3.8

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

Add-in Express 2007 for VSTO, build 2508:

  • ADDED: The OnKeyDown event to the ADXAddinModule class.
  • ADDED: The Prerequisites dialog to the Publish wizard.
  • ADDED: The Minimum Required Version feature to the Publish wizard.
  • FIXED: Events of ADXCommanBarComboBox, ADXCommanBarEdit and ADXCommanBarDropDown components didn't fire in Visio when more than one document is opened.
  • FIXED: Outlook might hang if email was sent from the Windows Explorer.
  • FIXED: The the Visible property of the ADXRibbonTab component raised an exception when it was changed at the runtime.
  • FIXED: A problem with the ADXBuiltInControl component.
  • FIXED: A problem with the ActiveSync software.

Add-in Express Extensions for Microsoft Outlook, build 922:

  • FIXED: ADXOlForm did not show up for the MeetingRequest inspectors.
  • FIXED: Explorer ADXOlForms were deleted when a new Inspector was being opened and Outlook was minimized.

Add-in Express Extensions for Microsoft Excel, build 922:

  • None.

Add-in Express Extensions for Microsoft Office Toolbars, build 460

  • None.

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.

07-Mar-08: Add-in Express 2008 .NET for Outlook Express - version 4.1.750

Public Release 2008.4.1.750

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

Add-in Express 2008 .NET for Outlook Express, build 750:

  • FIXED: A bug in the Send method of the ADXOEMailItem class.
  • FIXED: A bug in the Priority property of the ADXOEMailItem class.
  • FIXED: A bug in the CreationTime, SentOn and ReceivedTime properties of the ADXOEMailItem class.
  • FIXED: The invocation point of the ADXOEForm.Activated event is changed. As a result, now it is possible to set the focus to a form control in this event; the visible and ąctive properties had the false value, now they have the true value in this event.

07-Mar-08: Add-in Express 2008 VCL for Outlook Express - version 4.0 Beta

Public Beta

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

Add-in Express 2008 VCL for Outlook Express, build 757:

  • Add-in Express 2008 VCL for Outlook Express Beta released.

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.

15-Jan-08: Add-in Express 2007 for .NET - version 3.8

Public Release 2007.3.8

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

Add-in Express 2007 for .NET, build 1886:

  • FIXED: Outlook might hang if email was sent from the Windows Explorer.
  • FIXED: The the Visible property of the ADXRibbonTab component raised an exception when it was changed at the runtime.

Add-in Express Extensions for Microsoft Outlook, build 921:

  • FIXED: An inspector hung when when sending a file via Windows Explorer or Word

Add-in Express Extensions for Microsoft Excel, build 921:

  • None

Add-in Express 2007 Extensions for Microsoft Office Toolbars, build 460

  • None.

14-Jan-08: Add-in Express 2008 for VCL - version 4.0 Release

Public Release 2008.4.0

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

Add-in Express 2008 for VCL, build 402:

  • FIXED: Excel intercepts the Enter click when the cursor is on a popup list of a ComboBox control.
  • FIXED: TadxBeforeTaskPaneInstanceCreateEventArgs.Item was allways nil.

14-Jan-08: Add-in Express 2008 for .NET - version 4.0 Release

Public Release 2008.4.0

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

Add-in Express 2008 for .NET, build 1902:

  • FIXED: Outlook might hang if email was sent from the Windows Explorer.
  • FIXED: The the Visible property of the ADXRibbonTab component raised an exception when it was changed at the runtime.
  • FIXED: Inspector hanging when sending a file via Explorer or Word.
  • ADDED: The ControlNeeded event to the ADXControlAdapter class.

Security Manager 2007 for Microsoft Outlook, build 1812:

  • ADDED: Support for Visual Studio 2008.

21-Dec-07: Add-in Express 2008 for .NET - version 4.0

Public Beta 2008.4.0

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

Add-in Express 2008 for .NET, build 1900:

  • ADDED: A memory manager to XLL solution to improve performance of Add-in Express based XLL add-ins.
  • ADDED: Support of hidden functions to XLL add-ins.
  • ADDED: Support of macro functions to XLL add-ins.
  • ADDED: Support of Excel Worksheet built-in functions and commands to XLL add-ins.
  • ADDED: The Prerequisites dialog to the ClickOnce Publish wizard.
  • ADDED: Support of the Add-in Express 2008 for Internet Explorer.
  • ADDED: Support of the Add-in Express 2008 for Outlook Express.
  • FIXED: A problem in the OnStatusChanged method of the ADXOlPropertyPage class at runtime.
  • FIXED: A problem with XLL add-ins unregistration (the Add-in dialog should be run at least once to fix the problem after a certain XLL add-in has been unregistered).
  • ADDED: The ADXOlFormsCollectionItem.AlwaysShowHeader property.
  • ADDED: The ADXOlFormsCollectionItem.CloseButton property.
  • ADDED: The ADXOlForm.ADXCloseButtonClick event.
  • ADDED: An advanced form region is restored when the ADXOlForm.Activete method is called.
  • FIXED: Optimization of work of the WatchEngine internal object.
  • ADDED: The ADXExcelTaskPanesCollectionItem.AlwaysShowHeader property.
  • ADDED: The ADXExcelTaskPanesCollectionItem.CloseButton property.
  • ADDED: ADXExcelTaskPane.OnADXCloseButtonClick event.
  • ADDED: An advanced form region is restored when the ADXExcelTaskPane.Activete method is called.

21-Dec-07: Add-in Express 2008 for VCL - version 4.0

Public Beta 2008.4.0

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

Add-in Express 2008 for VCL, build 401:

  • FIXED: A bug in the TadxEventDispatch.Invoke method in Delphi 5.
  • FIXED: A bug in the TadxBuiltInControl.Uninstall method.
  • ADDED: The ADXOlFormsCollectionItem.AlwaysShowHeader property.
  • ADDED: The ADXOlFormsCollectionItem.CloseButton property.
  • ADDED: The ADXOlForm.ADXCloseButtonClick event.
  • ADDED: An advanced form region is restored when the ADXOlForm.Activete method is called.
  • FIXED: Some exceptions could not be processed by the TadxOlFormsManager.OnError event.
  • FIXED: The exception when Reading Pane contains an ADXOlForm and Outlook XP is being closed.
  • ADDED: Basic functionality for embeding forms into Excel windows.
  • Known Issue: There is a problem of updating controls when the Application.ScreenUpdating method is used.
  • Known Issue: Excel intercepts the Enter click when the cursor is on a popup list of a ComboBox control.

20-Dec-07: Add-in Express 2007 for .NET - version 3.8

Public Release 2007.3.8

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

Add-in Express 2007 for .NET, build 1885:

  • ADDED: A memory manager to XLL solution to improve performance of Add-in Express based XLL add-ins.
  • ADDED: Support of macro functions to XLL add-ins.
  • FIXED: The OfficeColorScheme property of the ADXAddinModule class might return an incorrect value.

Add-in Express Extensions for Microsoft Outlook, build 920:

  • FIXED: An inspector hung when a mail was sent from Word as attachment
  • FIXED: Imposibility to add ADXOlFormsManager to AddinModule in the VS2003
  • FIXED: Optimization of work of the WatchEngine internal object
  • FIXED: The exception when ReadingPane contains ADXOlForm and Outlook XP is closed.

Add-in Express Extensions for Microsoft Excel, build 920:

  • FIXED: The locale bug related to getting Excel.Version
  • FIXED: Imposibility to add ADXXlFormsManager to AddinModule in the VS2003

Add-in Express 2007 Extensions for Microsoft Office Toolbars, build 460

  • None.

20-Dec-07: Add-in Express 2007 for VCL - version 3.8

Public Release 2007.3.8

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

Add-in Express 2007 for VCL, build 397:

  • FIXED: A bug in the TadxEventDispatch.Invoke method in Delphi 5.
  • FIXED: A bug in the TadxBuiltInControl.Uninstall method.

Add-in Express 2007 Extensions for Microsoft Outlook, VCL edition, build 231:

  • FIXED: Some exceptions could not be processed by the TadxOlFormsManager.OnError event.
  • FIXED: The exception when ReadingPane contains TadxOlForm and Outlook XP is closed.



Client login

 

Login 

Password 

 

Remember me

Forgot my password