|
GPS ToolKit.NET
Adding GPS ToolKit.NET Mobile to your project
Adding GPS ToolKit.NET Mobileto your project is a straightforward process in Visual Studio .NET:
1. Add GPS ToolKit.NET Mobile 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 In the Customize Toolbox dialog, check the GPSToolKit 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 Mobile to your project. Select GPSToolKit 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 Mobile! See the GPS ToolKit.NET Reference for details on how to use GPS ToolKit.NET properties, methods, and events.
|