Add-in Express Blog

Posts Tagged ‘Outlook regions’

Video HowTo: Customize Outlook Inspector in a VB.NET COM add-in

February 26th, 2010
A couple of weeks ago I came across an interesting article on MSDN - Building a C++ Add-in for Outlook 2010. Aha, Outlook 2010, I need to scrutinize it when I have a spare minute, definitely I will find something remarkable there. This is what I thought when added a new task with the link to that article to my TODO list. Well, I've got a spare minute today...Read the rest of this entry

Video HowTo: Customize Outlook Explorer using Add-in Express regions (VB.NET)

February 5th, 2010
This video HowTo showcases the capabilities of Add-in Express Advanced Regions for customizing Outlook 2000 - 2007 views. Using advanced regions you can embed your .net form into a native Outlook view and customize such Outlook Explorer parts as Reading Pane, List of items (Supergrid), place your custom form under the Navigation Pane, etc...Read the rest of this entry

Video HowTo: Customize Outlook Explorer using Add-in Express Regions (VSTO)

February 5th, 2010
Today's HowTo sample is devoted to the capabilities of Add-in Express Advanced Regions for modifying Outlook 2007 views. You can use Advanced Regions to embed your .NET form into a native Outlook view and modify such Outlook Explorer parts as Reading pane, List of items (Supergrid), place your custom form under the Navigation pane, etc...Read the rest of this entry

Video HowTo: Develop a plug-in for Outlook 2000 – 2007 in VB.NET

December 11th, 2009
Outlook is one of the most in-demand applications of the Microsoft Office Suite. That is why it has always been a featured application for Add-in Express. In this video HowTo sample we will show you how to customize the Outlook GUI in minutes using the Add-in Express components and visual designers...Read the rest of this entry

HowTo: Support Office 2007 color schemes in your custom forms and task panes

May 1st, 2009
In Office 2007 there are 3 available color schemes – Black, Blue and Silver. The background of controls in command bars and ribbon tabs is changed by Office automatically. Do you want to try changing the background of your Outlook forms and Excel task panes when the MS Office color scheme is changed?...Read the rest of this entry

Hint: How to completely reset Outlook regions

April 29th, 2009
When Outlook is closing, Add-in Express saves the state of all regions embedded into Outlook, namely their position (if drag-and-drop is turned on), state (regions can be minimized or entirely hidden) and size (if resizing is allowed). We implemented this feature just to give end-users the utmost comfort when working with Outlook regions......Read the rest of this entry

Complete review – Advanced Outlook Regions, part 4

April 29th, 2009
In version 2009 of Add-in Express, a new property appears - RestoreFromMinimizedState. Now I will show you its behavior. Let's say, we have a minimized by default region......Read the rest of this entry

HowTo: Identify the state and location of an Outlook form

April 24th, 2009
Add-in Express 2008 allows placing several forms into one Outlook region or task pane. In addition, Add-in Express 2009 enables the end-user to drag and drop custom forms to wherever they want to (naturally, with the developer's permission). Do you need to know where your form is now and in what state? Of course, you do…...Read the rest of this entry

Complete review – Advanced Outlook Regions, part 3

April 22nd, 2009
Part 2 of the Advanced Outlook Regions series, which focused on Outlook Explorer and Inspector regions, ended with the promise that there would be no pictures in the upcoming post, instead it would touch on rather unobvious, rarely used, but highly interesting stuff. Well, the first thing that I'd like to start with is cached instancing......Read the rest of this entry

Complete review – Advanced Outlook Regions, part 2

April 15th, 2009
My previous post was about what the Advanced Outlook Regions really are. And now I will show you all possible regions for two main Outlook windows - Explorers and Inspectors. In this post there are a lot of pictures and little text. As usually, all the forms that I am going to demonstrate do not have a single control......Read the rest of this entry

Complete review – Advanced Outlook Regions, part 1

April 15th, 2009
Our web-site somehow absolutely imperceptibly for me turned into a collection of pages containing a bit outdated information about our products. I think we will spend the whole year 2009 on putting our web-site in order. In the meantime, I am going to systematically publish complete reviews of one or other of the capabilities that, in my opinion, are covered insufficiently or their descriptions are outdated. And I will start with perhaps the most popular feature of Add-in Express - the Advanced Outlook View and Form Regions......Read the rest of this entry

Add-in Express 2009 – Beta 2 drag-and-drop

April 3rd, 2009
It seems like after another new visual feature being added to Add-in Express 2009, our screenshots look more and more variegated. Scary variegated, I would say......Read the rest of this entry

HowTo: Get properties of an Outlook email item drag-and-dropped onto a .NET form

March 20th, 2009
There is only one simple and reliable way to get a valid Outlook object when dragging Outlook items onto a .NET form of your Outlook add-in. Let's have a good look at this way by example of MailItem and an advanced Outlook form region......Read the rest of this entry

Add-in Express 2009 – Beta 1 zero-visibility, part 2

March 2nd, 2009
As early as in July 2008, in version 4.2 we added beta support of three rather specific regions: FolderView and ReadingPane for the Outlook Explorer window, and InspectorRegion for the Outlook Inspector window. Since then we have fixed a couple of bugs, but didn’t go through with it to announce these regions 100% complete......Read the rest of this entry

HowTo: Search in Outlook items programmatically

February 27th, 2009
You can search in Outlook in three different ways – by using the Items.Restrict method, Items.Find in liaison with Items.FindNext and Application.AdvancedSearch. The first two have essential limitations in use…...Read the rest of this entry

Add-in Express 2009 – Beta 1 zero-visibility

February 26th, 2009
If someone all of a sudden decides to read through whatsnew.txt from the Add-in Express 2009 distributive, they may run into a mysterious point: IMPROVED: Advanced form and view regions for Microsoft Outlook. Here is what it means......Read the rest of this entry
  • Sign In
  • SITEMAP