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() { System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); this.panel_toTestDev = new System.Windows.Forms.Panel(); this.labelNodata = new System.Windows.Forms.Label(); this.btnNext = new System.Windows.Forms.Button(); this.btnPre = new System.Windows.Forms.Button(); this.textBoxPage = new System.Windows.Forms.TextBox(); this.label_pageInfo = new System.Windows.Forms.Label(); this.tableToBeTested = new System.Windows.Forms.DataGridView(); this.panelBase = new System.Windows.Forms.Panel(); this.label_receiverStatus = new System.Windows.Forms.Label(); this.label_clockStatus = new System.Windows.Forms.Label(); this.label_1111 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.labelBase = new System.Windows.Forms.Label(); this.panel_channelList = new System.Windows.Forms.Panel(); this.panel5 = new System.Windows.Forms.Panel(); this.pic_ageRate_5 = new System.Windows.Forms.PictureBox(); this.pic_stability_5 = new System.Windows.Forms.PictureBox(); this.pic_accuracy_5 = new System.Windows.Forms.PictureBox(); this.pic_bootFeature_5 = new System.Windows.Forms.PictureBox(); this.panel4 = new System.Windows.Forms.Panel(); this.pic_ageRate_4 = new System.Windows.Forms.PictureBox(); this.pic_stability_4 = new System.Windows.Forms.PictureBox(); this.pic_accuracy_4 = new System.Windows.Forms.PictureBox(); this.pic_bootFeature_4 = new System.Windows.Forms.PictureBox(); this.panel3 = new System.Windows.Forms.Panel(); this.pic_ageRate_3 = new System.Windows.Forms.PictureBox(); this.pic_stability_3 = new System.Windows.Forms.PictureBox(); this.pic_accuracy_3 = new System.Windows.Forms.PictureBox(); this.pic_bootFeature_3 = new System.Windows.Forms.PictureBox(); this.panel2 = new System.Windows.Forms.Panel(); this.pic_ageRate_2 = new System.Windows.Forms.PictureBox(); this.pic_stability_2 = new System.Windows.Forms.PictureBox(); this.pic_accuracy_2 = new System.Windows.Forms.PictureBox(); this.pic_bootFeature_2 = new System.Windows.Forms.PictureBox(); this.panel1 = new System.Windows.Forms.Panel(); this.pic_ageRate_1 = new System.Windows.Forms.PictureBox(); this.pic_stability_1 = new System.Windows.Forms.PictureBox(); this.pic_accuracy_1 = new System.Windows.Forms.PictureBox(); this.pic_bootFeature_1 = new System.Windows.Forms.PictureBox(); this.dataGridView_Channel_old = new System.Windows.Forms.DataGridView(); this.dataGridView_Channel = new Casic.Birmm.RbFreqStandMeasure.MyDataGridView(); this.panel_toTestDev.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.tableToBeTested)).BeginInit(); this.panelBase.SuspendLayout(); this.panel_channelList.SuspendLayout(); this.panel5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pic_ageRate_5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pic_stability_5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pic_accuracy_5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pic_bootFeature_5)).BeginInit(); this.panel4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pic_ageRate_4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pic_stability_4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pic_accuracy_4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pic_bootFeature_4)).BeginInit(); this.panel3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pic_ageRate_3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pic_stability_3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pic_accuracy_3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pic_bootFeature_3)).BeginInit(); this.panel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pic_ageRate_2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pic_stability_2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pic_accuracy_2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pic_bootFeature_2)).BeginInit(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pic_ageRate_1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pic_stability_1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pic_accuracy_1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pic_bootFeature_1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataGridView_Channel_old)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataGridView_Channel)).BeginInit(); this.SuspendLayout(); // // panel_toTestDev // this.panel_toTestDev.BackgroundImage = global::Casic.Birmm.RbFreqStandMeasure.Properties.Resources.bg_dev_tested; this.panel_toTestDev.Controls.Add(this.labelNodata); this.panel_toTestDev.Controls.Add(this.btnNext); this.panel_toTestDev.Controls.Add(this.btnPre); this.panel_toTestDev.Controls.Add(this.textBoxPage); this.panel_toTestDev.Controls.Add(this.label_pageInfo); this.panel_toTestDev.Controls.Add(this.tableToBeTested); this.panel_toTestDev.Location = new System.Drawing.Point(230, 5); this.panel_toTestDev.Margin = new System.Windows.Forms.Padding(0); this.panel_toTestDev.Name = "panel_toTestDev"; this.panel_toTestDev.Size = new System.Drawing.Size(784, 222); this.panel_toTestDev.TabIndex = 3; // // labelNodata // this.labelNodata.BackColor = System.Drawing.Color.Transparent; this.labelNodata.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelNodata.Location = new System.Drawing.Point(10, 78); this.labelNodata.Name = "labelNodata"; this.labelNodata.Size = new System.Drawing.Size(763, 50); this.labelNodata.TabIndex = 315; this.labelNodata.Text = "没有待检测设备"; this.labelNodata.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.labelNodata.Visible = false; // // btnNext // this.btnNext.BackColor = System.Drawing.Color.Transparent; this.btnNext.BackgroundImage = global::Casic.Birmm.RbFreqStandMeasure.Properties.Resources.icon_page_next; this.btnNext.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; this.btnNext.Cursor = System.Windows.Forms.Cursors.Hand; this.btnNext.Location = new System.Drawing.Point(731, 184); this.btnNext.Name = "btnNext"; this.btnNext.Size = new System.Drawing.Size(16, 16); this.btnNext.TabIndex = 314; this.btnNext.UseVisualStyleBackColor = false; this.btnNext.Click += new System.EventHandler(this.btnNext_Click); // // btnPre // this.btnPre.BackColor = System.Drawing.Color.Transparent; this.btnPre.BackgroundImage = global::Casic.Birmm.RbFreqStandMeasure.Properties.Resources.icon_page_pre; this.btnPre.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; this.btnPre.Cursor = System.Windows.Forms.Cursors.Hand; this.btnPre.Location = new System.Drawing.Point(677, 184); this.btnPre.Name = "btnPre"; this.btnPre.Size = new System.Drawing.Size(16, 16); this.btnPre.TabIndex = 314; this.btnPre.UseVisualStyleBackColor = false; this.btnPre.Click += new System.EventHandler(this.btnPre_Click); // // textBoxPage // this.textBoxPage.BorderStyle = System.Windows.Forms.BorderStyle.None; this.textBoxPage.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.textBoxPage.Location = new System.Drawing.Point(703, 184); this.textBoxPage.Name = "textBoxPage"; this.textBoxPage.Size = new System.Drawing.Size(21, 16); this.textBoxPage.TabIndex = 313; this.textBoxPage.Text = "1"; this.textBoxPage.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label_pageInfo // this.label_pageInfo.AutoSize = true; this.label_pageInfo.BackColor = System.Drawing.Color.Transparent; this.label_pageInfo.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_pageInfo.Location = new System.Drawing.Point(510, 184); this.label_pageInfo.Name = "label_pageInfo"; this.label_pageInfo.Size = new System.Drawing.Size(137, 17); this.label_pageInfo.TabIndex = 312; this.label_pageInfo.Text = "共0条,每页0条,共0页"; // // tableToBeTested // this.tableToBeTested.AllowUserToAddRows = false; this.tableToBeTested.AllowUserToDeleteRows = false; this.tableToBeTested.AllowUserToResizeColumns = false; this.tableToBeTested.AllowUserToResizeRows = false; dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(234)))), ((int)(((byte)(238))))); dataGridViewCellStyle1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); dataGridViewCellStyle1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); dataGridViewCellStyle1.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(234)))), ((int)(((byte)(238))))); dataGridViewCellStyle1.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.tableToBeTested.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.tableToBeTested.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill; this.tableToBeTested.BackgroundColor = System.Drawing.Color.White; this.tableToBeTested.BorderStyle = System.Windows.Forms.BorderStyle.None; this.tableToBeTested.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None; this.tableToBeTested.ColumnHeadersHeight = 32; this.tableToBeTested.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.tableToBeTested.GridColor = System.Drawing.Color.WhiteSmoke; this.tableToBeTested.Location = new System.Drawing.Point(10, 10); this.tableToBeTested.MultiSelect = false; this.tableToBeTested.Name = "tableToBeTested"; this.tableToBeTested.RowHeadersVisible = false; this.tableToBeTested.RowHeadersWidth = 40; dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle2.BackColor = System.Drawing.Color.White; dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); dataGridViewCellStyle2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); dataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.White; dataGridViewCellStyle2.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.tableToBeTested.RowsDefaultCellStyle = dataGridViewCellStyle2; this.tableToBeTested.RowTemplate.DefaultCellStyle.NullValue = "-"; this.tableToBeTested.RowTemplate.Height = 32; this.tableToBeTested.Size = new System.Drawing.Size(764, 167); this.tableToBeTested.TabIndex = 0; this.tableToBeTested.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.tableToBeTested_CellDoubleClick); // // panelBase // this.panelBase.BackgroundImage = global::Casic.Birmm.RbFreqStandMeasure.Properties.Resources.bg_status_base; this.panelBase.Controls.Add(this.label_receiverStatus); this.panelBase.Controls.Add(this.label_clockStatus); this.panelBase.Controls.Add(this.label_1111); this.panelBase.Controls.Add(this.label2); this.panelBase.Controls.Add(this.labelBase); this.panelBase.Location = new System.Drawing.Point(10, 5); this.panelBase.Margin = new System.Windows.Forms.Padding(0); this.panelBase.Name = "panelBase"; this.panelBase.Size = new System.Drawing.Size(220, 222); this.panelBase.TabIndex = 0; // // label_receiverStatus // this.label_receiverStatus.BackColor = System.Drawing.Color.Transparent; this.label_receiverStatus.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.label_receiverStatus.ForeColor = System.Drawing.Color.Gray; this.label_receiverStatus.Location = new System.Drawing.Point(99, 128); this.label_receiverStatus.Name = "label_receiverStatus"; this.label_receiverStatus.Size = new System.Drawing.Size(67, 25); this.label_receiverStatus.TabIndex = 3; this.label_receiverStatus.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label_clockStatus // this.label_clockStatus.BackColor = System.Drawing.Color.Transparent; this.label_clockStatus.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.label_clockStatus.ForeColor = System.Drawing.Color.Gray; this.label_clockStatus.Location = new System.Drawing.Point(100, 73); this.label_clockStatus.Name = "label_clockStatus"; this.label_clockStatus.Size = new System.Drawing.Size(65, 25); this.label_clockStatus.TabIndex = 2; this.label_clockStatus.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label_1111 // this.label_1111.BackColor = System.Drawing.Color.Transparent; this.label_1111.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.label_1111.Location = new System.Drawing.Point(27, 128); this.label_1111.Name = "label_1111"; this.label_1111.Size = new System.Drawing.Size(67, 25); this.label_1111.TabIndex = 1; this.label_1111.Text = "接收机:"; this.label_1111.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(29, 73); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(65, 25); this.label2.TabIndex = 1; this.label2.Text = "原子钟:"; this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // labelBase // this.labelBase.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(132)))), ((int)(((byte)(215))))); this.labelBase.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelBase.ForeColor = System.Drawing.Color.White; this.labelBase.Location = new System.Drawing.Point(10, 10); this.labelBase.Name = "labelBase"; this.labelBase.Size = new System.Drawing.Size(200, 32); this.labelBase.TabIndex = 0; this.labelBase.Text = "基本信息"; this.labelBase.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel_channelList // this.panel_channelList.BackgroundImage = global::Casic.Birmm.RbFreqStandMeasure.Properties.Resources.bg_dev_channel; this.panel_channelList.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.panel_channelList.Controls.Add(this.panel5); this.panel_channelList.Controls.Add(this.panel4); this.panel_channelList.Controls.Add(this.panel3); this.panel_channelList.Controls.Add(this.panel2); this.panel_channelList.Controls.Add(this.panel1); this.panel_channelList.Controls.Add(this.dataGridView_Channel); this.panel_channelList.Controls.Add(this.dataGridView_Channel_old); this.panel_channelList.Location = new System.Drawing.Point(11, 227); this.panel_channelList.Name = "panel_channelList"; this.panel_channelList.Size = new System.Drawing.Size(1004, 420); this.panel_channelList.TabIndex = 4; // // panel5 // this.panel5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(203)))), ((int)(((byte)(208))))); this.panel5.Controls.Add(this.pic_ageRate_5); this.panel5.Controls.Add(this.pic_stability_5); this.panel5.Controls.Add(this.pic_accuracy_5); this.panel5.Controls.Add(this.pic_bootFeature_5); this.panel5.Location = new System.Drawing.Point(715, 358); this.panel5.Name = "panel5"; this.panel5.Size = new System.Drawing.Size(250, 30); this.panel5.TabIndex = 341; this.panel5.DoubleClick += new System.EventHandler(this.panel5_DoubleClick); // // pic_ageRate_5 // this.pic_ageRate_5.BackColor = System.Drawing.Color.Transparent; this.pic_ageRate_5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; this.pic_ageRate_5.Location = new System.Drawing.Point(224, 9); this.pic_ageRate_5.Name = "pic_ageRate_5"; this.pic_ageRate_5.Size = new System.Drawing.Size(16, 16); this.pic_ageRate_5.TabIndex = 336; this.pic_ageRate_5.TabStop = false; // // pic_stability_5 // this.pic_stability_5.BackColor = System.Drawing.Color.Transparent; this.pic_stability_5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.pic_stability_5.Location = new System.Drawing.Point(12, 9); this.pic_stability_5.Name = "pic_stability_5"; this.pic_stability_5.Size = new System.Drawing.Size(16, 16); this.pic_stability_5.TabIndex = 333; this.pic_stability_5.TabStop = false; // // pic_accuracy_5 // this.pic_accuracy_5.BackColor = System.Drawing.Color.Transparent; this.pic_accuracy_5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.pic_accuracy_5.Location = new System.Drawing.Point(78, 9); this.pic_accuracy_5.Name = "pic_accuracy_5"; this.pic_accuracy_5.Size = new System.Drawing.Size(16, 16); this.pic_accuracy_5.TabIndex = 334; this.pic_accuracy_5.TabStop = false; // // pic_bootFeature_5 // this.pic_bootFeature_5.BackColor = System.Drawing.Color.Transparent; this.pic_bootFeature_5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.pic_bootFeature_5.Location = new System.Drawing.Point(152, 9); this.pic_bootFeature_5.Name = "pic_bootFeature_5"; this.pic_bootFeature_5.Size = new System.Drawing.Size(16, 16); this.pic_bootFeature_5.TabIndex = 335; this.pic_bootFeature_5.TabStop = false; // // panel4 // this.panel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(203)))), ((int)(((byte)(208))))); this.panel4.Controls.Add(this.pic_ageRate_4); this.panel4.Controls.Add(this.pic_stability_4); this.panel4.Controls.Add(this.pic_accuracy_4); this.panel4.Controls.Add(this.pic_bootFeature_4); this.panel4.Location = new System.Drawing.Point(715, 284); this.panel4.Name = "panel4"; this.panel4.Size = new System.Drawing.Size(250, 30); this.panel4.TabIndex = 340; this.panel4.DoubleClick += new System.EventHandler(this.panel4_DoubleClick); // // pic_ageRate_4 // this.pic_ageRate_4.BackColor = System.Drawing.Color.Transparent; this.pic_ageRate_4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; this.pic_ageRate_4.Location = new System.Drawing.Point(224, 8); this.pic_ageRate_4.Name = "pic_ageRate_4"; this.pic_ageRate_4.Size = new System.Drawing.Size(16, 16); this.pic_ageRate_4.TabIndex = 332; this.pic_ageRate_4.TabStop = false; // // pic_stability_4 // this.pic_stability_4.BackColor = System.Drawing.Color.Transparent; this.pic_stability_4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; this.pic_stability_4.Location = new System.Drawing.Point(12, 8); this.pic_stability_4.Name = "pic_stability_4"; this.pic_stability_4.Size = new System.Drawing.Size(16, 16); this.pic_stability_4.TabIndex = 329; this.pic_stability_4.TabStop = false; // // pic_accuracy_4 // this.pic_accuracy_4.BackColor = System.Drawing.Color.Transparent; this.pic_accuracy_4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.pic_accuracy_4.Location = new System.Drawing.Point(78, 8); this.pic_accuracy_4.Name = "pic_accuracy_4"; this.pic_accuracy_4.Size = new System.Drawing.Size(16, 16); this.pic_accuracy_4.TabIndex = 330; this.pic_accuracy_4.TabStop = false; // // pic_bootFeature_4 // this.pic_bootFeature_4.BackColor = System.Drawing.Color.Transparent; this.pic_bootFeature_4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.pic_bootFeature_4.Location = new System.Drawing.Point(152, 8); this.pic_bootFeature_4.Name = "pic_bootFeature_4"; this.pic_bootFeature_4.Size = new System.Drawing.Size(16, 16); this.pic_bootFeature_4.TabIndex = 331; this.pic_bootFeature_4.TabStop = false; // // panel3 // this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(203)))), ((int)(((byte)(208))))); this.panel3.Controls.Add(this.pic_ageRate_3); this.panel3.Controls.Add(this.pic_stability_3); this.panel3.Controls.Add(this.pic_accuracy_3); this.panel3.Controls.Add(this.pic_bootFeature_3); this.panel3.Location = new System.Drawing.Point(715, 210); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(250, 30); this.panel3.TabIndex = 339; this.panel3.DoubleClick += new System.EventHandler(this.panel3_DoubleClick); // // pic_ageRate_3 // this.pic_ageRate_3.BackColor = System.Drawing.Color.Transparent; this.pic_ageRate_3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; this.pic_ageRate_3.Location = new System.Drawing.Point(224, 8); this.pic_ageRate_3.Name = "pic_ageRate_3"; this.pic_ageRate_3.Size = new System.Drawing.Size(16, 16); this.pic_ageRate_3.TabIndex = 328; this.pic_ageRate_3.TabStop = false; // // pic_stability_3 // this.pic_stability_3.BackColor = System.Drawing.Color.Transparent; this.pic_stability_3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.pic_stability_3.Location = new System.Drawing.Point(12, 8); this.pic_stability_3.Name = "pic_stability_3"; this.pic_stability_3.Size = new System.Drawing.Size(16, 16); this.pic_stability_3.TabIndex = 325; this.pic_stability_3.TabStop = false; // // pic_accuracy_3 // this.pic_accuracy_3.BackColor = System.Drawing.Color.Transparent; this.pic_accuracy_3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.pic_accuracy_3.Location = new System.Drawing.Point(78, 8); this.pic_accuracy_3.Name = "pic_accuracy_3"; this.pic_accuracy_3.Size = new System.Drawing.Size(16, 16); this.pic_accuracy_3.TabIndex = 326; this.pic_accuracy_3.TabStop = false; // // pic_bootFeature_3 // this.pic_bootFeature_3.BackColor = System.Drawing.Color.Transparent; this.pic_bootFeature_3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.pic_bootFeature_3.Location = new System.Drawing.Point(151, 8); this.pic_bootFeature_3.Name = "pic_bootFeature_3"; this.pic_bootFeature_3.Size = new System.Drawing.Size(16, 16); this.pic_bootFeature_3.TabIndex = 327; this.pic_bootFeature_3.TabStop = false; // // panel2 // this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(203)))), ((int)(((byte)(208))))); this.panel2.Controls.Add(this.pic_ageRate_2); this.panel2.Controls.Add(this.pic_stability_2); this.panel2.Controls.Add(this.pic_accuracy_2); this.panel2.Controls.Add(this.pic_bootFeature_2); this.panel2.Location = new System.Drawing.Point(715, 136); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(250, 30); this.panel2.TabIndex = 338; this.panel2.DoubleClick += new System.EventHandler(this.panel2_DoubleClick); // // pic_ageRate_2 // this.pic_ageRate_2.BackColor = System.Drawing.Color.Transparent; this.pic_ageRate_2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; this.pic_ageRate_2.Location = new System.Drawing.Point(224, 7); this.pic_ageRate_2.Name = "pic_ageRate_2"; this.pic_ageRate_2.Size = new System.Drawing.Size(16, 16); this.pic_ageRate_2.TabIndex = 324; this.pic_ageRate_2.TabStop = false; // // pic_stability_2 // this.pic_stability_2.BackColor = System.Drawing.Color.Transparent; this.pic_stability_2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.pic_stability_2.Location = new System.Drawing.Point(12, 7); this.pic_stability_2.Name = "pic_stability_2"; this.pic_stability_2.Size = new System.Drawing.Size(16, 16); this.pic_stability_2.TabIndex = 321; this.pic_stability_2.TabStop = false; // // pic_accuracy_2 // this.pic_accuracy_2.BackColor = System.Drawing.Color.Transparent; this.pic_accuracy_2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.pic_accuracy_2.Location = new System.Drawing.Point(78, 7); this.pic_accuracy_2.Name = "pic_accuracy_2"; this.pic_accuracy_2.Size = new System.Drawing.Size(16, 16); this.pic_accuracy_2.TabIndex = 322; this.pic_accuracy_2.TabStop = false; // // pic_bootFeature_2 // this.pic_bootFeature_2.BackColor = System.Drawing.Color.Transparent; this.pic_bootFeature_2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.pic_bootFeature_2.Location = new System.Drawing.Point(151, 7); this.pic_bootFeature_2.Name = "pic_bootFeature_2"; this.pic_bootFeature_2.Size = new System.Drawing.Size(16, 16); this.pic_bootFeature_2.TabIndex = 323; this.pic_bootFeature_2.TabStop = false; // // panel1 // this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(203)))), ((int)(((byte)(208))))); this.panel1.Controls.Add(this.pic_ageRate_1); this.panel1.Controls.Add(this.pic_stability_1); this.panel1.Controls.Add(this.pic_accuracy_1); this.panel1.Controls.Add(this.pic_bootFeature_1); this.panel1.Location = new System.Drawing.Point(715, 62); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(250, 30); this.panel1.TabIndex = 337; this.panel1.DoubleClick += new System.EventHandler(this.panel1_DoubleClick); // // pic_ageRate_1 // this.pic_ageRate_1.BackColor = System.Drawing.Color.Transparent; this.pic_ageRate_1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; this.pic_ageRate_1.Location = new System.Drawing.Point(224, 8); this.pic_ageRate_1.Name = "pic_ageRate_1"; this.pic_ageRate_1.Size = new System.Drawing.Size(16, 16); this.pic_ageRate_1.TabIndex = 320; this.pic_ageRate_1.TabStop = false; // // pic_stability_1 // this.pic_stability_1.BackColor = System.Drawing.Color.Transparent; this.pic_stability_1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.pic_stability_1.Location = new System.Drawing.Point(12, 8); this.pic_stability_1.Name = "pic_stability_1"; this.pic_stability_1.Size = new System.Drawing.Size(16, 16); this.pic_stability_1.TabIndex = 317; this.pic_stability_1.TabStop = false; // // pic_accuracy_1 // this.pic_accuracy_1.BackColor = System.Drawing.Color.Transparent; this.pic_accuracy_1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.pic_accuracy_1.Location = new System.Drawing.Point(78, 8); this.pic_accuracy_1.Name = "pic_accuracy_1"; this.pic_accuracy_1.Size = new System.Drawing.Size(16, 16); this.pic_accuracy_1.TabIndex = 318; this.pic_accuracy_1.TabStop = false; // // pic_bootFeature_1 // this.pic_bootFeature_1.BackColor = System.Drawing.Color.Transparent; this.pic_bootFeature_1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.pic_bootFeature_1.Location = new System.Drawing.Point(150, 8); this.pic_bootFeature_1.Name = "pic_bootFeature_1"; this.pic_bootFeature_1.Size = new System.Drawing.Size(16, 16); this.pic_bootFeature_1.TabIndex = 319; this.pic_bootFeature_1.TabStop = false; // // dataGridView_Channel_old // this.dataGridView_Channel_old.AllowUserToAddRows = false; this.dataGridView_Channel_old.AllowUserToDeleteRows = false; this.dataGridView_Channel_old.AllowUserToResizeColumns = false; this.dataGridView_Channel_old.AllowUserToResizeRows = false; dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(203)))), ((int)(((byte)(208))))); dataGridViewCellStyle6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); dataGridViewCellStyle6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.Transparent; dataGridViewCellStyle6.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.dataGridView_Channel_old.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6; this.dataGridView_Channel_old.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill; this.dataGridView_Channel_old.BackgroundColor = System.Drawing.Color.White; this.dataGridView_Channel_old.BorderStyle = System.Windows.Forms.BorderStyle.None; this.dataGridView_Channel_old.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.SunkenHorizontal; this.dataGridView_Channel_old.ClipboardCopyMode = System.Windows.Forms.DataGridViewClipboardCopyMode.Disable; this.dataGridView_Channel_old.ColumnHeadersHeight = 30; this.dataGridView_Channel_old.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Window; dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.ControlText; dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dataGridView_Channel_old.DefaultCellStyle = dataGridViewCellStyle7; this.dataGridView_Channel_old.GridColor = System.Drawing.Color.DarkGray; this.dataGridView_Channel_old.Location = new System.Drawing.Point(11, 10); this.dataGridView_Channel_old.Margin = new System.Windows.Forms.Padding(0); this.dataGridView_Channel_old.MultiSelect = false; this.dataGridView_Channel_old.Name = "dataGridView_Channel_old"; this.dataGridView_Channel_old.RowHeadersVisible = false; this.dataGridView_Channel_old.RowHeadersWidth = 30; dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(203)))), ((int)(((byte)(208))))); dataGridViewCellStyle8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); dataGridViewCellStyle8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.Transparent; dataGridViewCellStyle8.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.dataGridView_Channel_old.RowsDefaultCellStyle = dataGridViewCellStyle8; this.dataGridView_Channel_old.RowTemplate.DefaultCellStyle.SelectionBackColor = System.Drawing.Color.Transparent; this.dataGridView_Channel_old.RowTemplate.Height = 74; this.dataGridView_Channel_old.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect; this.dataGridView_Channel_old.Size = new System.Drawing.Size(984, 400); this.dataGridView_Channel_old.TabIndex = 0; this.dataGridView_Channel_old.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView_Channel_CellDoubleClick); this.dataGridView_Channel_old.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.dataGridView_Channel_RowPostPaint); // // dataGridView_Channel // this.dataGridView_Channel.AllowUserToAddRows = false; this.dataGridView_Channel.AllowUserToDeleteRows = false; this.dataGridView_Channel.AllowUserToResizeColumns = false; this.dataGridView_Channel.AllowUserToResizeRows = false; dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(203)))), ((int)(((byte)(208))))); dataGridViewCellStyle3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.Transparent; dataGridViewCellStyle3.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.dataGridView_Channel.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle3; this.dataGridView_Channel.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill; this.dataGridView_Channel.BackgroundColor = System.Drawing.Color.White; this.dataGridView_Channel.BorderStyle = System.Windows.Forms.BorderStyle.None; this.dataGridView_Channel.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.SunkenHorizontal; this.dataGridView_Channel.ClipboardCopyMode = System.Windows.Forms.DataGridViewClipboardCopyMode.Disable; this.dataGridView_Channel.ColumnHeadersHeight = 30; this.dataGridView_Channel.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Window; dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.ControlText; dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dataGridView_Channel.DefaultCellStyle = dataGridViewCellStyle4; this.dataGridView_Channel.GridColor = System.Drawing.Color.DarkGray; this.dataGridView_Channel.Location = new System.Drawing.Point(11, 10); this.dataGridView_Channel.Margin = new System.Windows.Forms.Padding(0); this.dataGridView_Channel.MultiSelect = false; this.dataGridView_Channel.Name = "dataGridView_Channel"; this.dataGridView_Channel.RowHeadersVisible = false; this.dataGridView_Channel.RowHeadersWidth = 30; dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(203)))), ((int)(((byte)(208))))); dataGridViewCellStyle5.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.Transparent; dataGridViewCellStyle5.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.dataGridView_Channel.RowsDefaultCellStyle = dataGridViewCellStyle5; this.dataGridView_Channel.RowTemplate.DefaultCellStyle.SelectionBackColor = System.Drawing.Color.Transparent; this.dataGridView_Channel.RowTemplate.Height = 74; this.dataGridView_Channel.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect; this.dataGridView_Channel.Size = new System.Drawing.Size(984, 400); this.dataGridView_Channel.TabIndex = 342; this.dataGridView_Channel.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView_Channel_CellDoubleClick_1); this.dataGridView_Channel.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.dataGridView_Channel_RowPostPaint_1); // // HomeCtrlForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(234)))), ((int)(((byte)(238))))); this.Controls.Add(this.panel_toTestDev); this.Controls.Add(this.panelBase); this.Controls.Add(this.panel_channelList); this.Margin = new System.Windows.Forms.Padding(0); this.Name = "HomeCtrlForm"; this.Size = new System.Drawing.Size(1024, 654); this.Load += new System.EventHandler(this.HomeCtrlForm_Load); this.panel_toTestDev.ResumeLayout(false); this.panel_toTestDev.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.tableToBeTested)).EndInit(); this.panelBase.ResumeLayout(false); this.panel_channelList.ResumeLayout(false); this.panel5.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pic_ageRate_5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pic_stability_5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pic_accuracy_5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pic_bootFeature_5)).EndInit(); this.panel4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pic_ageRate_4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pic_stability_4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pic_accuracy_4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pic_bootFeature_4)).EndInit(); this.panel3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pic_ageRate_3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pic_stability_3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pic_accuracy_3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pic_bootFeature_3)).EndInit(); this.panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pic_ageRate_2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pic_stability_2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pic_accuracy_2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pic_bootFeature_2)).EndInit(); this.panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pic_ageRate_1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pic_stability_1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pic_accuracy_1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pic_bootFeature_1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataGridView_Channel_old)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataGridView_Channel)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panelBase; private System.Windows.Forms.Panel panel_toTestDev; private System.Windows.Forms.Panel panel_channelList; private System.Windows.Forms.Label labelBase; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label_1111; private System.Windows.Forms.DataGridView tableToBeTested; private System.Windows.Forms.Label label_pageInfo; private System.Windows.Forms.Button btnPre; private System.Windows.Forms.TextBox textBoxPage; private System.Windows.Forms.Button btnNext; private System.Windows.Forms.DataGridView dataGridView_Channel_old; private System.Windows.Forms.Label labelNodata; private System.Windows.Forms.PictureBox pic_accuracy_1; private System.Windows.Forms.PictureBox pic_ageRate_1; private System.Windows.Forms.PictureBox pic_bootFeature_1; private System.Windows.Forms.PictureBox pic_stability_1; private System.Windows.Forms.PictureBox pic_ageRate_5; private System.Windows.Forms.PictureBox pic_bootFeature_5; private System.Windows.Forms.PictureBox pic_accuracy_5; private System.Windows.Forms.PictureBox pic_stability_5; private System.Windows.Forms.PictureBox pic_ageRate_4; private System.Windows.Forms.PictureBox pic_bootFeature_4; private System.Windows.Forms.PictureBox pic_accuracy_4; private System.Windows.Forms.PictureBox pic_stability_4; private System.Windows.Forms.PictureBox pic_ageRate_3; private System.Windows.Forms.PictureBox pic_bootFeature_3; private System.Windows.Forms.PictureBox pic_accuracy_3; private System.Windows.Forms.PictureBox pic_stability_3; private System.Windows.Forms.PictureBox pic_ageRate_2; private System.Windows.Forms.PictureBox pic_bootFeature_2; private System.Windows.Forms.PictureBox pic_accuracy_2; private System.Windows.Forms.PictureBox pic_stability_2; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Panel panel5; private System.Windows.Forms.Panel panel4; private System.Windows.Forms.Panel panel3; public System.Windows.Forms.Label label_receiverStatus; public System.Windows.Forms.Label label_clockStatus; private MyDataGridView dataGridView_Channel; } }