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 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.panel5 = new System.Windows.Forms.Panel(); this.tableChannel = new System.Windows.Forms.DataGridView(); this.panel4 = new System.Windows.Forms.Panel(); this.btnNext = new System.Windows.Forms.Button(); this.btnPre = new System.Windows.Forms.Button(); this.textBoxPage = new System.Windows.Forms.TextBox(); this.label14 = new System.Windows.Forms.Label(); this.tableToBeTested = new System.Windows.Forms.DataGridView(); this.panelLocation = new System.Windows.Forms.Panel(); this.labelLocation = 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.panelTime = new System.Windows.Forms.Panel(); this.labelTime = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.panelBase = new System.Windows.Forms.Panel(); this.label3 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.labelBase = new System.Windows.Forms.Label(); this.panel5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.tableChannel)).BeginInit(); this.panel4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.tableToBeTested)).BeginInit(); this.panelLocation.SuspendLayout(); this.panelTime.SuspendLayout(); this.panelBase.SuspendLayout(); this.SuspendLayout(); // // panel5 // this.panel5.BackgroundImage = global::Casic.Birmm.RbFreqStandMeasure.Properties.Resources.bg_dev_channel; this.panel5.Controls.Add(this.tableChannel); this.panel5.Location = new System.Drawing.Point(230, 227); this.panel5.Name = "panel5"; this.panel5.Size = new System.Drawing.Size(784, 420); this.panel5.TabIndex = 4; // // tableChannel // this.tableChannel.AllowUserToAddRows = false; this.tableChannel.AllowUserToDeleteRows = false; this.tableChannel.AllowUserToResizeColumns = false; this.tableChannel.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.tableChannel.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.tableChannel.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill; this.tableChannel.BackgroundColor = System.Drawing.Color.White; this.tableChannel.BorderStyle = System.Windows.Forms.BorderStyle.None; this.tableChannel.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None; this.tableChannel.ColumnHeadersHeight = 30; this.tableChannel.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window; dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText; dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.tableChannel.DefaultCellStyle = dataGridViewCellStyle2; this.tableChannel.Location = new System.Drawing.Point(10, 10); this.tableChannel.Margin = new System.Windows.Forms.Padding(0); this.tableChannel.MultiSelect = false; this.tableChannel.Name = "tableChannel"; this.tableChannel.RowHeadersVisible = false; this.tableChannel.RowHeadersWidth = 30; 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("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); dataGridViewCellStyle3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(203)))), ((int)(((byte)(208))))); dataGridViewCellStyle3.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.tableChannel.RowsDefaultCellStyle = dataGridViewCellStyle3; this.tableChannel.RowTemplate.Height = 74; this.tableChannel.Size = new System.Drawing.Size(764, 400); this.tableChannel.TabIndex = 0; // // panel4 // this.panel4.BackgroundImage = global::Casic.Birmm.RbFreqStandMeasure.Properties.Resources.bg_dev_tested; this.panel4.Controls.Add(this.btnNext); this.panel4.Controls.Add(this.btnPre); this.panel4.Controls.Add(this.textBoxPage); this.panel4.Controls.Add(this.label14); this.panel4.Controls.Add(this.tableToBeTested); this.panel4.Location = new System.Drawing.Point(230, 5); this.panel4.Margin = new System.Windows.Forms.Padding(0); this.panel4.Name = "panel4"; this.panel4.Size = new System.Drawing.Size(784, 222); this.panel4.TabIndex = 3; // // 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(721, 188); this.btnNext.Name = "btnNext"; this.btnNext.Size = new System.Drawing.Size(16, 16); this.btnNext.TabIndex = 314; this.btnNext.UseVisualStyleBackColor = false; // // 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(667, 188); this.btnPre.Name = "btnPre"; this.btnPre.Size = new System.Drawing.Size(16, 16); this.btnPre.TabIndex = 314; this.btnPre.UseVisualStyleBackColor = false; // // 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(693, 188); 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; // // label14 // this.label14.AutoSize = true; this.label14.BackColor = System.Drawing.Color.Transparent; this.label14.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label14.Location = new System.Drawing.Point(500, 188); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(144, 17); this.label14.TabIndex = 312; this.label14.Text = "共10条,每页5条,共2页"; // // tableToBeTested // this.tableToBeTested.AllowUserToAddRows = false; this.tableToBeTested.AllowUserToDeleteRows = false; this.tableToBeTested.AllowUserToResizeColumns = false; this.tableToBeTested.AllowUserToResizeRows = false; dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(234)))), ((int)(((byte)(238))))); dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); dataGridViewCellStyle4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(234)))), ((int)(((byte)(238))))); dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.tableToBeTested.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle4; 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; dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle5.BackColor = System.Drawing.Color.White; dataGridViewCellStyle5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); dataGridViewCellStyle5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.White; dataGridViewCellStyle5.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.tableToBeTested.RowsDefaultCellStyle = dataGridViewCellStyle5; this.tableToBeTested.RowTemplate.DefaultCellStyle.NullValue = "-"; this.tableToBeTested.RowTemplate.Height = 32; this.tableToBeTested.Size = new System.Drawing.Size(764, 160); this.tableToBeTested.TabIndex = 0; this.tableToBeTested.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.tableToBeTested_CellDoubleClick); // // panelLocation // this.panelLocation.BackgroundImage = global::Casic.Birmm.RbFreqStandMeasure.Properties.Resources.bg_status_location; this.panelLocation.Controls.Add(this.labelLocation); this.panelLocation.Controls.Add(this.label13); this.panelLocation.Controls.Add(this.label12); this.panelLocation.Controls.Add(this.label11); this.panelLocation.Controls.Add(this.label9); this.panelLocation.Controls.Add(this.label10); this.panelLocation.Location = new System.Drawing.Point(10, 358); this.panelLocation.Name = "panelLocation"; this.panelLocation.Size = new System.Drawing.Size(220, 289); this.panelLocation.TabIndex = 2; // // labelLocation // this.labelLocation.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(132)))), ((int)(((byte)(215))))); this.labelLocation.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelLocation.ForeColor = System.Drawing.Color.White; this.labelLocation.Location = new System.Drawing.Point(10, 10); this.labelLocation.Name = "labelLocation"; this.labelLocation.Size = new System.Drawing.Size(200, 32); this.labelLocation.TabIndex = 0; this.labelLocation.Text = "位置信息"; this.labelLocation.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; // // panelTime // this.panelTime.BackgroundImage = global::Casic.Birmm.RbFreqStandMeasure.Properties.Resources.bg_status_time; this.panelTime.Controls.Add(this.labelTime); this.panelTime.Controls.Add(this.label7); this.panelTime.Controls.Add(this.label6); this.panelTime.Controls.Add(this.label5); this.panelTime.Location = new System.Drawing.Point(10, 161); this.panelTime.Name = "panelTime"; this.panelTime.Size = new System.Drawing.Size(220, 197); this.panelTime.TabIndex = 1; // // labelTime // this.labelTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(132)))), ((int)(((byte)(215))))); this.labelTime.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelTime.ForeColor = System.Drawing.Color.White; this.labelTime.Location = new System.Drawing.Point(10, 10); this.labelTime.Name = "labelTime"; this.labelTime.Size = new System.Drawing.Size(200, 32); this.labelTime.TabIndex = 0; this.labelTime.Text = "时间信息"; this.labelTime.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; // // label5 // this.label5.BackColor = System.Drawing.Color.Transparent; this.label5.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.label5.Location = new System.Drawing.Point(0, 60); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(75, 25); this.label5.TabIndex = 1; this.label5.Text = "日期"; this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // panelBase // this.panelBase.BackgroundImage = global::Casic.Birmm.RbFreqStandMeasure.Properties.Resources.bg_status_base; this.panelBase.Controls.Add(this.label3); 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, 156); this.panelBase.TabIndex = 0; // // 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; // // 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; // // 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.panel5); this.Controls.Add(this.panel4); this.Controls.Add(this.panelLocation); this.Controls.Add(this.panelTime); this.Controls.Add(this.panelBase); 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.panel5.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.tableChannel)).EndInit(); this.panel4.ResumeLayout(false); this.panel4.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.tableToBeTested)).EndInit(); this.panelLocation.ResumeLayout(false); this.panelTime.ResumeLayout(false); this.panelBase.ResumeLayout(false); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panelBase; private System.Windows.Forms.Panel panelTime; private System.Windows.Forms.Panel panelLocation; private System.Windows.Forms.Panel panel4; private System.Windows.Forms.Panel panel5; private System.Windows.Forms.Label labelBase; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label labelTime; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label labelLocation; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label12; private System.Windows.Forms.Label label13; private System.Windows.Forms.DataGridView tableToBeTested; private System.Windows.Forms.Label label14; private System.Windows.Forms.Button btnPre; private System.Windows.Forms.TextBox textBoxPage; private System.Windows.Forms.Button btnNext; private System.Windows.Forms.DataGridView tableChannel; } }