Spread Windows Forms 12.0 Product Documentation
Adding Spread to the Checkbook Project
Spread Windows Forms 12.0 Product Documentation > Developer's Guide > Getting Started > Tutorial: Creating a Checkbook Register > Adding Spread to the Checkbook Project

Use the following steps to add Spread to the project.

  1. Start a new Visual Studio .NET project.
  2. Name the project checkbook. Name the form in the project register.
  3. Add the FpSpread component to your project, and then place the control on the form.

If you do not know how to add the FpSpread component to the project, complete the steps in Adding a Component to a Project.

Go to Setting Up the Rows and Columns of the Register to continue the tutorial.