Add-in Express for .NET, VCL, VSTO, IE and Outlook Express - News
17-Jun-08: Add-in Express 2007 for .NET - version 3.8
Public Release 2007.3.8.1891
This version includes all changes of previous builds and betas and adds some new features, namely:
Add-in Express 2007 for .NET, build 1891:
- FIXED: A problem with Add-in Express install package on Vista.
Add-in Express Extensions for Microsoft Outlook, build 923:
- None.
Add-in Express 2007 Extensions for Microsoft Office Toolbars, build 460
- None.
16-Jun-08: Add-in Express 2008 for Office and VSTO - version 4.2.3505
Public Release 2008.4.2.3505
This version includes all changes of previous builds and betas and adds some new features, namely:
Add-in Express 2008 for VSTO, build 3505:
- FIXED: A problem with context menu designer component.
Add-in Express Extensions for Microsoft Outlook, build 934:
- CHANGED: Algorithms were optimized for the InspectorRegion layout.
Add-in Express Extensions for Microsoft Excel, build 934:
- None.
Add-in Express 2008 Extensions for Microsoft Office Toolbars, build 463
- None.
16-Jun-08: Add-in Express 2008 for Office and .NET - version 4.2.1908
Public Release 2008.4.2.1908
This version includes all changes of previous builds and betas and adds some new features, namely:
Add-in Express 2008 for .NET, build 1908:
- FIXED: A problem with context menu designer component.
Add-in Express Extensions for Microsoft Outlook, build 934:
- CHANGED: Algorithms were optimized for the InspectorRegion layout.
Add-in Express Extensions for Microsoft Excel, build 934:
- None.
Add-in Express 2008 Extensions for Microsoft Office Toolbars, build 463
- None.
11-Jun-08: Add-in Express 2008 for Office and VSTO - version 4.2
Public Release 2008.4.2.3504
This version includes all changes of previous builds and betas and adds some new features, namely:
Add-in Express 2008 for VSTO, build 3504:
- ADDED: Support for Registration Free COM.
- ADDED: The ProcessBeforeFolderMove and ProcessBeforeItemMove event handlers to the ADXOutlookItemsEvents class.
- ADDED: The SyncObjects events to the ADXOutlookModule class.
- ADDED: The ADXContextMenu, ADXMainMenu, ADXOlExplorerMainMenu and ADXOlInspectorMainMenu components.
- CHANGED: The signature of the OnKeyDown event in the ADXAddinModule class.
- CHANGED: The products.exe tool is now moved to the 'Application Data' folder of the user's profile.
- FIXED: A problem with task panes and recurrent appointments in Outlook 2007.
- FIXED: A problem with app.config file in the ClickOnce installer.
- FIXED: A problem with task panes and recurrent appointments in Outlook 2007 with 'Cached Exchange Mode' turned off.
Add-in Express Extensions for Microsoft Outlook, build 933:
- ADDED: FolderView, ReadingPane, InspectorRegion beta layouts.
- ADDED: In WebView, the title reflects the Text property of the currently active form.
- ADDED: Ability to change ADXOlForm.Text in the ADXBeforeFormShow event for showing the changed title in the Advanced Form Region header.
- ADDED: The ADXEnter and ADXLeave events to ADXOlForm.
- ADDED: The PostMessage method and ADXPostMessage event to ADXOlForm.
- ADDED: The ADXCloseButtonClickEventArgs.DisableItem property to the ADXCloseButtonClick event argument. Use this property when you want to disable ADXOlFormsCollectionItem in the ADXCloseButtonClick event.
- ADDED: The GetTextEditor(object InspectorObj) function that returns an object of the ITextDocument type. See Text Object Model in MSDN.
- FIXED: A sub pane was displayed incorrectly in a calendar view after hiding and showing an ADXOlForm in Outlook 2003.
- FIXED: Explorer got focus when switching between emails in an inspector.
- FIXED: In WebViewPane, ADXOlForm did not show up for the current folder after enabling an add-in via the COM Add-ins dialog.
- FIXED: The "Object reference not set to an instance of an object" exception might occur when an email was sent from Windows Explorer.
- FIXED: Outlook might hang if an email was sent from Windows Explorer and FolderSyncIssues was accessible.
- FIXED: Impossibility to use greek stresses.
- CHANGED: The invocation point of the ADXOlForm.Activated event is changed. As a result, it is possible now to set the focus to a form control in this event. Also, in this event, the Visible and Active properties returned false, now they return true.
Add-in Express Extensions for Microsoft Excel, build 933:
- ADDED: Ability to change ADXExcelTaskPane.Text in the ADXBeforeFormShow event for displaying the changed title in the Advanced Custom Task Pane header.
- ADDED: The ADXCloseButtonClickEventArgs.DisableItem property to the ADXCloseButtonClick event argument. Use this property when you want to disable ADXExcelTaskPanesCollectionItem in the ADXCloseButtonClick event.
- ADDED: The ADXEnter and ADXLeave events to ADXExcelTaskPane.
- ADDED: The PostMessage metod and ADXPostMessage event to ADXExcelTaskPane.
- FIXED: Impossibility to access the document properties screen under Excel 2007 when ADXExcelTaskPanesManager is used.
- FIXED: Impossibility to use greek stresses.
Add-in Express Extensions for Microsoft Office Toolbars, build 463
- FIXED: A bug with handling some keyboard shortcuts.
11-Jun-08: Add-in Express 2008 for Office and .NET - version 4.2
Public Release 2008.4.2.1907
This version includes all changes of previous builds and betas and adds some new features, namely:
Add-in Express 2008 for .NET, build 1907:
- ADDED: Support for Registration Free COM.
- ADDED: The ProcessBeforeFolderMove and ProcessBeforeItemMove event handlers to the ADXOutlookItemsEvents class.
- ADDED: The SyncObjects events to the ADXOutlookAppEvents class.
- ADDED: The ADXContextMenu, ADXMainMenu, ADXOlExplorerMainMenu and ADXOlInspectorMainMenu components.
- ADDED: The 'ADX XLL Module' wizard.
- ADDED: The 'ADX XLL Additional Module' wizard.
- ADDED: The 'ADX RTD Module' wizard.
- ADDED: The 'ADX Smart Tag Module' wizard.
- ADDED: The CheckForUpdates method to the ADXXLLModule class.
- CHANGED: The signature of the OnKeyDown event in the ADXAddinModule class.
- CHANGED: The products.exe tool is now moved to the 'Application Data' folder of the user's profile.
- FIXED: A problem with app.config file in the ClickOnce installer.
- FIXED: A problem with the registration of Excel Automation and XLL add-ins.
- FIXED: A problem with task panes and recurrent appointments in Outlook 2007 with 'Cached Exchange Mode' turned off.
Add-in Express Extensions for Microsoft Outlook, build 933:
- ADDED: FolderView, ReadingPane, InspectorRegion beta layouts.
- ADDED: In WebView, the title reflects the Text property of the currently active form.
- ADDED: Ability to change ADXOlForm.Text in the ADXBeforeFormShow event for showing the changed title in the Advanced Form Region header.
- ADDED: The ADXEnter and ADXLeave events to ADXOlForm.
- ADDED: The PostMessage method and ADXPostMessage event to ADXOlForm.
- ADDED: The ADXCloseButtonClickEventArgs.DisableItem property to the ADXCloseButtonClick event argument. Use this property when you want to disable ADXOlFormsCollectionItem in the ADXCloseButtonClick event.
- ADDED: The GetTextEditor(object InspectorObj) function that returns an object of the ITextDocument type. See Text Object Model in MSDN.
- FIXED: ADXOlForm did not show up for MeetingRequest inspectors.
- FIXED: Explorer ADXOlForms were deleted when a new Inspector was being opened and Outlook was minimized.
- FIXED: A sub pane was displayed incorrectly in a calendar view after hiding and showing an ADXOlForm in Outlook 2003.
- FIXED: Explorer got focus when switching between emails in an inspector.
- FIXED: In WebViewPane, ADXOlForm did not show up for the current folder after enabling an add-in via the COM Add-ins dialog.
- FIXED: The "Object reference not set to an instance of an object" exception might occur when an email was sent from Windows Explorer.
- FIXED: Outlook might hang if an email was sent from Windows Explorer and FolderSyncIssues was accessible.
- FIXED: Impossibility to use greek stresses.
- CHANGED: The invocation point of the ADXOlForm.Activated event is changed. As a result, it is possible now to set the focus to a form control in this event. Also, in this event, the Visible and Active properties returned false, now they return true.
Add-in Express Extensions for Microsoft Excel, build 933:
- ADDED: Ability to change ADXExcelTaskPane.Text in the ADXBeforeFormShow event for displaying the changed title in the Advanced Custom Task Pane header.
- ADDED: The ADXCloseButtonClickEventArgs.DisableItem property to the ADXCloseButtonClick event argument. Use this property when you want to disable ADXExcelTaskPanesCollectionItem in the ADXCloseButtonClick event.
- ADDED: The ADXEnter and ADXLeave events to ADXExcelTaskPane.
- ADDED: The PostMessage metod and ADXPostMessage event to ADXExcelTaskPane.
- FIXED: The size of ADXExcelTaskPane was saved incorrectly.
- FIXED: Impossibility to access the document properties screen under Excel 2007 when ADXExcelTaskPanesManager is used.
- FIXED: Impossibility to use greek stresses.
- CHANGED: The invocation point of the ADXExcelTaskPane.Activated event is changed. As a result, it is possible now to set the focus to a form control in this event. Also, in this event, the Visible and Active properties returned false, now they return true.
Add-in Express 2008 Extensions for Microsoft Office Toolbars, build 463
- FIXED: A bug with handling some keyboard shortcuts.
10-Jun-08: Add-in Express 2007 for VSTO - version 3.8
Public Release 2007.3.8.2511
This version includes all changes of previous builds and betas and adds some new features, namely:
Add-in Express 2007 for VSTO, build 2511:
- FIXED: A problem with task panes and recurrent appointments in Outlook 2007 with 'Cached Exchange Mode' turned off.
Add-in Express Extensions for Microsoft Outlook, build 923:
- FIXED: A sub pane was displayed incorrectly in a calendar view after hiding and showing an ADXOlForm in Outlook 2003.
- FIXED: Explorer got focus when switching between emails in an inspector.
- FIXED: In WebViewPane, ADXOlForm did not show up for the current folder after enabling an add-in via the COM Add-ins dialog.
- FIXED: The "Object reference not set to an instance of an object" exception might occur when an email was sent from Windows Explorer.
- FIXED: Impossibility to use greek stresses.
Add-in Express Extensions for Microsoft Office Toolbars, build 460
- None.
10-Jun-08: Add-in Express 2007 for .NET - version 3.8
Public Release 2007.3.8.1890
This version includes all changes of previous builds and betas and adds some new features, namely:
Add-in Express 2007 for .NET, build 1890:
- FIXED: A problem with task panes and recurrent appointments in Outlook 2007 with 'Cached Exchange Mode' turned off.
Add-in Express Extensions for Microsoft Outlook, build 923:
- FIXED: ADXOlForm did not show up for MeetingRequest inspectors.
- FIXED: Explorer ADXOlForms were deleted when a new Inspector was being opened and Outlook was minimized.
- FIXED: A sub pane was displayed incorrectly in a calendar view after hiding and showing an ADXOlForm in Outlook 2003.
- FIXED: Explorer got focus when switching between emails in an inspector.
- FIXED: In WebViewPane, ADXOlForm did not show up for the current folder after enabling an add-in via the COM Add-ins dialog.
- FIXED: The "Object reference not set to an instance of an object" exception might occur when an email was sent from Windows Explorer.
- FIXED: Outlook might hang if an email was sent from Windows Explorer and FolderSyncIssues was accessible.
- FIXED: Impossibility to use greek stresses.
Add-in Express 2007 Extensions for Microsoft Office Toolbars, build 460
- None.
03-Jun-08: Add-in Express 2008 for VCL - version 4.2.405
Public Release 2008.4.2.405
This version includes all changes of previous builds and betas and adds some new features, namely:
Add-in Express 2008 for VCL, build 405:
- ADDED: The TadxMainMenu component.
- ADDED: The TadxOLExplorerMainMenu component.
- ADDED: The TadxOLInspectorMainMenu component.
- ADDED: The TadxContextMenu component.
- ADDED: Additional tab to the Delphi components palette.
- FIXED: A bug with the Text property of the TadxCommandBarEdit and TadxCommandBarComboBox controls.
- FIXED: A bug with double-triggering of the OnAddInInitialize and OnAddInStartupComplete events in PowerPoint.
Add-in Express Extensions for Outlook, build 254:
- ADDED: The FolderView, ReadingPane, InspectorRegion beta layouts.
- ADDED: The TadxOlForm.OnADXEnter, OnADXExit events.
- ADDED: The TadxOlForm.PostMessage method and the TadxOlForm.OnADXPostMessage event.
- ADDED: The TadxOlCloseButtonClickEventArgs.DisableItem property to the OnADXCloseButtonClick event argument. Use this property when you want to disable TadxOlFormsCollectionItem in the OnADXCloseButtonClick event.
- ADDED: Changing the WebView title when the form is activated.
- ADDED: The TadxOlFormsManager.GetTextEditor(InspectorObj: Inspector): ITextDocument function.
- ADDED: Ability to change TadxOlForm.Caption in the OnADXBeforeFormShow event for displaying the new title in the Advanced Form Region header.
- FIXED: A WebViewPane TadxOlForm did not show up for the current folder after enabling an add-in through the COM Add-ins dialog.
- FIXED: The WordInspector caption had the 'Microsoft Outlook' value instead of 'Untitled Message' when TadxOlFormsManager was used in an add-in.
- FIXED: Impossibility to use greek stresses.
Add-in Express Extensions for Excel, build 254:
- ADDED: The TadxExcelTaskPane.OnADXEnter, OnADXExit events.
- ADDED: The TadxExcelTaskPane.PostMessage method and the TadxExcelTaskPane.OnADXPostMessage event.
- ADDED: The AdvancedExcelTaskPane sample to the installation package.
- ADDED: Ability to change TadxExcelTaskPane.Caption in the OnADXBeforeTaskPaneShow event for displaying the new title in the Advanced Excel Task Pane header.
- FIXED: Impossibility to use greek stresses.
- FIXED: Impossibility to access the document properties screen under Excel 2007 when TadxExcelTaskPanesManager is used.
02-Jun-08: Add-in Express 2007 for VCL - version 3.8.399
Public Release 2007.3.8.399
This version includes all changes of previous builds and betas and adds some new features, namely:
Add-in Express 2008 for VCL, build 399:
- FIXED: A bug with the Text property of the TadxCommandBarEdit and TadxCommandBarComboBox controls.
- FIXED: A bug with double-triggering of the OnAddInInitialize and OnAddInStartupComplete events in PowerPoint.
Add-in Express Extensions for Outlook, build 233:
- FIXED: A WebViewPane TadxOlForm did not show up for the current folder after enabling an add-in through the COM Add-ins dialog.
- FIXED: An exception when Excel add-ins are used with the ADXOlFormsManager component.
- FIXED: The WordInspector caption had the 'Microsoft Outlook' value instead of 'Untitled Message' when FormsManager was used in an add-in.
07-Mar-08: Add-in Express 2007 for VCL - version 3.8.398
Public Release 2007.3.8.398
This version includes all changes of previous builds and betas and adds some new features, namely:
Add-in Express 2008 for VCL, build 398:
- FIXED: A bug with the ExplorerFolderSwitch event in Outlook 2007.
- FIXED: A bug with the OnChange event of the TadxCommandBarDropdownList, TadxCommandBarComboBox and TadxCommandBarEdit controls in Visio 2002 and higher.
- FIXED: A bug with the OnChange event of the TadxCommandBarDropdownList, TadxCommandBarComboBox and TadxCommandBarEdit controls in an MS Word document emedded into an OLE container.
- FIXED: A bug in the TadxOutlookAppEvents.OnInspectorClose event.
Add-in Express Extensions for Outlook, build 232:
- FIXED: TadxOlForm did not show up for the MeetingRequest inspectors.
- FIXED: Explorer TadxOlForms were deleted when a new Inspector was being opened and Outlook was minimized.
- FIXED: TadxOlForm flickering when the folder is being changed.
- FIXED: In Outllok 2000 the Folder.WebViewUrl property could not be restored after using the WebViewPane layout when WebViewUrl had initially an empty value.
07-Mar-08: Add-in Express 2008 for VCL - version 4.1
Public Release 2008.4.1
This version includes all changes of previous builds and betas and adds some new features, namely:
Add-in Express 2008 for VCL, build 404:
- ADDED: Support of InnoSetup-based setup scripts.
- FIXED: A bug with the OnChange event of the TadxCommandBarDropdownList, TadxCommandBarComboBox and TadxCommandBarEdit controls in Visio 2002 and higher.
- FIXED: A bug with the OnChange event of the TadxCommandBarDropdownList, TadxCommandBarComboBox and TadxCommandBarEdit controls in an MS Word document emedded into an OLE container.
- FIXED: A bug in the TadxOutlookAppEvents.OnInspectorClose event.
Add-in Express Extensions for Outlook, build 253:
- FIXED: The invocation point of the TadxOlForm.OnActivate event is changed. As result, now it is possible to set the focus to a form control in this event; the visible property had the false value, now it have the true value in this event.
- FIXED: TadxOlForm flickering when the folder is being changed.
- FIXED: Explorer TadxOlForms were deleted when a new Inspector was being opened and Outlook was minimized.
- FIXED: In Outllok 2000 the Folder.WebViewUrl property could not be restored after using the WebViewPane layout when WebViewUrl had initially an empty value.
- FIXED: Incorrect work of the the TadxOlForm.Activate method when a form is placed first in a minimized region.
Add-in Express Extensions for Excel, build 253:
- FIXED: An exception when focus is set to a control in the OnActivate event.
- FIXED: The same size for any ðosition of TadxExcelTaskPane was used.
- FIXED: Controls were not updated when Application.ScreenUpdating was used.
- FIXED: The invocation point of the TadxExcelTaskPane.OnActivate event is changed. As result, now it is possible to set the focus to a form control in this event; the visible property had the false value, now it have the true value in this event.
- FIXED: Incorrect work of the the TadxExcelTaskPane.Activate method when a form is placed first in a minimized region.
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.
13-Nov-07: Add-in Express 2007 for .NET - version 3.7 HOTFIX -
Public Release 2007.3.7.1883 HOTFIX
This version includes all changes of previous builds and betas and adds some new features, namely:
Add-in Express 2007 for .NET, build 1883:
- FIXED: A bug when installing Add-in Express on certain configurations in Vista with Visual Studio 2008 Beta 2.
Add-in Express Extensions for Microsoft Outlook, build 918:
- None.
Add-in Express Extensions for Microsoft Excel, build 918:
- None.
Add-in Express 2007 Extensions for Microsoft Office Toolbars, build 460
- None.
Security Manager 2007 for Microsoft Outlook, build 1811
- None.

