Spread Windows Forms 15.0
Spread Windows Forms 15.0 Product Documentation / Getting Started / Tutorial: Creating a Checkbook Register / Adding Spread to the Checkbook Project
In This Topic
    Adding Spread to the Checkbook Project
    In This Topic

    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.