How to Create Word Comments for C and VB.NET

Create a Word Comments project in Visual Studio., Add a button in Word Comments project., Add references., View the method.

4 Steps 1 min read Easy

Step-by-Step Guide

  1. Step 1: Create a Word Comments project in Visual Studio.

    Open Visual Studio (2008 or later) Go to:
    File—New Project—Visual C#—Windows Forms Application.

    If you need to create a Visual Basic project, Windows Forms Application, you can name the project Word Comments.

    Click ‘OK’.
  2. Step 2: Add a button in Word Comments project.

    After building project Word Comments in Form 1, you will need to add a button in Form1. , Open Solution Explorer.

    Click project —Add Reference—Find "C:\Program Files\e-iceblue\Spire.Doc"(the default folder which you installed the Spire Doc in) Double-click the folder Bin.

    If the target framework of the project is:
    Net
    2.0, double-click folder NET2.0.

    Net
    3.5, double-click folder NET3.5.

    Net
    4.0, double-click folder NET4.0.

    Select assembly Spire Doc dll and click ‘OK’ , After you create the project Word Comments, double-click “button1”, you can see the cold view and the following method has been added automatically.

    Below is the encoding
  3. Step 3: Add references.

  4. Step 4: View the method.

Detailed Guide

Open Visual Studio (2008 or later) Go to:
File—New Project—Visual C#—Windows Forms Application.

If you need to create a Visual Basic project, Windows Forms Application, you can name the project Word Comments.

Click ‘OK’.

After building project Word Comments in Form 1, you will need to add a button in Form1. , Open Solution Explorer.

Click project —Add Reference—Find "C:\Program Files\e-iceblue\Spire.Doc"(the default folder which you installed the Spire Doc in) Double-click the folder Bin.

If the target framework of the project is:
Net
2.0, double-click folder NET2.0.

Net
3.5, double-click folder NET3.5.

Net
4.0, double-click folder NET4.0.

Select assembly Spire Doc dll and click ‘OK’ , After you create the project Word Comments, double-click “button1”, you can see the cold view and the following method has been added automatically.

Below is the encoding

About the Author

J

Jean Lane

Specializes in breaking down complex hobbies topics into simple steps.

38 articles
View all articles

Rate This Guide

--
Loading...
5
0
4
0
3
0
2
0
1
0

How helpful was this guide? Click to rate: