Click here to Skip to main content
15,881,281 members
Please Sign up or sign in to vote.
3.00/5 (2 votes)
See more:
Hi,
I am new to Windows applications.
I have one Windows Form. The form has some controls, one of which is the 'Save' button. How to save the form data into a Microsoft Word Document on button 'Save' click?
Please suggest me some code.
Posted
Updated 9-Feb-10 20:59pm
v2

1 solution

jyothisai15 wrote:
I AM NEW TO WINDOWS APP


jyothisai15 wrote:
THIS IS MY TASK.


If you're so new to programming, how can you have a 'task' ?

Your caps lock key is stuck. C# is case sensitive, this is going to give you issues.

How do you expect a 'form' to be saved into Word ? Do you want to take a screenshot of the form ? Or do you want to save text data from the form to Word ?

If you want to learn programming, you should buy some books and also learn to use Google. Here[^] is an example of how it works. These forums work best if you've taken the time to try to do something, and have a specific question.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900