⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 form1.designer.cs

📁 GPS与PC连接通信程序
💻 CS
📖 第 1 页 / 共 2 页
字号:
      this.labelTimeLocal.Text = "N/A";
      // 
      // label13
      // 
      this.label13.Location = new System.Drawing.Point(21, 197);
      this.label13.Name = "label13";
      this.label13.Size = new System.Drawing.Size(72, 16);
      this.label13.Text = "Date (Zulu):";
      this.label13.TextAlign = System.Drawing.ContentAlignment.TopRight;
      // 
      // labelDate
      // 
      this.labelDate.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
      this.labelDate.Location = new System.Drawing.Point(103, 197);
      this.labelDate.Name = "labelDate";
      this.labelDate.Size = new System.Drawing.Size(130, 14);
      this.labelDate.Text = "N/A";
      // 
      // labelVDOP
      // 
      this.labelVDOP.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
      this.labelVDOP.Location = new System.Drawing.Point(103, 152);
      this.labelVDOP.Name = "labelVDOP";
      this.labelVDOP.Size = new System.Drawing.Size(130, 13);
      this.labelVDOP.Text = "N/A";
      // 
      // label16
      // 
      this.label16.Location = new System.Drawing.Point(53, 152);
      this.label16.Name = "label16";
      this.label16.Size = new System.Drawing.Size(40, 13);
      this.label16.Text = "VDOP:";
      // 
      // labelHDOP
      // 
      this.labelHDOP.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
      this.labelHDOP.Location = new System.Drawing.Point(103, 127);
      this.labelHDOP.Name = "labelHDOP";
      this.labelHDOP.Size = new System.Drawing.Size(130, 13);
      this.labelHDOP.Text = "N/A";
      // 
      // label18
      // 
      this.label18.Location = new System.Drawing.Point(52, 127);
      this.label18.Name = "label18";
      this.label18.Size = new System.Drawing.Size(41, 13);
      this.label18.Text = "HDOP:";
      // 
      // labelPDOP
      // 
      this.labelPDOP.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
      this.labelPDOP.Location = new System.Drawing.Point(103, 100);
      this.labelPDOP.Name = "labelPDOP";
      this.labelPDOP.Size = new System.Drawing.Size(130, 13);
      this.labelPDOP.Text = "N/A";
      // 
      // label20
      // 
      this.label20.Location = new System.Drawing.Point(53, 100);
      this.label20.Name = "label20";
      this.label20.Size = new System.Drawing.Size(40, 13);
      this.label20.Text = "PDOP:";
      // 
      // labelFixMode
      // 
      this.labelFixMode.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
      this.labelFixMode.Location = new System.Drawing.Point(103, 76);
      this.labelFixMode.Name = "labelFixMode";
      this.labelFixMode.Size = new System.Drawing.Size(130, 13);
      this.labelFixMode.Text = "N/A";
      // 
      // label22
      // 
      this.label22.Location = new System.Drawing.Point(21, 76);
      this.label22.Name = "label22";
      this.label22.Size = new System.Drawing.Size(72, 13);
      this.label22.Text = "Fix Status:";
      this.label22.TextAlign = System.Drawing.ContentAlignment.TopRight;
      // 
      // labelLatitude
      // 
      this.labelLatitude.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
      this.labelLatitude.Location = new System.Drawing.Point(103, 4);
      this.labelLatitude.Name = "labelLatitude";
      this.labelLatitude.Size = new System.Drawing.Size(130, 13);
      this.labelLatitude.Text = "N/A";
      // 
      // label24
      // 
      this.label24.Location = new System.Drawing.Point(27, 4);
      this.label24.Name = "label24";
      this.label24.Size = new System.Drawing.Size(66, 13);
      this.label24.Text = "Latitude: ";
      this.label24.TextAlign = System.Drawing.ContentAlignment.TopRight;
      // 
      // label25
      // 
      this.label25.Location = new System.Drawing.Point(23, 28);
      this.label25.Name = "label25";
      this.label25.Size = new System.Drawing.Size(70, 13);
      this.label25.Text = "Longitude:";
      this.label25.TextAlign = System.Drawing.ContentAlignment.TopRight;
      // 
      // labelLongitude
      // 
      this.labelLongitude.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
      this.labelLongitude.Location = new System.Drawing.Point(103, 28);
      this.labelLongitude.Name = "labelLongitude";
      this.labelLongitude.Size = new System.Drawing.Size(130, 13);
      this.labelLongitude.Text = "N/A";
      // 
      // label27
      // 
      this.label27.Location = new System.Drawing.Point(23, 52);
      this.label27.Name = "label27";
      this.label27.Size = new System.Drawing.Size(70, 13);
      this.label27.Text = "Altitude:";
      this.label27.TextAlign = System.Drawing.ContentAlignment.TopRight;
      // 
      // labelAltitude
      // 
      this.labelAltitude.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
      this.labelAltitude.Location = new System.Drawing.Point(103, 52);
      this.labelAltitude.Name = "labelAltitude";
      this.labelAltitude.Size = new System.Drawing.Size(130, 13);
      this.labelAltitude.Text = "N/A";
      // 
      // label29
      // 
      this.label29.Location = new System.Drawing.Point(17, 176);
      this.label29.Name = "label29";
      this.label29.Size = new System.Drawing.Size(76, 16);
      this.label29.Text = "Time (Zulu):";
      this.label29.TextAlign = System.Drawing.ContentAlignment.TopRight;
      // 
      // labelTime
      // 
      this.labelTime.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
      this.labelTime.Location = new System.Drawing.Point(103, 176);
      this.labelTime.Name = "labelTime";
      this.labelTime.Size = new System.Drawing.Size(130, 16);
      this.labelTime.Text = "N/A";
      // 
      // tabTracking
      // 
      this.tabTracking.Controls.Add(this.listSatellites);
      this.tabTracking.Controls.Add(this.picSats);
      this.tabTracking.Location = new System.Drawing.Point(0, 0);
      this.tabTracking.Name = "tabTracking";
      this.tabTracking.Size = new System.Drawing.Size(240, 245);
      this.tabTracking.Text = "Tracking";
      // 
      // listSatellites
      // 
      this.listSatellites.Columns.Add(this.columnHeader1);
      this.listSatellites.Columns.Add(this.columnHeader2);
      this.listSatellites.Columns.Add(this.columnHeader3);
      this.listSatellites.Columns.Add(this.columnHeader4);
      this.listSatellites.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;
      this.listSatellites.Location = new System.Drawing.Point(0, 144);
      this.listSatellites.Name = "listSatellites";
      this.listSatellites.Size = new System.Drawing.Size(240, 101);
      this.listSatellites.TabIndex = 2;
      this.listSatellites.View = System.Windows.Forms.View.Details;
      // 
      // columnHeader1
      // 
      this.columnHeader1.Text = "ID";
      this.columnHeader1.Width = 29;
      // 
      // columnHeader2
      // 
      this.columnHeader2.Text = "Elev";
      this.columnHeader2.Width = 50;
      // 
      // columnHeader3
      // 
      this.columnHeader3.Text = "Azimuth";
      this.columnHeader3.Width = 59;
      // 
      // columnHeader4
      // 
      this.columnHeader4.Text = "SNR";
      this.columnHeader4.Width = 60;
      // 
      // picSats
      // 
      this.picSats.BackgroundColor = System.Drawing.Color.White;
      this.picSats.Location = new System.Drawing.Point(0, 0);
      this.picSats.Name = "picSats";
      this.picSats.Size = new System.Drawing.Size(240, 146);
      this.picSats.TabIndex = 1;
      // 
      // tabMap
      // 
      this.tabMap.Controls.Add(this.map1);
      this.tabMap.Location = new System.Drawing.Point(0, 0);
      this.tabMap.Name = "tabMap";
      this.tabMap.Size = new System.Drawing.Size(240, 245);
      this.tabMap.Text = "Map";
      // 
      // tabControl1
      // 
      this.tabControl1.Controls.Add(this.tabMap);
      this.tabControl1.Controls.Add(this.tabTracking);
      this.tabControl1.Controls.Add(this.tabPosition);
      this.tabControl1.Location = new System.Drawing.Point(0, 0);
      this.tabControl1.Name = "tabControl1";
      this.tabControl1.SelectedIndex = 0;
      this.tabControl1.Size = new System.Drawing.Size(240, 268);
      this.tabControl1.TabIndex = 0;
      // 
      // Form1
      // 
      this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
      this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
      this.AutoScroll = true;
      this.ClientSize = new System.Drawing.Size(240, 268);
      this.Controls.Add(this.tabControl1);
      this.KeyPreview = true;
      this.Menu = this.mainMenu1;
      this.MinimizeBox = false;
      this.Name = "Form1";
      this.Text = "MobileGPS";
      this.Load += new System.EventHandler(this.Form1_Load);
      this.tabPosition.ResumeLayout(false);
      this.tabTracking.ResumeLayout(false);
      this.tabMap.ResumeLayout(false);
      this.tabControl1.ResumeLayout(false);
      this.ResumeLayout(false);

    }

    #endregion

    private System.Windows.Forms.Timer timer1;
    private System.Windows.Forms.Label label11;
    private System.Windows.Forms.Label label7;
    private System.Windows.Forms.Label label12;
    private System.Windows.Forms.Label label10;
    private System.Windows.Forms.Label label4;
    private System.Windows.Forms.Label label8;
    private System.Windows.Forms.Label label5;
    private System.Windows.Forms.Label label1;
    private System.Windows.Forms.Label label2;
    private System.Windows.Forms.Label label3;
    private ESRI.ArcGIS.Mobile.MapCache mapCache1;
    private ESRI.ArcGIS.Mobile.ZoomInOutMapAction zoomInOutMapAction1;
    private ESRI.ArcGIS.Mobile.Gps.SerialPortGpsConnection serialPortGpsConnection1;
    private ESRI.ArcGIS.Mobile.ScaleBar scaleBar1;
		private ESRI.ArcGIS.Mobile.Gps.GpsDisplay gpsDisplay1;
    private System.Windows.Forms.MenuItem menuItem1;
    private System.Windows.Forms.MenuItem menuItem2;
    private ESRI.ArcGIS.Mobile.Map map1;
    private System.Windows.Forms.TabPage tabPosition;
    private System.Windows.Forms.Label label6;
    private System.Windows.Forms.Label labelTimeLocal;
    private System.Windows.Forms.Label label13;
    private System.Windows.Forms.Label labelDate;
    private System.Windows.Forms.Label labelVDOP;
    private System.Windows.Forms.Label label16;
    private System.Windows.Forms.Label labelHDOP;
    private System.Windows.Forms.Label label18;
    private System.Windows.Forms.Label labelPDOP;
    private System.Windows.Forms.Label label20;
    private System.Windows.Forms.Label labelFixMode;
    private System.Windows.Forms.Label label22;
    private System.Windows.Forms.Label labelLatitude;
    private System.Windows.Forms.Label label24;
    private System.Windows.Forms.Label label25;
    private System.Windows.Forms.Label labelLongitude;
    private System.Windows.Forms.Label label27;
    private System.Windows.Forms.Label labelAltitude;
    private System.Windows.Forms.Label label29;
    private System.Windows.Forms.Label labelTime;
    private System.Windows.Forms.TabPage tabTracking;
    private System.Windows.Forms.ListView listSatellites;
    private System.Windows.Forms.ColumnHeader columnHeader1;
    private System.Windows.Forms.ColumnHeader columnHeader2;
    private System.Windows.Forms.ColumnHeader columnHeader3;
    private System.Windows.Forms.ColumnHeader columnHeader4;
    private System.Windows.Forms.DataGrid picSats;
    private System.Windows.Forms.TabPage tabMap;
    private System.Windows.Forms.TabControl tabControl1;
  }
}


⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -