Add-in Express Regions for Microsoft Outlook and VSTO(英語版) のリリース

Released: Mar 18, 2022

5.0 での更新項目

機能

  • Added support for Microsoft Outlook 2021.
  • Added support for Microsoft Visual Studio 2022.
  • Microsoft Visual Studio 2010 is no longer supported.
  • Microsoft .NET Framework 2.0 and 3.x are no longer supported.

不具合の修正

  • Ampersand character was shown incorrectly in captions of Advanced Outlook Regions.
  • Exception when turning on/off Outlook add-ins with dock-based Advanced Outlook view regions.
  • Width or Height of dock-based Advanced Outlook view regions was incorrect after attempting to set it to a...

Released: Nov 5, 2019

4.3.2661 での更新項目

不具合の修正

  • Keyboard issues with Advanced Outlook regions in Windows 10 Update 1903.

Released: May 27, 2019

4.2.2660 での更新項目

機能

  • Support for Visual Studio 2019.

不具合の修正

  • Advanced Outlook View regions might have been recreated after closing another Outlook Explorer window.
  • LeftSubpane, TopSubpane, RightSubpane, BottomSubpane and FolderView regions were not hidden when the Outlook Explorer window was resized to a minimum size.
  • Several issues related to compatibility with previous Add-in Express versions.
  • Keyboard issues in Windows 10 Update 1903.
  • ADXNewInspector event was not raised when switching between emails in one...

Released: Nov 21, 2018

4.1.2655 での更新項目

機能

  • Added support for Outlook 2019.

不具合の修正

  • Outlook 2016 with an embedded Advanced Outlook Form region might have crashed after calling the Inspector.Activate method.
  • Header of the FolderView region disappeared after switching back and forth to the Backstage view.
  • Advanced Outlook View regions might have disappeared after switching back and forth to the Backstage view.
  • BottomNavigationPane region showed up when the Navigation Pane was minimized.

Released: Sep 26, 2018

4 での更新項目

機能

  • Support for mixed-mode DPI scaling (per-monitor DPI awareness) in Outlook 2016.

Released: Apr 12, 2018

3.4.2440 での更新項目

不具合の修正

  • DockTop, DockBottom, DockRight and DockLeft regions might not be displayed on Outlook start in some scenarios.
  • Unicode text drawn incorrectly in the list of forms hosted on an advanced Outlook region.
  • TopSubpane and RightSubpane Outlook form regions drawn incorrectly after opening the File -> Options dialog.
  • Advanced Outlook view region did not restore its size in some cases.
  • CompleteReplacement advanced Outlook form region drawn incorrectly in some scenarios.

Released: Jun 14, 2017

3.3.2435 での更新項目

機能

  • Support for Visual Studio 2017.
  • ContainerControl property and the ADXContainerItemsChanged event to the ADXForm class

不具合の修正

  • New instance of the ADXOlForm form was created after switching from the File tab back to an Outlook Inspector window.
  • Advanced Outlook View and Form region shown in the floating mode might have closed after selecting an item in the System.Windows.Forms.ComboBox control.
  • ArgumentOutOfRangeException exception might have been thrown in Outlook if an Advanced Outlook View...

Released: Jun 1, 2016

3.2.2420 での更新項目

機能

  • Ability to draw custom elements on advanced Outlook regions.

不具合の修正

  • Text on an advanced Outlook region was displayed incorrectly if changed on a minimized region.
  • Outlook might have crashed when the CompleteReplacement region was used.
  • In Outlook 2013 and 2016, an advanced view region with the Cached property set to OneInstanceForAllFolders did not show up in the reading pane layouts.
  • Old instance of an advanced Outlook form region might have been used for a new inspector window.

Released: Feb 2, 2016

Updates in this release

Updates in 3.1.2411

  • The Advanced Outlook Region code was significantly refactored and improved.
  • Fixed bug where in Outlook 2010, the InspectorRegion region's header was missing in inspector windows containing MailItem or AppointmentItem.
  • Fixed bug where resizing issues when DockLeft and DockRight regions were used in the same add-in simultaneously.
  • Fixed bug where keyboard input was handled incorrectly on the System.Windows.Controls.WebBrowser control located on an advanced Outlook region.

Released: Nov 2, 2015

Updates in this release

Updates in 3

  • Support for Microsoft Outlook 2016.
  • Fixed bug where ApplyTo method worked incorrectly in some scenarios.
  • Fixed bug where an advanced Outlook form region embedded into the Appointment inspector window disappeared after switching between the Scheduling Assistant and the Appointment pages.
  • Fixed bug where an advanced Outlook form embedded into the InspectorRegion layout did not show the header.