|
Form Designer .NET Download
Archive contains two versions of Form Designer .NET, for .NET 1.1 (Visual Studio 2003, Delphi 8, Delphi 2005 and Delphi 2006) and for .NET 2.0-3.5 (Visual Studio 2005 and Visual Studio 2008).
The Form Designer .NET demo contains:
- Compiled demo projects
- Full source code of all demo project
- Properties and methods documentation
- Trial version of Form Designer .NET
To install Form Designer .NET demo kit just extract the downloaded archive and run the DesignerTrial.msi file. The installer will copy the files into the "Program files\Greatis\FD.Net" folder.
To use the installed Designer component just follow these steps:
- Visual Studio:
-
- Choose the "View | Toolbox" in the main menu
- Click right mouse button on the toolbox and choose the "Add/Remove Items..."
- Press the "Browse" button
- Browse for "Program Files\Greatis\FD.Net" folder and select Greatis.FormDesigner.dll file
- Press the "OK" buttons to finish the install process
- Delphi:
-
- Choose the "Components | Installed .NET Components..." from the main menu
- Select the ".NET Components" tab
- Press the "Select an Assembly..." button
- Browse for "Program Files\Greatis\FD.Net" folder and select Greatis.FormDesigner.dll file
- Press the "OK" button to finish the install process
After it you'll see the Designer component in the Toolbox / Tool Palette.
|