namespace Casic.Birmm.RbFreqStandMeasure { partial class StatusCtrlForm { /// <summary> /// 必需的设计器变量。 /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// 清理所有正在使用的资源。 /// </summary> /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param> protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region 组件设计器生成的代码 /// <summary> /// 设计器支持所需的方法 - 不要修改 /// 使用代码编辑器修改此方法的内容。 /// </summary> private void InitializeComponent() { this.panelSite = new System.Windows.Forms.Panel(); this.label5 = new System.Windows.Forms.Label(); this.panel3 = new System.Windows.Forms.Panel(); this.label8 = new System.Windows.Forms.Label(); this.label13 = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.panel2 = new System.Windows.Forms.Panel(); this.label4 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.panel1 = new System.Windows.Forms.Panel(); this.label3 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); this.panelSite.SuspendLayout(); this.panel3.SuspendLayout(); this.panel2.SuspendLayout(); this.panel1.SuspendLayout(); this.SuspendLayout(); // // panelSite // this.panelSite.Controls.Add(this.label5); this.panelSite.Location = new System.Drawing.Point(232, 0); this.panelSite.Name = "panelSite"; this.panelSite.Size = new System.Drawing.Size(773, 640); this.panelSite.TabIndex = 3; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(77, 53); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(65, 12); this.label5.TabIndex = 0; this.label5.Text = "卫星位置图"; // // panel3 // this.panel3.BackgroundImage = global::Casic.Birmm.RbFreqStandMeasure.Properties.Resources.bg_status_location; this.panel3.Controls.Add(this.label8); this.panel3.Controls.Add(this.label13); this.panel3.Controls.Add(this.label12); this.panel3.Controls.Add(this.label11); this.panel3.Controls.Add(this.label9); this.panel3.Controls.Add(this.label10); this.panel3.Location = new System.Drawing.Point(10, 358); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(220, 289); this.panel3.TabIndex = 5; // // label8 // this.label8.BackColor = System.Drawing.Color.Transparent; this.label8.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.label8.Location = new System.Drawing.Point(0, 20); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(224, 25); this.label8.TabIndex = 0; this.label8.Text = "位置信息"; this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label13 // this.label13.BackColor = System.Drawing.Color.Transparent; this.label13.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.label13.Location = new System.Drawing.Point(0, 220); this.label13.Margin = new System.Windows.Forms.Padding(0); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(75, 25); this.label13.TabIndex = 1; this.label13.Text = "Z"; this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label12 // this.label12.BackColor = System.Drawing.Color.Transparent; this.label12.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.label12.Location = new System.Drawing.Point(0, 180); this.label12.Margin = new System.Windows.Forms.Padding(0); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(75, 25); this.label12.TabIndex = 1; this.label12.Text = "Y"; this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label11 // this.label11.BackColor = System.Drawing.Color.Transparent; this.label11.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.label11.Location = new System.Drawing.Point(0, 140); this.label11.Margin = new System.Windows.Forms.Padding(0); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(75, 25); this.label11.TabIndex = 1; this.label11.Text = "X"; this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label9 // this.label9.BackColor = System.Drawing.Color.Transparent; this.label9.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.label9.Location = new System.Drawing.Point(0, 60); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(75, 25); this.label9.TabIndex = 1; this.label9.Text = "经度"; this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label10 // this.label10.BackColor = System.Drawing.Color.Transparent; this.label10.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.label10.Location = new System.Drawing.Point(0, 100); this.label10.Margin = new System.Windows.Forms.Padding(0); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(75, 25); this.label10.TabIndex = 1; this.label10.Text = "纬度"; this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // panel2 // this.panel2.BackgroundImage = global::Casic.Birmm.RbFreqStandMeasure.Properties.Resources.bg_status_time; this.panel2.Controls.Add(this.label4); this.panel2.Controls.Add(this.label7); this.panel2.Controls.Add(this.label6); this.panel2.Controls.Add(this.label1); this.panel2.Location = new System.Drawing.Point(10, 161); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(220, 197); this.panel2.TabIndex = 4; // // label4 // this.label4.BackColor = System.Drawing.Color.Transparent; this.label4.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.label4.Location = new System.Drawing.Point(0, 20); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(224, 25); this.label4.TabIndex = 0; this.label4.Text = "时间信息"; this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label7 // this.label7.BackColor = System.Drawing.Color.Transparent; this.label7.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.label7.Location = new System.Drawing.Point(0, 140); this.label7.Margin = new System.Windows.Forms.Padding(0); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(75, 25); this.label7.TabIndex = 1; this.label7.Text = "MJD"; this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label6 // this.label6.BackColor = System.Drawing.Color.Transparent; this.label6.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.label6.Location = new System.Drawing.Point(0, 100); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(75, 25); this.label6.TabIndex = 1; this.label6.Text = "时间"; this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label1 // this.label1.BackColor = System.Drawing.Color.Transparent; this.label1.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.label1.Location = new System.Drawing.Point(0, 60); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(75, 25); this.label1.TabIndex = 1; this.label1.Text = "日期"; this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // panel1 // this.panel1.BackgroundImage = global::Casic.Birmm.RbFreqStandMeasure.Properties.Resources.bg_status_base; this.panel1.Controls.Add(this.label3); this.panel1.Controls.Add(this.label2); this.panel1.Controls.Add(this.label14); this.panel1.Location = new System.Drawing.Point(10, 5); this.panel1.Margin = new System.Windows.Forms.Padding(0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(220, 156); this.panel1.TabIndex = 3; // // label3 // this.label3.BackColor = System.Drawing.Color.Transparent; this.label3.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.label3.Location = new System.Drawing.Point(0, 100); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(75, 25); this.label3.TabIndex = 1; this.label3.Text = "接收机"; this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label2 // this.label2.BackColor = System.Drawing.Color.Transparent; this.label2.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.label2.Location = new System.Drawing.Point(0, 60); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(75, 25); this.label2.TabIndex = 1; this.label2.Text = "原子钟"; this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label14 // this.label14.BackColor = System.Drawing.Color.Transparent; this.label14.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.label14.Location = new System.Drawing.Point(0, 20); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(224, 25); this.label14.TabIndex = 0; this.label14.Text = "基本信息"; this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // StatusCtrlForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.panel3); this.Controls.Add(this.panelSite); this.Controls.Add(this.panel2); this.Controls.Add(this.panel1); this.Margin = new System.Windows.Forms.Padding(10); this.Name = "StatusCtrlForm"; this.Size = new System.Drawing.Size(1024, 654); this.panelSite.ResumeLayout(false); this.panelSite.PerformLayout(); this.panel3.ResumeLayout(false); this.panel2.ResumeLayout(false); this.panel1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panelSite; private System.Windows.Forms.Label label5; private System.Windows.Forms.Panel panel3; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label13; private System.Windows.Forms.Label label12; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label10; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label1; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label14; } }