Posts Tagged ‘VB.NET’
Dmitry Kostochko | January 17th, 2011
Usual Add-in Express advanced region or task pane can has a header - a multi-functional area above the region that allows the end-user to minimize the region, close it or switch between forms located in the same region...
Read the rest of this entry →
.NET, C#, COM add-ins, Office, Outlook, Outlook regions, task panes, VB.NET, Visual Studio |
No Comments
Eric Legault | January 13th, 2011
While our Add-in Express Toys illustrate how to use our framework to build add-ins in general (the current samples are for Outlook, Excel, Word and Internet Explorer), our new super-premium high-octane (but still FREE!) Add-in Express Power Toys go one step further by adding missing functionality to our favourite Office applications!...
Read the rest of this entry →
.NET, C#, COM add-ins, Outlook, Outlook regions, VB.NET, Visual Studio |
No Comments
Fedor Shihantsov | January 11th, 2011
Hello folks! Through our forums and e-mail, we are frequently asked questions like this by our fellow developers: How do I know that the user expanded my Add-in Express form? In this article, I will cover the events that are raised when the region is expanded and other events that occur when the region's state is changed...
Read the rest of this entry →
.NET, C#, COM add-ins, Excel, Outlook, Outlook regions, PowerPoint, task panes, VB.NET, Visual Studio, Word |
No Comments
Finally, when you completed your add-in, there is no need to build separate setup programs for different versions of Office. Generating a setup program is as simple as right-clicking your project in the Visual Studio Solution Explorer and selecting Create Setup Project from the context menu...
Read the rest of this entry →
.NET, C#, COM add-ins, CommandBars, Excel, Office, Outlook, PowerPoint, Ribbon, VB.NET, Visual Studio, Word |
2 Comments
Add-in Express makes it possible to display your custom UI elements based on various Outlook components. Elements such as toolbars, toolbar controls, ribbon tabs, ribbon tab controls or Advanced Form Regions can be hidden or displayed based on what the user is doing in Outlook at any given moment...
Read the rest of this entry →
.NET, C#, COM add-ins, CommandBars, Outlook, Outlook regions, Ribbon, VB.NET, Visual Studio |
No Comments