|
GPS ToolKit.NET
Adding GPS ToolKit.NET to your project
Adding GPS ToolKit.NET to your project is a straightforward process in Visual Studio .NET:
1. Add GPS ToolKit.NET to the toolbox. Expand the toolbox by hovering the pointer over the toolbox bar (usually docked on the left side of the window) then right click on an empty toolbox area and select "Add/Remove Items..."

2. Select GPS ToolKit.NET In the Customize Toolbox dialog, check the GPS ToolKit.NET box and press OK. Alternatively, you may browse and select GPS ToolKit.NET.dll from the directory in which you installed GPS ToolKit.NET.

3. Add GPS ToolKit.NET to your project. Select GPS ToolKit.NET in the toolbox and drag it onto your form. "GPSToolKit" will appear in the component bar.

You are now ready to code with GPS ToolKit.NET! See the GPS ToolKit.NET Reference for details on how to use GPS ToolKit.NET properties, methods, and events.
|