Spread.NET
In This Topic
    Adding the Component to the Toolbox
    In This Topic

    Use the following steps to add the component to the Toolbox in Microsoft Visual Studio .NET.

    1. If the Toolbox is not displayed, from the View menu in Visual Studio, choose Toolbox.
    2. Right-click in the Toolbox, and from the pop-up menu choose Choose Items.
    3. In the Customize Toolbox dialog, click the Windows XAML Components tab.
    4. In the Components tab, the GcSpreadSheet component (in the GrapeCity.Xaml.SpreadSheet.UI namespace) should be displayed in the list of components.
    5. Select the GcSpreadSheet component check box and click OK.
    6. If the GcSpreadSheet component is not displayed in the list of components, click Browse and browse to the installation path for the GcSpreadSheet component. Once there, select GrapeCity.Xaml.SpreadSheet.UI.dll and click Open. The GcSpreadSheet component is now displayed in the list of components. Select it and click OK.
    7. Click on the icon in the Toolbox and draw the control on the form.

     

    Return to the ReadMe.