# BarCode for WinForms Quick Start

## Content

This quick start section walks through the steps of adding [C1BarCode](/componentone/api/win/online-barcode/dotnet-framework-api/C1.Win.Barcode.4.8/C1.Win.BarCode.C1BarCode.html) to your project and creating a simple barcode application. The quick start demonstrates how various symbologies available in **C1BarCode** are rendered on changing the text and the barcode type. For more information about available symbology, see [BarCode Symbology](/componentone/docs/win/online-barcode/UsingBarCodeforWinForms/BarCodeSymbology).

## See Also

[Step 1: Setting Up the Project](/componentone/docs/win/online-barcode/BarCodeforWinFormsQuickStart/Step1)

[Step 2: Adding Code to the Project](/componentone/docs/win/online-barcode/BarCodeforWinFormsQuickStart/Step2)

[Step 3: Running the Project](/componentone/docs/win/online-barcode/BarCodeforWinFormsQuickStart/Step3)