namespace FlightMonitor
namespace FlightMonitor
{
partial class MainForm
{
private System.ComponentModel.IContainer components = null;
private GMap.NET.WindowsForms.GMapControl gMapControl1;
private System.Windows.Forms.Label lblAltitude;
private System.Windows.Forms.Label lblBattery;
private System.Windows.Forms.Label lblTemperature;
private System.Windows.Forms.Label lblMode;
private System.Windows.Forms.Label lblSatellites;
private System.Windows.Forms.Label lblLatitude;
private System.Windows.Forms.Label lblLongitude;
private System.Windows.Forms.Button btnConnect;
private System.Windows.Forms.ComboBox comboBoxPorts;
private System.Windows.Forms.Button btnZoomIn;
private System.Windows.Forms.Button btnZoomOut;
private System.Windows.Forms.Button btnAddWaypoint;
private System.Windows.Forms.Button btnClearWaypoints;
}
}
}