Cette page a été archivée et est n'est plus actualisée.

Nous ne fournissons plus ce produit.

Add-in Express Regions for Microsoft Outlook and VSTO

Créer des zones de vues et de formulaires dans les fenêtres Outlook Explorer et Inspector.

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

Version : 5.0 Mise à jour : Mar 18, 2022

Lancements d'Add-in Express Regions for Microsoft Outlook and VSTO

Released: Mar 18, 2022

Mises à jour de 5.0

Fonctionnalités

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

Correctifs

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

Released: Nov 5, 2019

Mises à jour de 4.3.2661

Correctifs

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

Released: May 27, 2019

Mises à jour de 4.2.2660

Fonctionnalités

  • Support for Visual Studio 2019.

Correctifs

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

Released: Nov 21, 2018

Mises à jour de 4.1.2655

Fonctionnalités

  • Added support for Outlook 2019.

Correctifs

  • 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

Mises à jour de 4

Fonctionnalités

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

Released: Apr 12, 2018

Mises à jour de 3.4.2440

Correctifs

  • 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

Mises à jour de 3.3.2435

Fonctionnalités

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

Correctifs

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

Released: Jun 1, 2016

Mises à jour de 3.2.2420

Fonctionnalités

  • Ability to draw custom elements on advanced Outlook regions.

Correctifs

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

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.