Sign in
MSDN Blogs
Microsoft Blog Images
More ...
MSDN Blogs
>
Office Development with Visual Studio
>
September, 2008
Server & Tools Blogs
>
Developer Tools Blogs
Executive Bloggers
S. Somasegar
Brian Harry
Scott Guthrie
Jason Zander
Visual Studio
Visual Studio
Blend
LightSwitch
Line of Business Apps by Beth Massi
Setup & Install by Heath Stewart
Application Lifecycle Management
Visual Studio ALM
Team Foundation Service
Languages
Visual Basic
Visual C#
Visual C++
Visual F#
JavaScript
.NET Framework
.NET Framework
.NET Parallel Programming
ADO.NET (Managed Providers, DataSet & EF)
ASP.NET by Scott Hanselman
Base Class Library (BCL)
Silverlight
WCF Data Services
Workflow
Platform Development
Internet Explorer
Apps for Office and SharePoint 2013
SharePoint
Office
Web
Windows 8
Windows Store
Windows Azure
Windows Phone
Office Development with Visual Studio
Develop Office Business Applications using Visual Studio
Subscribe
Comments
Contact
Menu
Blog Home
Atom
Translate this page
Powered by
Microsoft® Translator
Live Now on Developer Tools Blogs
Tags
add-ins
Beth Massi
Christin Boyd
ClickOnce
Community
Deployment
Excel 2007
Harry Miller
Mary Lee
Norm Estabrook
Office 2007
Office 2010
Office Development
Outlook 2007
primary interop assemblies
Ribbon
sample
VB
video
Visual Studio 2010
VS2008
VS2010
VSTO
Windows Installer
Word 2007
More
▼
Less
▲
Related resources
Visual Studio Developer Center
Visual Studio Product Website
Archives
Archives
March 2013
(1)
December 2012
(1)
August 2011
(1)
April 2011
(1)
January 2011
(1)
November 2010
(2)
October 2010
(1)
September 2010
(1)
August 2010
(1)
June 2010
(7)
May 2010
(3)
April 2010
(6)
March 2010
(6)
February 2010
(3)
January 2010
(3)
December 2009
(5)
November 2009
(2)
October 2009
(4)
September 2009
(1)
August 2009
(4)
July 2009
(1)
June 2009
(5)
May 2009
(10)
April 2009
(6)
March 2009
(5)
February 2009
(3)
January 2009
(1)
December 2008
(5)
November 2008
(5)
October 2008
(4)
September 2008
(4)
August 2008
(5)
July 2008
(7)
June 2008
(6)
May 2008
(12)
April 2008
(6)
March 2008
(3)
February 2008
(8)
January 2008
(4)
December 2007
(1)
More
▼
Less
▲
Blog - Title
September, 2008
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Office Development with Visual Studio
Word Add-ins Part 3: Search for Text Strings in Documents and Add Comments (Harry Miller)
Posted
over 5 years ago
by
VSTOTeam
4
Comments
You can search the text in any open Microsoft Office Word document for specific strings if you put the code in an application-level add-in. When you find an instance of the string, you can perform some action on it. This video shows how to flag the string...
Office Development with Visual Studio
Word Add-ins Part 1: Clear the Ribbon Except for My Controls (Harry Miller)
Posted
over 5 years ago
by
VSTOTeam
1
Comments
You can easily customize the Ribbon to show only the controls you want to display. This video shows how to clear the Ribbon in Microsoft Office Word so it contains only a single button. The button inserts a graphic into the open Word document at the cursor...
Office Development with Visual Studio
Word Add-ins Part 2: When Add-ins Collide (Harry Miller)
Posted
over 5 years ago
by
VSTOTeam
1
Comments
When you build an add-in project, it installs the add-in on your development computer. Even if you close that project and start another, or even close Visual Studio entirely, all add-ins you have built will still run when you start the Office application...
Office Development with Visual Studio
VSTO and the .NET Framework Client Profile (Christin Boyd)
Posted
over 5 years ago
by
VSTOTeam
1
Comments
One of our loyal blog readers asked if "VSTO officially supports targeting the Client Profile? I did a quick check and it seems to be working fine but it is good if we explicitly mention whether it is supported." The answer is yes. Starting in Visual...
Page 1 of 1 (4 items)