Add-in Express for Microsoft Office and .net

Microsoft Office で使用できる優れた拡張機能(COMアドイン、スマートタグ、リアルタイムデータサーバー、ユーザー定義関数など)を簡単に記述

Add-in Express 社の製品
2006 年より日本国内にてComponentSourceで販売中。

価格:¥ 81,950 (税込)〜 バージョン: 10.4.4741 新機能 更新日: Mar 11, 2026 レビューの平均スコア: 3.50レビューの平均スコア: 3.50レビューの平均スコア: 3.50レビューの平均スコア: 3.50レビューの平均スコア: 3.50 (3)

Add-in Express for Microsoft Office and .net のリリース

Released: Apr 3, 2018

8.9.4452 での更新項目

不具合の修正

  • 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

8.8.4450 での更新項目

機能

  • Added CheckBoxText property to the ADXClickTwiceUpdaterShowRunningAppWarningEventArgs class.

不具合の修正

  • 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 menu located on a...

Released: Sep 7, 2017

8.7.4430 での更新項目

不具合の修正

  • 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

8.7.4425 での更新項目

機能

  • 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.

不具合の修正

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

Released: Mar 14, 2017

8.6.4408 での更新項目

機能

  • Adds support for Visual Studio 2017.

不具合の修正

  • 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

8.5.4401 での更新項目

機能

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

不具合の修正

  • 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

8.4.4395 での更新項目

機能

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

不具合の修正

  • 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

8.3.4393 での更新項目

機能

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

不具合の修正

  • 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 2015.
  • PowerPoint might...

Released: May 30, 2016

8.2.4371 での更新項目

機能

  • 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 tool.
  • Ability to...

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.