Dmitry Kostochko

Video HowTo: Outlook Inspector regions – RightSubpane region (VB.NET)

The next Inspector region that we target is RightSubpane. This region is located on the right of the Inspector window, it can be bound to any Outlook items such as mail, task, contact, etc.

In our today’s sample we’ll create a new Inspector region, embed it into the right part of the Inspector window containing mail items, add our own ribbon tab with 3 ribbon buttons and show you how to control the state of your region by using the RegionState property. Add-in Express advanced Outlook regions can be in one of the following states: Normal, Hidden or Minimized.

Let’s see how it works:

This sample video was captured in Visual Studio 2010 (VB.NET) with Add-in Express 2010 for Office and .net.

You may also be interested in:

Outlook form regions
Video HowTo: Outlook Inspector regions – CompleteReplacement region (VB.NET)
Video HowTo: Outlook Inspector regions – LeftSubpane region (VB.NET)
Video HowTo: Outlook Inspector regions – TopSubpane region (VB.NET)

Post a comment

Have any questions? Ask us right now!