Visit Gigasoft's Web Site
ProEssentials v7 Help

Chapter 2: .NET Installation

 

The assemblies below are located in the ProEssentials7/DotNet20 directory.

 

Within a VS 2005 project, under the Tools menu, select [Choose Toolbox Items...],

 

Within a VS 2003 and ealier project and working with a design view for a form, right-click anywhere within the toolbox and select "Add / Remove Items..." (note, for VS.NET 2002 use "Customize Toolbox..." and also make sure the .NET tab is selected).

 

Use the "Browse" button to select the Gigasoft.ProEssentials.dll if needing WinForm interfaces for a stand alone EXE project.

 

or

 

Use the "Browse" button to select Gigasoft.ProEssentialsWeb.dll if installing WebForm interfaces into a Web application project.

 

These DLLs are found in the ProEssentials7 / DotNet20 directory where you installed ProEssentials. Once installed, ProEssentials components will be added to the bottom of the toolbox palette.

 

Installing WinForm interfaces will add 5 components:

    Pego (graph)

    Pesgo (scientific graph)

    Pe3do (3d graph)

    Pepso (polar/smith/rose)

    Pepco (pie chart)

Installing WebForm interfaces will add 6 components: Note that the component PEBaseWeb should not be used for development. Its default inclusion is currently unavoidable. Please deselect it from the "Customize Toolbox" list which will remove it from the toolbox.

    PegoWeb (graph)

    PesgoWeb (scientific graph)

    Pe3doWeb (3d graph)

    PepsoWeb (polar/smith/rose)

    PepcoWeb (pie chart)