Posts Tagged ‘.NET’
Maurice Calvert | January 19th, 2011
Geeks like us have no qualms about typing =RTD("Geodesix.RTD",,"geocode","status","Tokyo") in an Excel cell to get a value. Normal people find this a bit clumsy, and it would be nice to humour them. Excel provides a way to this quite simply
...
Read the rest of this entry →
.NET, C#, COM add-ins, Excel, RTD servers, VB.NET, Visual Studio |
No Comments
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