ComponentOne TreeView for WinForms
Step 1: Adding TreeView to the Application
Quick Start > Step 1: Adding TreeView to the Application

To add the TreeView control to your application, complete the following steps:

  1. Create a new Windows Forms Application.
  2. In the Design view, drag and drop the C1TreeView control to the form from the Toolbox.
    The TreeView control appears with Column1 added by default.
  3. Click the Smart Tag, and select Dock in Parent Container
    You have successfully added the TreeView control to the application.