Newer
Older
RbFreqStand / RbFreqStandMeasure / HomeCtrlForm.Designer.cs
TAN YUE on 15 Mar 2021 19 KB 20210315 首页添加

namespace Casic.Birmm.RbFreqStandMeasure
{
    partial class HomeCtrlForm
    {
        /// <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.panelStatusHome = new System.Windows.Forms.Panel();
            this.label4 = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.roundPanel1 = new Casic.Birmm.RbFreqStandMeasure.RoundPanel();
            this.label5 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.roundPanel2 = new Casic.Birmm.RbFreqStandMeasure.RoundPanel();
            this.label6 = new System.Windows.Forms.Label();
            this.label7 = new System.Windows.Forms.Label();
            this.label8 = new System.Windows.Forms.Label();
            this.roundPanel3 = new Casic.Birmm.RbFreqStandMeasure.RoundPanel();
            this.label9 = new System.Windows.Forms.Label();
            this.label10 = new System.Windows.Forms.Label();
            this.label11 = new System.Windows.Forms.Label();
            this.label12 = new System.Windows.Forms.Label();
            this.label13 = new System.Windows.Forms.Label();
            this.panelToBeTested = new System.Windows.Forms.Panel();
            this.dgvDevToBeTested = new System.Windows.Forms.DataGridView();
            this.仪器名称 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.仪器类型 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.仪器编号 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.客户名称 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.开始时间 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.通道号 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridView1 = new System.Windows.Forms.DataGridView();
            this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.panelStatusHome.SuspendLayout();
            this.roundPanel1.SuspendLayout();
            this.roundPanel2.SuspendLayout();
            this.roundPanel3.SuspendLayout();
            this.panelToBeTested.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dgvDevToBeTested)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
            this.SuspendLayout();
            // 
            // panelStatusHome
            // 
            this.panelStatusHome.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            this.panelStatusHome.Controls.Add(this.roundPanel3);
            this.panelStatusHome.Controls.Add(this.roundPanel2);
            this.panelStatusHome.Controls.Add(this.roundPanel1);
            this.panelStatusHome.Location = new System.Drawing.Point(0, 0);
            this.panelStatusHome.Margin = new System.Windows.Forms.Padding(0);
            this.panelStatusHome.Name = "panelStatusHome";
            this.panelStatusHome.Size = new System.Drawing.Size(250, 640);
            this.panelStatusHome.TabIndex = 3;
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(70, 0);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(53, 12);
            this.label4.TabIndex = 0;
            this.label4.Text = "时间信息";
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(70, 0);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(53, 12);
            this.label3.TabIndex = 0;
            this.label3.Text = "位置信息";
            // 
            // roundPanel1
            // 
            this.roundPanel1.Back = System.Drawing.Color.Empty;
            this.roundPanel1.BackColor = System.Drawing.Color.White;
            this.roundPanel1.Controls.Add(this.label5);
            this.roundPanel1.Controls.Add(this.label1);
            this.roundPanel1.Controls.Add(this.label2);
            this.roundPanel1.Location = new System.Drawing.Point(25, 50);
            this.roundPanel1.MatrixRound = 8;
            this.roundPanel1.Name = "roundPanel1";
            this.roundPanel1.Size = new System.Drawing.Size(200, 110);
            this.roundPanel1.TabIndex = 1;
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(15, 75);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(41, 12);
            this.label5.TabIndex = 1;
            this.label5.Text = "接收机";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(15, 40);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(41, 12);
            this.label1.TabIndex = 1;
            this.label1.Text = "原子钟";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(70, 0);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(53, 12);
            this.label2.TabIndex = 0;
            this.label2.Text = "基本信息";
            // 
            // roundPanel2
            // 
            this.roundPanel2.Back = System.Drawing.Color.Empty;
            this.roundPanel2.BackColor = System.Drawing.Color.White;
            this.roundPanel2.Controls.Add(this.label8);
            this.roundPanel2.Controls.Add(this.label6);
            this.roundPanel2.Controls.Add(this.label7);
            this.roundPanel2.Controls.Add(this.label4);
            this.roundPanel2.Location = new System.Drawing.Point(25, 190);
            this.roundPanel2.MatrixRound = 8;
            this.roundPanel2.Name = "roundPanel2";
            this.roundPanel2.Size = new System.Drawing.Size(200, 140);
            this.roundPanel2.TabIndex = 1;
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(15, 75);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(29, 12);
            this.label6.TabIndex = 1;
            this.label6.Text = "时间";
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(15, 40);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(29, 12);
            this.label7.TabIndex = 1;
            this.label7.Text = "日期";
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(15, 110);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(23, 12);
            this.label8.TabIndex = 1;
            this.label8.Text = "MJD";
            // 
            // roundPanel3
            // 
            this.roundPanel3.Back = System.Drawing.Color.Empty;
            this.roundPanel3.BackColor = System.Drawing.Color.White;
            this.roundPanel3.Controls.Add(this.label13);
            this.roundPanel3.Controls.Add(this.label12);
            this.roundPanel3.Controls.Add(this.label9);
            this.roundPanel3.Controls.Add(this.label10);
            this.roundPanel3.Controls.Add(this.label11);
            this.roundPanel3.Controls.Add(this.label3);
            this.roundPanel3.Location = new System.Drawing.Point(25, 370);
            this.roundPanel3.MatrixRound = 8;
            this.roundPanel3.Name = "roundPanel3";
            this.roundPanel3.Size = new System.Drawing.Size(200, 210);
            this.roundPanel3.TabIndex = 1;
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(15, 110);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(11, 12);
            this.label9.TabIndex = 1;
            this.label9.Text = "X";
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Location = new System.Drawing.Point(15, 75);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(29, 12);
            this.label10.TabIndex = 1;
            this.label10.Text = "纬度";
            // 
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.Location = new System.Drawing.Point(15, 40);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(29, 12);
            this.label11.TabIndex = 1;
            this.label11.Text = "经度";
            // 
            // label12
            // 
            this.label12.AutoSize = true;
            this.label12.Location = new System.Drawing.Point(15, 145);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(11, 12);
            this.label12.TabIndex = 1;
            this.label12.Text = "Y";
            // 
            // label13
            // 
            this.label13.AutoSize = true;
            this.label13.Location = new System.Drawing.Point(15, 180);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(11, 12);
            this.label13.TabIndex = 1;
            this.label13.Text = "Z";
            // 
            // panelToBeTested
            // 
            this.panelToBeTested.Controls.Add(this.dgvDevToBeTested);
            this.panelToBeTested.Location = new System.Drawing.Point(250, 0);
            this.panelToBeTested.Name = "panelToBeTested";
            this.panelToBeTested.Size = new System.Drawing.Size(750, 200);
            this.panelToBeTested.TabIndex = 4;
            // 
            // dgvDevToBeTested
            // 
            this.dgvDevToBeTested.BackgroundColor = System.Drawing.SystemColors.Window;
            this.dgvDevToBeTested.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dgvDevToBeTested.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.仪器名称,
            this.仪器类型,
            this.仪器编号,
            this.客户名称,
            this.开始时间,
            this.通道号});
            this.dgvDevToBeTested.Location = new System.Drawing.Point(3, 3);
            this.dgvDevToBeTested.Name = "dgvDevToBeTested";
            this.dgvDevToBeTested.RowTemplate.Height = 23;
            this.dgvDevToBeTested.Size = new System.Drawing.Size(744, 194);
            this.dgvDevToBeTested.TabIndex = 0;
            // 
            // 仪器名称
            // 
            this.仪器名称.HeaderText = "仪器名称";
            this.仪器名称.Name = "仪器名称";
            // 
            // 仪器类型
            // 
            this.仪器类型.HeaderText = "仪器类型";
            this.仪器类型.Name = "仪器类型";
            // 
            // 仪器编号
            // 
            this.仪器编号.HeaderText = "仪器编号";
            this.仪器编号.Name = "仪器编号";
            // 
            // 客户名称
            // 
            this.客户名称.HeaderText = "客户名称";
            this.客户名称.Name = "客户名称";
            // 
            // 开始时间
            // 
            this.开始时间.HeaderText = "开始时间";
            this.开始时间.Name = "开始时间";
            // 
            // 通道号
            // 
            this.通道号.HeaderText = "通道号";
            this.通道号.Name = "通道号";
            // 
            // dataGridView1
            // 
            this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.Column1,
            this.Column7,
            this.Column2,
            this.Column3,
            this.Column4,
            this.Column5,
            this.Column6,
            this.Column8,
            this.Column9,
            this.Column10,
            this.Column11,
            this.Column12});
            this.dataGridView1.Location = new System.Drawing.Point(254, 207);
            this.dataGridView1.Name = "dataGridView1";
            this.dataGridView1.RowTemplate.Height = 23;
            this.dataGridView1.Size = new System.Drawing.Size(743, 430);
            this.dataGridView1.TabIndex = 5;
            // 
            // Column1
            // 
            this.Column1.HeaderText = "通道号";
            this.Column1.Name = "Column1";
            this.Column1.Width = 70;
            // 
            // Column7
            // 
            this.Column7.HeaderText = "当前状态";
            this.Column7.Name = "Column7";
            this.Column7.Width = 80;
            // 
            // Column2
            // 
            this.Column2.HeaderText = "仪器名称";
            this.Column2.Name = "Column2";
            this.Column2.Width = 80;
            // 
            // Column3
            // 
            this.Column3.HeaderText = "仪器编号";
            this.Column3.Name = "Column3";
            this.Column3.Width = 80;
            // 
            // Column4
            // 
            this.Column4.HeaderText = "客户名称";
            this.Column4.Name = "Column4";
            // 
            // Column5
            // 
            this.Column5.HeaderText = "开始时间";
            this.Column5.Name = "Column5";
            // 
            // Column6
            // 
            this.Column6.HeaderText = "结束时间";
            this.Column6.Name = "Column6";
            // 
            // Column8
            // 
            this.Column8.HeaderText = "频率稳定度";
            this.Column8.Name = "Column8";
            // 
            // Column9
            // 
            this.Column9.HeaderText = "频率准确度";
            this.Column9.Name = "Column9";
            // 
            // Column10
            // 
            this.Column10.HeaderText = "开机特性";
            this.Column10.Name = "Column10";
            // 
            // Column11
            // 
            this.Column11.HeaderText = "日老化率";
            this.Column11.Name = "Column11";
            // 
            // Column12
            // 
            this.Column12.HeaderText = "频率计数器范围及灵敏度";
            this.Column12.Name = "Column12";
            // 
            // HomeCtrlForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.dataGridView1);
            this.Controls.Add(this.panelToBeTested);
            this.Controls.Add(this.panelStatusHome);
            this.Margin = new System.Windows.Forms.Padding(0);
            this.Name = "HomeCtrlForm";
            this.Size = new System.Drawing.Size(1000, 640);
            this.panelStatusHome.ResumeLayout(false);
            this.roundPanel1.ResumeLayout(false);
            this.roundPanel1.PerformLayout();
            this.roundPanel2.ResumeLayout(false);
            this.roundPanel2.PerformLayout();
            this.roundPanel3.ResumeLayout(false);
            this.roundPanel3.PerformLayout();
            this.panelToBeTested.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dgvDevToBeTested)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
            this.ResumeLayout(false);

        }

        #endregion

        private System.Windows.Forms.Panel panelStatusHome;
        private System.Windows.Forms.Label label4;
        private System.Windows.Forms.Label label3;
        private System.Windows.Forms.Label label2;
        private RoundPanel roundPanel1;
        private System.Windows.Forms.Label label5;
        private System.Windows.Forms.Label label1;
        private RoundPanel roundPanel2;
        private System.Windows.Forms.Label label8;
        private System.Windows.Forms.Label label6;
        private System.Windows.Forms.Label label7;
        private RoundPanel roundPanel3;
        private System.Windows.Forms.Label label9;
        private System.Windows.Forms.Label label10;
        private System.Windows.Forms.Label label11;
        private System.Windows.Forms.Label label12;
        private System.Windows.Forms.Label label13;
        private System.Windows.Forms.Panel panelToBeTested;
        private System.Windows.Forms.DataGridView dgvDevToBeTested;
        private System.Windows.Forms.DataGridViewTextBoxColumn 仪器名称;
        private System.Windows.Forms.DataGridViewTextBoxColumn 仪器类型;
        private System.Windows.Forms.DataGridViewTextBoxColumn 仪器编号;
        private System.Windows.Forms.DataGridViewTextBoxColumn 客户名称;
        private System.Windows.Forms.DataGridViewTextBoxColumn 开始时间;
        private System.Windows.Forms.DataGridViewTextBoxColumn 通道号;
        private System.Windows.Forms.DataGridView dataGridView1;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column7;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column2;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column6;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column8;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column9;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column10;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column11;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column12;
    }
}