|
SEARCH |
Add-in Express 2007 for .NET
Version history for Add-in Express 2007 for .NET shows you how often it was updated over the past months (starting Jan 27, 2005) as well as 'what is new' information for each update (if available, since this information provided by the author).
v 2.4 updated on Apr 26, 2006 ADDED: 1 The setup project is automatically generated with the Add-in Express .NET Project Wizards on Visual Studio 2005. 2 Now Add-in Express .NET supports Borland Delphi 2006. 3 The following methods to the ADXAddinModule class: CallProxyMethod, GetProxyProperty, SetProxyProperty. and many others. v 2.2.1751 updated on Jun 17, 2005 ADDED: 1. The Add function to the ADXCommandBarControlCollection and ADXCommandBarPopupCollection classes. 2. The GetControlByTag function to the ADXCommandBarControlCollection and ADXCommandBarPopupCollection classes. 3. The GetControlByControlTag function to the ADXCommandBarControlCollection and ADXCommandBarPopupCollection classes. 4. Now the ADXOlExplorerCommandBar components saves its position even the temporary property is set to true. 5. The CommandBarAdd function to the ADXAddinModule component. 6. The CommandBarObj property to the ADXCommandBarPopup component. 7. The InspectorAddCommandBars event to the ADXOutlookAppEvents component. 8. The ExplorerAddCommandBars event to the ADXOutlookAppEvents component. 9. The OlExplorerItemTypes property to the ADXCommandBarControl component; 10. The OlInspectorItemTypes property to the ADXCommandBarControl component; 11. The OlItemTypeAction property to the ADXCommandBarControl component; 12. The CommandBarByName method to the ADXAddinModule component. 13. The AsButton property to the ADXCommandBarControl component. 14. The AsPopup property to the ADXCommandBarControl component. 15. The AsEdit property to the ADXCommandBarControl component. 16. The AsComboBox property to the ADXCommandBarControl component. 17. The AsDropDownList property to the ADXCommandBarControl component. CHANGED: 1. The type of the Owner property of the ADXBaseControlCollection class changed. Now it is System.Object. FIXED: 1. An exception that occurs when the user creates a new message in Outlook and Word is set as an editor. 2. An exception that occurs when the user hasn't permitions to open a folder in Outlook. 3. An exception that occurs when the user opens an IMAP folder in Outlook. 4. ADX command bars are not loaded when Outlook starts in background. 5. The DisplayAlerts property doesn't work during the add-in installation. v 2.2 updated on Jan 27, 2005 ADDED: 1. The CurrentObjectChanged event to the ADXAccessAppEvents component. 2. The AccessIdle event to the ADXAccessAppEvents component. 3. The ConnectMode property to the ADXAddinModule component. 4. The DisconnectMode property to the ADXAddinModule component. 5. The SupportedApps property to the ADXCommandBar component. 6. Now you can build multi add-in assemblies. To do this you can use the Add New Item dialog box. CHANGED: 1. Now Word add-ins store their command bars in the Normal.dot template. 2. IMPORTANT. Now an add-in is not registered when its solution is built. To register/unregister the add-in use "Register COM Add-in"/"Unregister COM Add-in" items of the Build menu. FIXED: 1. Several design-time changes is not synchronized when add-in runs from Visual Studio. 1. An exception that occurs when Outlook opens a notes folder by default. 2. The Tag property of the ADXRTDTopic component is not public and visible. OBSOLETE: 1. We announce that all Outlook events of the add-in module are obsolete. They will be preserved public but not visible till the next major version. Use the ADXOutlookAppEvents component instead of them.
|
|
