Add-in Express for Microsoft Office and .net

Créez facilement des extensions professionnelles pour Microsoft Office sous forme de modules complémentaires COM, de balises actives, de serveurs de données en temps réel et de... fonctions définies par l’utilisateur.

Publié par Add-in Express
Distribué par ComponentSource depuis 2006

Prix à partir de : $ 387.10 Version : 10.4.4741 NOUVEAU Mise à jour : Mar 11, 2026 Nombre moyen d'étoiles 3.50Nombre moyen d'étoiles 3.50Nombre moyen d'étoiles 3.50Nombre moyen d'étoiles 3.50Nombre moyen d'étoiles 3.50 (3)

Lancements de Add-in Express for Microsoft Office and .net

Released: Apr 3, 2018

Mises à jour de 8.9.4452

Correctifs

  • ClickTwice updates did not work when the "Sign version_info.xml file" option was enabled.
  • On Windows 10 and Windows Server 2012 and higher, Advanced Outlook regions and Advanced Office task panes did not work in some scenarios.

Released: Mar 22, 2018

Mises à jour de 8.8.4450

Fonctionnalités

  • Added CheckBoxText property to the ADXClickTwiceUpdaterShowRunningAppWarningEventArgs class.

Correctifs

  • Setting the HelperText property of the ADXBackstageGroup class at run-time did not update the Backstage group.
  • adxLoader did not load add-ins in Windows XP.
  • Images were not shown on OneNote Ribbon controls.
  • Publish wizard did not load some settings saved by a previous version of Add-in Express.
  • Caption property of the ADXRibbonMenuSeparator class was not displayed in a Ribbon...

Released: Sep 7, 2017

Mises à jour de 8.7.4430

Correctifs

  • adxLoader does not load .NET Framework 2.0-based add-ins.
  • "The folder you're adding already exists in Add-ins" exception sometimes thrown in Outlook if the ADXOLSolutuionModule component was used.
  • LaunchMSIUpdates method threw "Verification failed" exception in some scenarios.

Released: Aug 11, 2017

Mises à jour de 8.7.4425

Fonctionnalités

  • Automatic updates for per-machine add-ins in ClickTwice deployment.
  • Support for Microsoft OneNote 2010 and higher.
  • OnUpdaterBeforeStart and OnUpdaterInstallationCancelled events to the ADXAddinModule, ADXRTDServerModule, ADXSmartTagModule and ADXXLLModule classes.
  • DisableAutomaticUpdates, EnableAutomaticUpdates and LaunchAutomaticUpdate methods to the ADXAddinModule, ADXRTDServerModule and ADXXLLModule classes.

Correctifs

  • Default location of the adxloader.log and adxregistrator...

Released: Mar 14, 2017

Mises à jour de 8.6.4408

Fonctionnalités

  • Adds support for Visual Studio 2017.

Correctifs

  • Add-ins signed with a digital signature created with the 8192 key length were not loaded by Microsoft Office applications.
  • CompleteReplacement advanced Outlook form region was drawn incorrectly in some scenarios.
  • Advanced Outlook regions did not restore their size and state.

Released: Jan 31, 2017

Mises à jour de 8.5.4401

Fonctionnalités

  • Silent automatic updates for per-user add-ins in ClickTwice deployment.
  • Support for additional installation URLs in ClickTwice deployment.

Correctifs

  • HTTPS links were handled incorrectly in the Provider URL parameter of the ClickOnce Publish dialog.
  • Some Windows messages were not handled by the OnSendMessage event handler.
  • ReadingPane advanced Outlook view region was not resized after maximizing the Outlook Explorer window.

Released: Nov 16, 2016

Mises à jour de 8.4.4395

Fonctionnalités

  • Support for Visual Studio 2017 RC.
  • Added xlErrorGettingData value to the ADXExcelError enumeration.

Correctifs

  • Wrong range address could be passed as an argument to a volatile XLL function.
  • OnKeyDown event of the ADXAddinModule component fired multiple times for a single keystroke.
  • ADXKeyboardShortcut component did not work in the Visual Basic for Applications (VBA) editor.
  • IntResource.dll and IntResource64.dll libraries were not signed with the Add-in Express digital signature.

Released: Oct 31, 2016

Mises à jour de 8.3.4393

Fonctionnalités

  • Support for Automatic Updates in ClickTwice deployment.
  • OnHostApplicationInitialized method to the ADXAddinModule component.
  • ContainerControl property and the ADXContainerItemsChanged event to the ADXForm class.

Correctifs

  • Visual Studio 2015 might have crashed after deleting the ADXOlFormsCollectionItem component.
  • ADXRibbonCommand component did not work for Outlook Report items.
  • Several problems when creating Visual Studio Installer setup projects in Visual Studio 2013 and...

Released: May 30, 2016

Mises à jour de 8.2.4371

Fonctionnalités

  • Tag2 property added to all Ribbon and Backstage controls.
  • ErrDiv0, ErrNA, ErrName, ErrNull, ErrNum, ErrRef and ErrValue static properties added to the ADXRTDServerModule class.
  • Ability to create custom prerequisites.
  • Support for multi-language prerequisites in ClickTwice deployment.
  • Support for specific Editions (for all users, for beta testers, etc.) in ClickTwice deployment.
  • Option to the Publish wizard that allows generating the configuration files for the adxPublisher.exe...

Released: Jan 21, 2016

Updates in this release

Updates in 8.1.4350

  • Support for the SHA-256 algorithm in the Signing Options, ClickOne and ClickTwice publishing dialogs, adxPublisher.exe and adxPatch.exe tools.
  • ADXRibbonContextMenu component now supports Word context menu names in Outlook add-ins.
  • The Advanced Outlook Regions and Advanced Excel Task Panes code was significantly refactored and improved.