SpreadsheetGear 2023
Add WorkbookView and FormulaBar to Visual Studio Toolbox
SpreadsheetGear 2023 > Getting Started > Installing SpreadsheetGear 2023 > Add WorkbookView and FormulaBar to Visual Studio Toolbox

SpreadsheetGear 2023 attempts to register the WorkbookView and FormulaBar controls with Visual Studio 2013, Visual Studio 2015, Visual Studio 2017, Visual Studio 2019 and Visual Studio 2022 during installation.

To manually add the WorkbookView and FormulaBar controls to Visual Studio's Windows Forms Toolbox:

  1. Install one of the Microsoft Visual Studio editions with support for C# or Visual Basic as well as Windows Forms.
  2. Install SpreadsheetGear 2023 for .NET.
  3. Launch Visual Studio.
  4. On the File menu click New Project…. The New Project dialog box appears. (You may also Open an existing Windows Application project.)
  5. Under Templates, choose Windows Application for earlier versions of Visual Studio or Windows Forms Application for later versions.
  6. Change the Name as desired.
  7. Click OK to create the project
  8. On the View menu click Toolbox. The Toolbox appears.
  9. Right-click in the Toolbox and click Add Tab. A new Tab appears to be named.
  10. Name the Tab (such as "SpreadsheetGear 2023")
  11. Right-click within the Tab and click Choose Items….
  12. Scroll through the list and check FormulaBar and WorkbookView.
  13. Click OK to add the controls to the Tab.