Adding Components from the Toolbox
You can add components from the Visual Studio Toolbox to a Windows Forms application. For information about creating Windows Forms applications, refer to the Visual Studio online Help.
Before beginning this procedure, create a Windows Forms application and add a data connection.
1
Select View > Toolbox. Scroll down the Toolbox until the PSQL ADO.NET Provider section appears.
2
Select the PsqlCommand widget and drag it onto the Windows Forms application.
3