Andrei Smolin | September 12th, 2007
Whenever you send e-mail messages in Microsoft Access, you get Outlook security warnings like œA program is trying to automatically send email. To get rid of such security prompts, use the Outlook Security Manager. With the ActiveX edition of this component you need just a few lines of code to switch the Outlook security off and on....
Read the rest of this entry →
.NET, Access, Object model, Outlook, Outlook security |
17 Comments
Andrei Smolin | July 4th, 2007
How to get started with COM add-ins for Microsoft Office 2007 - 2000. Learn about object models, typical issues with Office add-ins, add-in deployment, shims, ClickOnce and more....
Read the rest of this entry →
.NET, COM add-ins, Office, Ribbon |
No Comments
Eugene Starostin | April 30th, 2007
Special components for Office 2000 - 2007 customization. Customize the Office UI including toolbars, menus, sub-menus, ribbons, task panes and property pages....
Read the rest of this entry →
COM add-ins, Office, Ribbon |
No Comments
Eugene Starostin | April 25th, 2007
Security and deployment, RAD modules and visual designers for Microsoft Office plug-ins. Adding toolbars, customizing Office Ribbon, Quick Access toolbar and Office Menu, creating task panes and more....
Read the rest of this entry →
COM add-ins, Office, Ribbon |
No Comments
Eugene Starostin | April 24th, 2007
Create secure, deployable, version-independent Microsoft Office extensions on RO Chrome for Visual Studio. Use RAD modules, designers and components to develop application-level COM add-ins, smart tags, RTD servers and user-defined functions....
Read the rest of this entry →
COM add-ins, Office |
No Comments
Andrei Smolin | August 17th, 2006
What to do if your add-in hangs Outlook and Outlook doesn't close. Possible reasons and workarounds. Code samples in VB 6, VB.NET....
Read the rest of this entry →
.NET, COM add-ins, Object model, Outlook |
No Comments
Andrei Smolin | August 4th, 2006
Moving your add-in projects from C++ shims to Add-in Express .NET Loader. Get your add-in registered in the host application automatically....
Read the rest of this entry →
.NET, COM add-ins, Deployment, Office |
2 Comments
Eugene Starostin | March 1st, 2006
How Add-in Express .NET integrates MS Office PIAs into add-in solutions. Strategy and tactics of using MS Office PIAs. And about benefits of late binding....
Read the rest of this entry →
.NET, Office, PIAs |
No Comments
Eugene Starostin | March 1st, 2006
Office Primary Interop Assemblies. The official opinion of Microsoft. Is it possible to create an add-in with PIAs for all Office versions?...
Read the rest of this entry →
.NET, Office, PIAs |
4 Comments
Eugene Starostin | December 20th, 2005
Booker Prize. Also, all about setup projects based on Add-in Express. There are several custom events that we can use for......
Read the rest of this entry →
.NET, COM add-ins, Delphi, Deployment, Office |
No Comments
Eugene Starostin | November 24th, 2005
Here I will show you what is included in Add-in Express solutions. Attention, GUIDs are everywhere! Also I will speak about things that can be added to the add-in project, and tell you what should be done to retire right now....
Read the rest of this entry →
.NET, COM add-ins, Office |
No Comments
Eugene Starostin | November 22nd, 2005
What are the shims and is it necessary to sign add-in projects with strong names? In general, I strongly recommend always including shims in your add-in projects if you have C++ in your Visual Studio .NET....
Read the rest of this entry →
.NET, COM add-ins, Office, Visual Studio |
No Comments
Eugene Starostin | November 22nd, 2005
How to learn what version of Add-in Express you use. Add-in Express .NET and VCL....
Read the rest of this entry →
.NET |
No Comments
Eugene Starostin | November 15th, 2005
Why doesn't Add-in Express .NET for Visual Studio 2005 support the automatic generation of setup projects? And is it possible to develop add-ins on Visual Studio 2003 and Visual Studio 2005 on one computer?...
Read the rest of this entry →
.NET, Office, Visual Studio |
No Comments
Eugene Starostin | November 10th, 2005
Add-in Express .NET will support RemObjects Chrome, a new Object Pascal generation for .NET and Mono...
Read the rest of this entry →
COM add-ins, Visual Studio |
No Comments