Create a Word 2007 plug-in project--word 2007 advanced Application

Source: Internet
Author: User

Create a Word 2007 plug-in project--word 2007 advanced Application

Create a Word 2007 plug-in project

Here, I will use Visual Studio 2008 Beta 2 with VSTO (Visual Studio Tools for Office) to develop this plug-in, and Office 2007 is also required.

  

Figure 1

As shown in the figure above, you first need to make sure that the. NET Framework 3.5 Project is selected, and then select Visual C#office2007word add-in as the project template (of course, you can also choose the one below Visual Basic), Then enter the solution name and project name in turn, and then press OK to complete the project creation.

  

Figure 2

Our project contains a code file called ThisAddIn.cs, where the ThisAddIn class is our plugin. Now, I want to create a sidebar like the one for Word 2007, which will contain information related to my blog:

  

Figure 3

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.