Posts Tagged ‘Word’

Video: Create an Office shared add-in – building a custom Click Twice deployment package

The video, Part 5, is the last of the series. In this 15-ish minute video, you will learn how to build a Click Twice deployment package for the MyTasks add-in. Click Twice is one of the major strengths of the Add-in Express toolset... Read the rest of this entry →

Video: Create an Office shared add-in – connecting business logic to Office events

On Tuesday we published Part 3 of the end-to-end demo. Today, we have Part 4. In reality parts 3 and 4 can be taken together but we thought it's better to break them up a bit and provide a bit of a break. But we have momentum now so let's keep this train a-moving because Part 5 is almost ready for its debut as well.... Read the rest of this entry →

Video: Create an Office shared add-in – interacting with Office object models & events

I admit some time has passed since we produced parts 1 and part 2 of our end-to-end demo. I'll take the blame for it. It's okay. But I want you to know the remaining parts have been sitting in my Outlook Tasks folder… staring at me… taunting me. ... Read the rest of this entry →

Outlook and Word Toolbars mixed: problem and solution

Have you ever run into the issue when an Outlook toolbar created by your add-in shows up in Word? Or maybe, a Word toolbar gets displayed in Outlook? This article describes the issue and provides a workaround; the source code is supplied in VB.NET, C# and Delphi... Read the rest of this entry →

How to allow a user to choose target MS Office applications during installation

In today's post I'll demonstrate how you can customize your add-in setup project to allow your users to select which Microsoft Office applications the add-in will be installed for. I am using Add-in Exprewss 2010 for Office and .net... Read the rest of this entry →

Video: Handling Office keyboard shortcuts

For almost every menu and/or Ribbon command in Microsoft Office, there is a keyboard shortcut for it. These shortcuts allow you to quickly and easy execute a command with a key stroke that might take several clicks of the mouse... Read the rest of this entry →

Creating integrated Office solutions with Add-in Express

Add-in Express enables you as a developer to quickly and easily create, not just MS Office add-ins but also Excel XLL add-ins, Excel Real-time data (RTD) servers and smart tags. In this post I'll demonstrate how you could include all this functionality in one Visual Studio project. Start by creating a new ADX COM Add-in project in Visual Studio... Read the rest of this entry →

Video: Advanced Task Panes – extend the UI of Excel, PowerPoint and Word

People use Microsoft Office for all sorts of tasks in order to get their work done. For example, they use Word to write proposals, they use PowerPoint to create awesome marketing presentations, and then they use Excel to calculate their commissions. But the thing is often users need to leave Office to go and gather information that they need to complete the document... Read the rest of this entry →

Video HowTo: Advanced Word task panes – Top task pane (VB.NET)

The next pane of the Word task panes series that we are going to explore is the Advanced Top Task Pane. We are going to create a new COM add-in that will work in Microsoft Word 2000 - 2010, add a custom task pane and bind it to the top position... Read the rest of this entry →

Creating an Office COM add-in: getting started for VB developers

How to quickly create a shared COM add-in for Microsoft Outlook, Excel and word in VB.NET. Sample add-in is available for download.... Read the rest of this entry →

Video HowTo: Advanced Word task panes – Left task pane (VB.NET)

To continue with a series of short video how-to demonstrating the capabilities of Add-in Express in customizing the Microsoft Office UI, we will explorer the Advanced Word Task Panes... Read the rest of this entry →

How to install multiple Office add-ins using one setup project

In today's post I'll demonstrate how you can install multiple Add-in Express Microsoft Office Add-ins without building multiple setup programs. Start by creating a new ADX COM Add-in project in Visual Studio ... Read the rest of this entry →

How to customize Office 2010 and 2007 Ribbon with your own tabs or controls

In today's post I'll demonstrate how you can insert your own ribbon tabs (for Office 2007-2010) and controls (for Office 2000-2003) before or after Office's built-in tabs or controls. I'll also show you how you can add an existing built-in Office control to your own ribbon tab... Read the rest of this entry →

Video: How Add-in Express makes Office development rewarding

Office development is a rewarding experience providing you the developer using Visual Studio the opportunity to impact the lives of users of all shapes and sizes. Using Office as the development platform, you can build solutions that integrate with your users' business processes and simplify their life... Read the rest of this entry →

Video: How Microsoft Office abuses its developers and how Add-in Express stops this

If you have any experience in developing solutions on the Office platform, you have most likely learnt that Office has the tendency to abuse its developers. One of the main reasons for this is that Office is comprised of several different applications like Outlook, Excel, PowerPoint and Word, and each of these applications has their own object model that you need to understand and master when building your solutions... Read the rest of this entry →

Video: Create an Office shared add-in – building advanced task panes and advanced Outlook regions, using advanced controls

I admit it…it's been awhile since we published Part 1. So I don't blame you if gave up hope of ever seeing Part 2. But I'm here to tell you that you have not waited in vain because today we present to you Part 2 of the Create an Office Shared Add-in series... Read the rest of this entry →

Have any questions? Ask us right now!