Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » VSTO   (RSS)

Video: Copying a Document to the End User Computer after a ClickOnce Installation

This week, I’m featuring the topic Walkthrough: Copying a document to the end user computer after a ClickOnce Installation of an Office solution . As a continuation of an earlier interview, programming writer Mary Lee demonstrates how to deploy an Office
Posted by kmcgrath | 0 Comments

Video: Deploying Multiple Office Solutions in a Single ClickOnce Installer

This week, I’m featuring the topic: Walkthrough: Deploying Multiple Office Solutions in a Single ClickOnce Installer . This topic describes how you can deploy multiple Office solutions in a single package to simplify the installation and update

VSTO: My Favorite Feature - Word Content Controls

The new content controls in Word 2007 are great for a number of reasons: Drag and Drop . With VSTO, you can add the different types of content controls to the document in the same way you'd add controls to a Windows Form: by dragging them from the Toolbox.
Posted by kmcgrath | 3 Comments
Filed under:

VSTO: My Favorite Feature -- Even Better in Beta 2!

Recently, I posted an entry about my favorite VSTO feature : the Ribbon Designer. In Beta 2 of VSTO, there are a lot more controls available, so I've created a new video that shows you how to use some of these controls. View Video Download Video (Right-click

VSTO and Groove

Paul Stubbs just posted an interesting blog entry about how to tie Groove and Outlook together using VSTO. Paul shows you how to call into Microsoft Office Groove 2007 (a collaboration software program) from an Outlook 2007 add-in. To learn more, see
Posted by kmcgrath | 2 Comments
Filed under: ,

VSTO: My Favorite Feature - Ribbon Designer

One of my favorite features in the latest version of VSTO is the Ribbon Designer . The Ribbon Designer makes it easy to customize the Ribbon in your Office applications. In VSTO 2005 SE, you could add a Ribbon Item to your project and then add XML markup,
Posted by kmcgrath | 21 Comments

Visual How to: Automating PowerPoint 2007 Using a Custom Task Pane

Learn how to to create a custom task pane that automates Microsoft Office PowerPoint 2007. In this Visual How to , Harry shows you how to create a custom task pane that inserts dates into a slide when the user clicks a MonthCalendar control that is on

Visual How to: Automating a Word 2007 Document Using Visual Studio 2005 Tools for Office SE Ribbon Support

Learn how to add buttons to the Microsoft Office Fluent Ribbon in Word 2007 that enable you to interact with the document. This Visual How to provides a link to the documentation in the MSDN libary as well as a corresponding video. Enjoy! --Kathleen

Visual How To: Adding Custom Task Panes to 2007 Office Applications

Check out the new Visual How to video and learn how to add a task pane to applications in the 2007 Microsoft Office system using VSTO 2005 SE. The Visual How to also has links to corresponding documentation in the MSDN Library. Want to see more Visual

VSTO for Mere Mortals code examples

We've made code snippets from the VSTO for Mere Mortals book available in a ZIP file . If you want to try the examples without having to type out the code, be sure to download a copy! VSTO For Mere Mortals Code.zip --Kathleen
Posted by kmcgrath | 2 Comments
Filed under:

VSTO For Mere Mortals Video: Customizing Built-in Tabs on the Ribbon

This screencast shows you how to customize the Ribbon in Word 2007, by adding a new group of controls to the Home tab. View Video Download Video (Right-click link) The video is 03:10 minutes in length, and 8 MB in size. --Kathleen

VSTO For Mere Mortals Video: Customizing the Ribbon with VSTO 2005 SE

This screencast shows you how to customize the Ribbon in Excel using VSTO 2005 SE. You'll see how to use the new Ribbon support item in Visual Studio to add a group and toggleButton to the Add-ins tab of the Ribbon, and how to further customize it. View

VSTO for Mere Mortals Video: Converting an Actions Pane Solution to a Custom Task Pane Solution

This screencast shows you how to convert an Actions Pane solution in Excel 2003 to a Custom Task Pane solution in Excel 2007. This enables the task pane to be available to any workbook that you open. View Video Download Video (Right-click link) The video

VSTO for Mere Mortals Video Series

This videos gives you an introduction to the ActionsPane using Visual Studio Tools for Office.
More Posts Next page »
 
Page view tracker