# Quick Start: Word for WinForms

## Content



The quick start guide familiarizes you with **Word** component. In this section, you learn to create a new project with Windows Forms Application in Visual Studio. You would require to add the C1Word reference (dll) to the project and a button in the Windows Forms Application to create and save a document.

## See Also

[Step 1 of 3: Setting up the Application](/componentone/docs/win/online-wordlibrary/QuickStartWordforWinForms/Step1of3SettinguptheApplication)

[Step 2 of 3: Adding Simple Text](/componentone/docs/win/online-wordlibrary/QuickStartWordforWinForms/Step2of3AddingSimpleText)

[Step 3 of 3: Running the Application](/componentone/docs/win/online-wordlibrary/QuickStartWordforWinForms/Step3of3RunningtheApplication)