Posts Tagged ‘VSTO’
Eugene Starostin | March 5th, 2010
Every time when I set about to write on some topic like this, I am torn by internal strife - whether to develop a theme in such a major-marketing tone, so characteristic of bravura press-releases that have already flooded web-sites of component vendors, or simply publish a post on the blog...
Read the rest of this entry →
.NET, COM add-ins, Delphi, Deployment, Office, Visual Studio, VSTO |
8 Comments
Eugene Starostin | February 5th, 2010
We started Generation 2010 in November, 2009 and even had time to release Add-in Express 2010 for Internet Explorer. As for "Office", for quite a long time there have been more questions than answers. And, quite naturally, we've been dependent not only on the plans of Microsoft but Embarcadero's schedule as well...
Read the rest of this entry →
.NET, COM add-ins, Delphi, Office, Outlook, Visual Studio, VSTO |
24 Comments
Dmitry Kostochko | 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 →
.NET, COM add-ins, Outlook, Outlook regions, VB.NET, Visual Studio, VSTO |
No Comments
Eugene Starostin | May 1st, 2009
Strange things mentioned in my previous post continue to happen. To the bug successfully fixed in the Office Live Add-in on Excel 2007, there's added a nasty and so far no-solution problem with the same add-in, this time on Word 2003...
Read the rest of this entry →
.NET, C#, COM add-ins, Delphi, Office, VB.NET, Visual Studio, VSTO, Word |
No Comments
Eugene Starostin | 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 →
.NET, C#, Delphi, Excel, Outlook, Outlook regions, VB.NET, Visual Studio, VSTO |
No Comments
Eugene Starostin | 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 →
.NET, C#, Delphi, Excel, Outlook, Outlook regions, task panes, VB.NET, VSTO |
No Comments
Eugene Starostin | 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 →
.NET, C#, Delphi, Office, Outlook, Outlook regions, VB.NET, Visual Studio, VSTO |
1 Comment