diff --git a/RbFreqStandMeasure/HomeCtrlForm.Designer.cs b/RbFreqStandMeasure/HomeCtrlForm.Designer.cs index c624408..d7fcfe8 100644 --- a/RbFreqStandMeasure/HomeCtrlForm.Designer.cs +++ b/RbFreqStandMeasure/HomeCtrlForm.Designer.cs @@ -29,429 +29,525 @@ /// 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(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); 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.panelEx1 = new DevComponents.DotNetBar.PanelEx(); + this.labelX6 = new DevComponents.DotNetBar.LabelX(); + this.labelX5 = new DevComponents.DotNetBar.LabelX(); + this.labelX4 = new DevComponents.DotNetBar.LabelX(); + this.labelX3 = new DevComponents.DotNetBar.LabelX(); + this.labelX2 = new DevComponents.DotNetBar.LabelX(); + this.labelX1 = new DevComponents.DotNetBar.LabelX(); + this.panelEx2 = new DevComponents.DotNetBar.PanelEx(); + this.labelX7 = new DevComponents.DotNetBar.LabelX(); + this.labelX8 = new DevComponents.DotNetBar.LabelX(); + this.labelX10 = new DevComponents.DotNetBar.LabelX(); + this.labelX9 = new DevComponents.DotNetBar.LabelX(); + this.panelEx3 = new DevComponents.DotNetBar.PanelEx(); + this.labelX11 = new DevComponents.DotNetBar.LabelX(); + this.labelX13 = new DevComponents.DotNetBar.LabelX(); + this.labelX12 = new DevComponents.DotNetBar.LabelX(); + this.panelEx4 = new DevComponents.DotNetBar.PanelEx(); + this.dataGridViewX1 = new DevComponents.DotNetBar.Controls.DataGridViewX(); + this.Column13 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column14 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column15 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column16 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column17 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.dataGridViewX2 = new DevComponents.DotNetBar.Controls.DataGridViewX(); + this.Column18 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column19 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column20 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column21 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column22 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column23 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column24 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column25 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column26 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column27 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column28 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column29 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.panelToBeTested.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.dgvDevToBeTested)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit(); + this.panelEx1.SuspendLayout(); + this.panelEx2.SuspendLayout(); + this.panelEx3.SuspendLayout(); + this.panelEx4.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.dataGridViewX1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.dataGridViewX2)).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.Controls.Add(this.dataGridViewX1); 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 + // panelEx1 // - 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.panelEx1.CanvasColor = System.Drawing.SystemColors.Control; + this.panelEx1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.panelEx1.Controls.Add(this.labelX6); + this.panelEx1.Controls.Add(this.labelX5); + this.panelEx1.Controls.Add(this.labelX4); + this.panelEx1.Controls.Add(this.labelX3); + this.panelEx1.Controls.Add(this.labelX2); + this.panelEx1.Controls.Add(this.labelX1); + this.panelEx1.DisabledBackColor = System.Drawing.Color.Empty; + this.panelEx1.Location = new System.Drawing.Point(25, 376); + this.panelEx1.Name = "panelEx1"; + this.panelEx1.Size = new System.Drawing.Size(200, 200); + this.panelEx1.Style.Alignment = System.Drawing.StringAlignment.Center; + this.panelEx1.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; + this.panelEx1.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; + this.panelEx1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; + this.panelEx1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; + this.panelEx1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; + this.panelEx1.Style.GradientAngle = 90; + this.panelEx1.TabIndex = 10; // - // 仪器名称 + // labelX6 // - this.仪器名称.HeaderText = "仪器名称"; - this.仪器名称.Name = "仪器名称"; // - // 仪器类型 // - this.仪器类型.HeaderText = "仪器类型"; - this.仪器类型.Name = "仪器类型"; // - // 仪器编号 + this.labelX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX6.Location = new System.Drawing.Point(3, 153); + this.labelX6.Name = "labelX6"; + this.labelX6.Size = new System.Drawing.Size(75, 23); + this.labelX6.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX6.TabIndex = 0; + this.labelX6.Text = "Z"; + this.labelX6.TextAlignment = System.Drawing.StringAlignment.Center; // - this.仪器编号.HeaderText = "仪器编号"; - this.仪器编号.Name = "仪器编号"; + // labelX5 // - // 客户名称 // - this.客户名称.HeaderText = "客户名称"; - this.客户名称.Name = "客户名称"; // - // 开始时间 // - this.开始时间.HeaderText = "开始时间"; - this.开始时间.Name = "开始时间"; + this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX5.Location = new System.Drawing.Point(3, 124); + this.labelX5.Name = "labelX5"; + this.labelX5.Size = new System.Drawing.Size(75, 23); + this.labelX5.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX5.TabIndex = 0; + this.labelX5.Text = "Y"; + this.labelX5.TextAlignment = System.Drawing.StringAlignment.Center; // - // 通道号 + // labelX4 // - 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.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX4.Location = new System.Drawing.Point(3, 95); + this.labelX4.Name = "labelX4"; + this.labelX4.Size = new System.Drawing.Size(75, 23); + this.labelX4.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX4.TabIndex = 0; + this.labelX4.Text = "X"; + this.labelX4.TextAlignment = System.Drawing.StringAlignment.Center; // - this.Column1.HeaderText = "通道号"; - this.Column1.Name = "Column1"; - this.Column1.Width = 70; + // labelX3 // - // Column7 // - this.Column7.HeaderText = "当前状态"; - this.Column7.Name = "Column7"; - this.Column7.Width = 80; // - // Column2 // - this.Column2.HeaderText = "仪器名称"; - this.Column2.Name = "Column2"; - this.Column2.Width = 80; + this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX3.Location = new System.Drawing.Point(3, 66); + this.labelX3.Name = "labelX3"; + this.labelX3.Size = new System.Drawing.Size(75, 23); + this.labelX3.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX3.TabIndex = 0; + this.labelX3.Text = "纬度"; + this.labelX3.TextAlignment = System.Drawing.StringAlignment.Center; // - // Column3 + // labelX2 // - this.Column3.HeaderText = "仪器编号"; - this.Column3.Name = "Column3"; - this.Column3.Width = 80; // - // Column4 // - this.Column4.HeaderText = "客户名称"; - this.Column4.Name = "Column4"; // - // Column5 + this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX2.Location = new System.Drawing.Point(3, 37); + this.labelX2.Name = "labelX2"; + this.labelX2.Size = new System.Drawing.Size(75, 23); + this.labelX2.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX2.TabIndex = 0; + this.labelX2.Text = "经度"; + this.labelX2.TextAlignment = System.Drawing.StringAlignment.Center; // - this.Column5.HeaderText = "开始时间"; - this.Column5.Name = "Column5"; + // labelX1 // - // Column6 // - this.Column6.HeaderText = "结束时间"; - this.Column6.Name = "Column6"; // - // Column8 // - this.Column8.HeaderText = "频率稳定度"; - this.Column8.Name = "Column8"; + this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX1.Location = new System.Drawing.Point(3, 3); + this.labelX1.Name = "labelX1"; + this.labelX1.Size = new System.Drawing.Size(194, 23); + this.labelX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX1.TabIndex = 0; + this.labelX1.Text = "位置信息"; + this.labelX1.TextAlignment = System.Drawing.StringAlignment.Center; // - // Column9 + // panelEx2 // - this.Column9.HeaderText = "频率准确度"; - this.Column9.Name = "Column9"; + this.panelEx2.CanvasColor = System.Drawing.SystemColors.Control; + this.panelEx2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.panelEx2.Controls.Add(this.labelX7); + this.panelEx2.Controls.Add(this.labelX8); + this.panelEx2.Controls.Add(this.labelX10); + this.panelEx2.Controls.Add(this.labelX9); + this.panelEx2.DisabledBackColor = System.Drawing.Color.Empty; + this.panelEx2.Location = new System.Drawing.Point(25, 190); + this.panelEx2.Name = "panelEx2"; + this.panelEx2.Size = new System.Drawing.Size(200, 150); + this.panelEx2.Style.Alignment = System.Drawing.StringAlignment.Center; + this.panelEx2.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; + this.panelEx2.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; + this.panelEx2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; + this.panelEx2.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; + this.panelEx2.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; + this.panelEx2.Style.GradientAngle = 90; + this.panelEx2.TabIndex = 10; // - // Column10 + // labelX7 // - this.Column10.HeaderText = "开机特性"; - this.Column10.Name = "Column10"; // - // Column11 // - this.Column11.HeaderText = "日老化率"; - this.Column11.Name = "Column11"; // - // Column12 + this.labelX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX7.Location = new System.Drawing.Point(3, 3); + this.labelX7.Name = "labelX7"; + this.labelX7.Size = new System.Drawing.Size(194, 23); + this.labelX7.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX7.TabIndex = 0; + this.labelX7.Text = "时间信息"; + this.labelX7.TextAlignment = System.Drawing.StringAlignment.Center; // - this.Column12.HeaderText = "频率计数器范围及灵敏度"; - this.Column12.Name = "Column12"; + // labelX8 + // + // + // + // + this.labelX8.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX8.Location = new System.Drawing.Point(3, 41); + this.labelX8.Name = "labelX8"; + this.labelX8.Size = new System.Drawing.Size(75, 23); + this.labelX8.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX8.TabIndex = 0; + this.labelX8.Text = "日期"; + this.labelX8.TextAlignment = System.Drawing.StringAlignment.Center; + // + // labelX10 + // + // + // + // + this.labelX10.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX10.Location = new System.Drawing.Point(3, 99); + this.labelX10.Name = "labelX10"; + this.labelX10.Size = new System.Drawing.Size(75, 23); + this.labelX10.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX10.TabIndex = 0; + this.labelX10.Text = "MJD"; + this.labelX10.TextAlignment = System.Drawing.StringAlignment.Center; + // + // labelX9 + // + // + // + // + this.labelX9.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX9.Location = new System.Drawing.Point(3, 70); + this.labelX9.Name = "labelX9"; + this.labelX9.Size = new System.Drawing.Size(75, 23); + this.labelX9.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX9.TabIndex = 0; + this.labelX9.Text = "时间"; + this.labelX9.TextAlignment = System.Drawing.StringAlignment.Center; + // + // panelEx3 + // + this.panelEx3.CanvasColor = System.Drawing.SystemColors.Control; + this.panelEx3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.panelEx3.Controls.Add(this.labelX11); + this.panelEx3.Controls.Add(this.labelX13); + this.panelEx3.Controls.Add(this.labelX12); + this.panelEx3.DisabledBackColor = System.Drawing.Color.Empty; + this.panelEx3.Location = new System.Drawing.Point(25, 50); + this.panelEx3.Name = "panelEx3"; + this.panelEx3.Size = new System.Drawing.Size(200, 100); + this.panelEx3.Style.Alignment = System.Drawing.StringAlignment.Center; + this.panelEx3.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; + this.panelEx3.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; + this.panelEx3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; + this.panelEx3.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; + this.panelEx3.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; + this.panelEx3.Style.GradientAngle = 90; + this.panelEx3.TabIndex = 10; + // + // labelX11 + // + // + // + // + this.labelX11.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX11.Location = new System.Drawing.Point(3, 3); + this.labelX11.Name = "labelX11"; + this.labelX11.Size = new System.Drawing.Size(194, 23); + this.labelX11.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX11.TabIndex = 0; + this.labelX11.Text = "基本信息"; + this.labelX11.TextAlignment = System.Drawing.StringAlignment.Center; + // + // labelX13 + // + // + // + // + this.labelX13.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX13.Location = new System.Drawing.Point(3, 32); + this.labelX13.Name = "labelX13"; + this.labelX13.Size = new System.Drawing.Size(75, 23); + this.labelX13.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX13.TabIndex = 0; + this.labelX13.Text = "原子钟"; + this.labelX13.TextAlignment = System.Drawing.StringAlignment.Center; + // + // labelX12 + // + // + // + // + this.labelX12.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX12.Location = new System.Drawing.Point(3, 61); + this.labelX12.Name = "labelX12"; + this.labelX12.Size = new System.Drawing.Size(75, 23); + this.labelX12.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX12.TabIndex = 0; + this.labelX12.Text = "接收机"; + this.labelX12.TextAlignment = System.Drawing.StringAlignment.Center; + // + // panelEx4 + // + this.panelEx4.CanvasColor = System.Drawing.SystemColors.Control; + this.panelEx4.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.panelEx4.Controls.Add(this.panelEx2); + this.panelEx4.Controls.Add(this.panelEx1); + this.panelEx4.Controls.Add(this.panelEx3); + this.panelEx4.DisabledBackColor = System.Drawing.Color.Empty; + this.panelEx4.Location = new System.Drawing.Point(0, 0); + this.panelEx4.Name = "panelEx4"; + this.panelEx4.Size = new System.Drawing.Size(250, 640); + this.panelEx4.Style.Alignment = System.Drawing.StringAlignment.Center; + this.panelEx4.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; + this.panelEx4.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; + this.panelEx4.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; + this.panelEx4.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; + this.panelEx4.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; + this.panelEx4.Style.GradientAngle = 90; + this.panelEx4.TabIndex = 10; + // + // dataGridViewX1 + // + this.dataGridViewX1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; + this.dataGridViewX1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { + this.Column13, + this.Column14, + this.Column15, + this.Column16, + this.Column17}); + dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; + dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Window; + dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.ControlText; + dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight; + dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.ControlText; + dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.False; + this.dataGridViewX1.DefaultCellStyle = dataGridViewCellStyle1; + this.dataGridViewX1.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(215)))), ((int)(((byte)(229))))); + this.dataGridViewX1.Location = new System.Drawing.Point(0, 0); + this.dataGridViewX1.Name = "dataGridViewX1"; + this.dataGridViewX1.RowTemplate.Height = 23; + this.dataGridViewX1.Size = new System.Drawing.Size(750, 200); + this.dataGridViewX1.TabIndex = 14; + // + // Column13 + // + this.Column13.HeaderText = "仪器名称"; + this.Column13.Name = "Column13"; + // + // Column14 + // + this.Column14.HeaderText = "仪器类型"; + this.Column14.Name = "Column14"; + // + // Column15 + // + this.Column15.HeaderText = "仪器编号"; + this.Column15.Name = "Column15"; + // + // Column16 + // + this.Column16.HeaderText = "客户名称"; + this.Column16.Name = "Column16"; + // + // Column17 + // + this.Column17.HeaderText = "开始时间"; + this.Column17.Name = "Column17"; + // + // dataGridViewX2 + // + this.dataGridViewX2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; + this.dataGridViewX2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { + this.Column18, + this.Column19, + this.Column20, + this.Column21, + this.Column22, + this.Column23, + this.Column24, + this.Column25, + this.Column26, + this.Column27, + this.Column28, + this.Column29}); + 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.ControlText; + dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.False; + this.dataGridViewX2.DefaultCellStyle = dataGridViewCellStyle2; + this.dataGridViewX2.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(215)))), ((int)(((byte)(229))))); + this.dataGridViewX2.Location = new System.Drawing.Point(250, 193); + this.dataGridViewX2.Name = "dataGridViewX2"; + this.dataGridViewX2.Size = new System.Drawing.Size(747, 447); + this.dataGridViewX2.TabIndex = 15; + // + // Column18 + // + this.Column18.HeaderText = "通道号"; + this.Column18.Name = "Column18"; + // + // Column19 + // + this.Column19.HeaderText = "当前状态"; + this.Column19.Name = "Column19"; + // + // Column20 + // + this.Column20.HeaderText = "仪器名称"; + this.Column20.Name = "Column20"; + // + // Column21 + // + this.Column21.HeaderText = "仪器编号"; + this.Column21.Name = "Column21"; + // + // Column22 + // + this.Column22.HeaderText = "客户名称"; + this.Column22.Name = "Column22"; + // + // Column23 + // + this.Column23.HeaderText = "开始时间"; + this.Column23.Name = "Column23"; + // + // Column24 + // + this.Column24.HeaderText = "结束时间"; + this.Column24.Name = "Column24"; + // + // Column25 + // + this.Column25.HeaderText = "频率稳定度"; + this.Column25.Name = "Column25"; + // + // Column26 + // + this.Column26.HeaderText = "频率准确度"; + this.Column26.Name = "Column26"; + // + // Column27 + // + this.Column27.HeaderText = "开机特性"; + this.Column27.Name = "Column27"; + // + // Column28 + // + this.Column28.HeaderText = "日老化率"; + this.Column28.Name = "Column28"; + // + // Column29 + // + this.Column29.HeaderText = "频率计数器范围及灵敏度"; + this.Column29.Name = "Column29"; // // 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.dataGridViewX2); + this.Controls.Add(this.panelEx4); 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.panelEx1.ResumeLayout(false); + this.panelEx2.ResumeLayout(false); + this.panelEx3.ResumeLayout(false); + this.panelEx4.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.dataGridViewX1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.dataGridViewX2)).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; + private DevComponents.DotNetBar.PanelEx panelEx1; + private DevComponents.DotNetBar.LabelX labelX6; + private DevComponents.DotNetBar.LabelX labelX5; + private DevComponents.DotNetBar.LabelX labelX4; + private DevComponents.DotNetBar.LabelX labelX3; + private DevComponents.DotNetBar.LabelX labelX2; + private DevComponents.DotNetBar.LabelX labelX1; + private DevComponents.DotNetBar.PanelEx panelEx2; + private DevComponents.DotNetBar.LabelX labelX7; + private DevComponents.DotNetBar.LabelX labelX8; + private DevComponents.DotNetBar.LabelX labelX10; + private DevComponents.DotNetBar.LabelX labelX9; + private DevComponents.DotNetBar.PanelEx panelEx3; + private DevComponents.DotNetBar.LabelX labelX11; + private DevComponents.DotNetBar.LabelX labelX13; + private DevComponents.DotNetBar.LabelX labelX12; + private DevComponents.DotNetBar.PanelEx panelEx4; + private DevComponents.DotNetBar.Controls.DataGridViewX dataGridViewX1; + private System.Windows.Forms.DataGridViewTextBoxColumn Column13; + private System.Windows.Forms.DataGridViewTextBoxColumn Column14; + private System.Windows.Forms.DataGridViewTextBoxColumn Column15; + private System.Windows.Forms.DataGridViewTextBoxColumn Column16; + private System.Windows.Forms.DataGridViewTextBoxColumn Column17; + private DevComponents.DotNetBar.Controls.DataGridViewX dataGridViewX2; + private System.Windows.Forms.DataGridViewTextBoxColumn Column18; + private System.Windows.Forms.DataGridViewTextBoxColumn Column19; + private System.Windows.Forms.DataGridViewTextBoxColumn Column20; + private System.Windows.Forms.DataGridViewTextBoxColumn Column21; + private System.Windows.Forms.DataGridViewTextBoxColumn Column22; + private System.Windows.Forms.DataGridViewTextBoxColumn Column23; + private System.Windows.Forms.DataGridViewTextBoxColumn Column24; + private System.Windows.Forms.DataGridViewTextBoxColumn Column25; + private System.Windows.Forms.DataGridViewTextBoxColumn Column26; + private System.Windows.Forms.DataGridViewTextBoxColumn Column27; + private System.Windows.Forms.DataGridViewTextBoxColumn Column28; + private System.Windows.Forms.DataGridViewTextBoxColumn Column29; } } diff --git a/RbFreqStandMeasure/HomeCtrlForm.Designer.cs b/RbFreqStandMeasure/HomeCtrlForm.Designer.cs index c624408..d7fcfe8 100644 --- a/RbFreqStandMeasure/HomeCtrlForm.Designer.cs +++ b/RbFreqStandMeasure/HomeCtrlForm.Designer.cs @@ -29,429 +29,525 @@ /// 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(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); 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.panelEx1 = new DevComponents.DotNetBar.PanelEx(); + this.labelX6 = new DevComponents.DotNetBar.LabelX(); + this.labelX5 = new DevComponents.DotNetBar.LabelX(); + this.labelX4 = new DevComponents.DotNetBar.LabelX(); + this.labelX3 = new DevComponents.DotNetBar.LabelX(); + this.labelX2 = new DevComponents.DotNetBar.LabelX(); + this.labelX1 = new DevComponents.DotNetBar.LabelX(); + this.panelEx2 = new DevComponents.DotNetBar.PanelEx(); + this.labelX7 = new DevComponents.DotNetBar.LabelX(); + this.labelX8 = new DevComponents.DotNetBar.LabelX(); + this.labelX10 = new DevComponents.DotNetBar.LabelX(); + this.labelX9 = new DevComponents.DotNetBar.LabelX(); + this.panelEx3 = new DevComponents.DotNetBar.PanelEx(); + this.labelX11 = new DevComponents.DotNetBar.LabelX(); + this.labelX13 = new DevComponents.DotNetBar.LabelX(); + this.labelX12 = new DevComponents.DotNetBar.LabelX(); + this.panelEx4 = new DevComponents.DotNetBar.PanelEx(); + this.dataGridViewX1 = new DevComponents.DotNetBar.Controls.DataGridViewX(); + this.Column13 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column14 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column15 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column16 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column17 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.dataGridViewX2 = new DevComponents.DotNetBar.Controls.DataGridViewX(); + this.Column18 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column19 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column20 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column21 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column22 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column23 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column24 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column25 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column26 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column27 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column28 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column29 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.panelToBeTested.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.dgvDevToBeTested)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit(); + this.panelEx1.SuspendLayout(); + this.panelEx2.SuspendLayout(); + this.panelEx3.SuspendLayout(); + this.panelEx4.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.dataGridViewX1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.dataGridViewX2)).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.Controls.Add(this.dataGridViewX1); 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 + // panelEx1 // - 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.panelEx1.CanvasColor = System.Drawing.SystemColors.Control; + this.panelEx1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.panelEx1.Controls.Add(this.labelX6); + this.panelEx1.Controls.Add(this.labelX5); + this.panelEx1.Controls.Add(this.labelX4); + this.panelEx1.Controls.Add(this.labelX3); + this.panelEx1.Controls.Add(this.labelX2); + this.panelEx1.Controls.Add(this.labelX1); + this.panelEx1.DisabledBackColor = System.Drawing.Color.Empty; + this.panelEx1.Location = new System.Drawing.Point(25, 376); + this.panelEx1.Name = "panelEx1"; + this.panelEx1.Size = new System.Drawing.Size(200, 200); + this.panelEx1.Style.Alignment = System.Drawing.StringAlignment.Center; + this.panelEx1.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; + this.panelEx1.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; + this.panelEx1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; + this.panelEx1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; + this.panelEx1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; + this.panelEx1.Style.GradientAngle = 90; + this.panelEx1.TabIndex = 10; // - // 仪器名称 + // labelX6 // - this.仪器名称.HeaderText = "仪器名称"; - this.仪器名称.Name = "仪器名称"; // - // 仪器类型 // - this.仪器类型.HeaderText = "仪器类型"; - this.仪器类型.Name = "仪器类型"; // - // 仪器编号 + this.labelX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX6.Location = new System.Drawing.Point(3, 153); + this.labelX6.Name = "labelX6"; + this.labelX6.Size = new System.Drawing.Size(75, 23); + this.labelX6.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX6.TabIndex = 0; + this.labelX6.Text = "Z"; + this.labelX6.TextAlignment = System.Drawing.StringAlignment.Center; // - this.仪器编号.HeaderText = "仪器编号"; - this.仪器编号.Name = "仪器编号"; + // labelX5 // - // 客户名称 // - this.客户名称.HeaderText = "客户名称"; - this.客户名称.Name = "客户名称"; // - // 开始时间 // - this.开始时间.HeaderText = "开始时间"; - this.开始时间.Name = "开始时间"; + this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX5.Location = new System.Drawing.Point(3, 124); + this.labelX5.Name = "labelX5"; + this.labelX5.Size = new System.Drawing.Size(75, 23); + this.labelX5.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX5.TabIndex = 0; + this.labelX5.Text = "Y"; + this.labelX5.TextAlignment = System.Drawing.StringAlignment.Center; // - // 通道号 + // labelX4 // - 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.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX4.Location = new System.Drawing.Point(3, 95); + this.labelX4.Name = "labelX4"; + this.labelX4.Size = new System.Drawing.Size(75, 23); + this.labelX4.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX4.TabIndex = 0; + this.labelX4.Text = "X"; + this.labelX4.TextAlignment = System.Drawing.StringAlignment.Center; // - this.Column1.HeaderText = "通道号"; - this.Column1.Name = "Column1"; - this.Column1.Width = 70; + // labelX3 // - // Column7 // - this.Column7.HeaderText = "当前状态"; - this.Column7.Name = "Column7"; - this.Column7.Width = 80; // - // Column2 // - this.Column2.HeaderText = "仪器名称"; - this.Column2.Name = "Column2"; - this.Column2.Width = 80; + this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX3.Location = new System.Drawing.Point(3, 66); + this.labelX3.Name = "labelX3"; + this.labelX3.Size = new System.Drawing.Size(75, 23); + this.labelX3.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX3.TabIndex = 0; + this.labelX3.Text = "纬度"; + this.labelX3.TextAlignment = System.Drawing.StringAlignment.Center; // - // Column3 + // labelX2 // - this.Column3.HeaderText = "仪器编号"; - this.Column3.Name = "Column3"; - this.Column3.Width = 80; // - // Column4 // - this.Column4.HeaderText = "客户名称"; - this.Column4.Name = "Column4"; // - // Column5 + this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX2.Location = new System.Drawing.Point(3, 37); + this.labelX2.Name = "labelX2"; + this.labelX2.Size = new System.Drawing.Size(75, 23); + this.labelX2.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX2.TabIndex = 0; + this.labelX2.Text = "经度"; + this.labelX2.TextAlignment = System.Drawing.StringAlignment.Center; // - this.Column5.HeaderText = "开始时间"; - this.Column5.Name = "Column5"; + // labelX1 // - // Column6 // - this.Column6.HeaderText = "结束时间"; - this.Column6.Name = "Column6"; // - // Column8 // - this.Column8.HeaderText = "频率稳定度"; - this.Column8.Name = "Column8"; + this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX1.Location = new System.Drawing.Point(3, 3); + this.labelX1.Name = "labelX1"; + this.labelX1.Size = new System.Drawing.Size(194, 23); + this.labelX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX1.TabIndex = 0; + this.labelX1.Text = "位置信息"; + this.labelX1.TextAlignment = System.Drawing.StringAlignment.Center; // - // Column9 + // panelEx2 // - this.Column9.HeaderText = "频率准确度"; - this.Column9.Name = "Column9"; + this.panelEx2.CanvasColor = System.Drawing.SystemColors.Control; + this.panelEx2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.panelEx2.Controls.Add(this.labelX7); + this.panelEx2.Controls.Add(this.labelX8); + this.panelEx2.Controls.Add(this.labelX10); + this.panelEx2.Controls.Add(this.labelX9); + this.panelEx2.DisabledBackColor = System.Drawing.Color.Empty; + this.panelEx2.Location = new System.Drawing.Point(25, 190); + this.panelEx2.Name = "panelEx2"; + this.panelEx2.Size = new System.Drawing.Size(200, 150); + this.panelEx2.Style.Alignment = System.Drawing.StringAlignment.Center; + this.panelEx2.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; + this.panelEx2.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; + this.panelEx2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; + this.panelEx2.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; + this.panelEx2.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; + this.panelEx2.Style.GradientAngle = 90; + this.panelEx2.TabIndex = 10; // - // Column10 + // labelX7 // - this.Column10.HeaderText = "开机特性"; - this.Column10.Name = "Column10"; // - // Column11 // - this.Column11.HeaderText = "日老化率"; - this.Column11.Name = "Column11"; // - // Column12 + this.labelX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX7.Location = new System.Drawing.Point(3, 3); + this.labelX7.Name = "labelX7"; + this.labelX7.Size = new System.Drawing.Size(194, 23); + this.labelX7.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX7.TabIndex = 0; + this.labelX7.Text = "时间信息"; + this.labelX7.TextAlignment = System.Drawing.StringAlignment.Center; // - this.Column12.HeaderText = "频率计数器范围及灵敏度"; - this.Column12.Name = "Column12"; + // labelX8 + // + // + // + // + this.labelX8.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX8.Location = new System.Drawing.Point(3, 41); + this.labelX8.Name = "labelX8"; + this.labelX8.Size = new System.Drawing.Size(75, 23); + this.labelX8.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX8.TabIndex = 0; + this.labelX8.Text = "日期"; + this.labelX8.TextAlignment = System.Drawing.StringAlignment.Center; + // + // labelX10 + // + // + // + // + this.labelX10.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX10.Location = new System.Drawing.Point(3, 99); + this.labelX10.Name = "labelX10"; + this.labelX10.Size = new System.Drawing.Size(75, 23); + this.labelX10.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX10.TabIndex = 0; + this.labelX10.Text = "MJD"; + this.labelX10.TextAlignment = System.Drawing.StringAlignment.Center; + // + // labelX9 + // + // + // + // + this.labelX9.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX9.Location = new System.Drawing.Point(3, 70); + this.labelX9.Name = "labelX9"; + this.labelX9.Size = new System.Drawing.Size(75, 23); + this.labelX9.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX9.TabIndex = 0; + this.labelX9.Text = "时间"; + this.labelX9.TextAlignment = System.Drawing.StringAlignment.Center; + // + // panelEx3 + // + this.panelEx3.CanvasColor = System.Drawing.SystemColors.Control; + this.panelEx3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.panelEx3.Controls.Add(this.labelX11); + this.panelEx3.Controls.Add(this.labelX13); + this.panelEx3.Controls.Add(this.labelX12); + this.panelEx3.DisabledBackColor = System.Drawing.Color.Empty; + this.panelEx3.Location = new System.Drawing.Point(25, 50); + this.panelEx3.Name = "panelEx3"; + this.panelEx3.Size = new System.Drawing.Size(200, 100); + this.panelEx3.Style.Alignment = System.Drawing.StringAlignment.Center; + this.panelEx3.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; + this.panelEx3.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; + this.panelEx3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; + this.panelEx3.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; + this.panelEx3.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; + this.panelEx3.Style.GradientAngle = 90; + this.panelEx3.TabIndex = 10; + // + // labelX11 + // + // + // + // + this.labelX11.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX11.Location = new System.Drawing.Point(3, 3); + this.labelX11.Name = "labelX11"; + this.labelX11.Size = new System.Drawing.Size(194, 23); + this.labelX11.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX11.TabIndex = 0; + this.labelX11.Text = "基本信息"; + this.labelX11.TextAlignment = System.Drawing.StringAlignment.Center; + // + // labelX13 + // + // + // + // + this.labelX13.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX13.Location = new System.Drawing.Point(3, 32); + this.labelX13.Name = "labelX13"; + this.labelX13.Size = new System.Drawing.Size(75, 23); + this.labelX13.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX13.TabIndex = 0; + this.labelX13.Text = "原子钟"; + this.labelX13.TextAlignment = System.Drawing.StringAlignment.Center; + // + // labelX12 + // + // + // + // + this.labelX12.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX12.Location = new System.Drawing.Point(3, 61); + this.labelX12.Name = "labelX12"; + this.labelX12.Size = new System.Drawing.Size(75, 23); + this.labelX12.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX12.TabIndex = 0; + this.labelX12.Text = "接收机"; + this.labelX12.TextAlignment = System.Drawing.StringAlignment.Center; + // + // panelEx4 + // + this.panelEx4.CanvasColor = System.Drawing.SystemColors.Control; + this.panelEx4.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.panelEx4.Controls.Add(this.panelEx2); + this.panelEx4.Controls.Add(this.panelEx1); + this.panelEx4.Controls.Add(this.panelEx3); + this.panelEx4.DisabledBackColor = System.Drawing.Color.Empty; + this.panelEx4.Location = new System.Drawing.Point(0, 0); + this.panelEx4.Name = "panelEx4"; + this.panelEx4.Size = new System.Drawing.Size(250, 640); + this.panelEx4.Style.Alignment = System.Drawing.StringAlignment.Center; + this.panelEx4.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; + this.panelEx4.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; + this.panelEx4.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; + this.panelEx4.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; + this.panelEx4.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; + this.panelEx4.Style.GradientAngle = 90; + this.panelEx4.TabIndex = 10; + // + // dataGridViewX1 + // + this.dataGridViewX1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; + this.dataGridViewX1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { + this.Column13, + this.Column14, + this.Column15, + this.Column16, + this.Column17}); + dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; + dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Window; + dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.ControlText; + dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight; + dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.ControlText; + dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.False; + this.dataGridViewX1.DefaultCellStyle = dataGridViewCellStyle1; + this.dataGridViewX1.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(215)))), ((int)(((byte)(229))))); + this.dataGridViewX1.Location = new System.Drawing.Point(0, 0); + this.dataGridViewX1.Name = "dataGridViewX1"; + this.dataGridViewX1.RowTemplate.Height = 23; + this.dataGridViewX1.Size = new System.Drawing.Size(750, 200); + this.dataGridViewX1.TabIndex = 14; + // + // Column13 + // + this.Column13.HeaderText = "仪器名称"; + this.Column13.Name = "Column13"; + // + // Column14 + // + this.Column14.HeaderText = "仪器类型"; + this.Column14.Name = "Column14"; + // + // Column15 + // + this.Column15.HeaderText = "仪器编号"; + this.Column15.Name = "Column15"; + // + // Column16 + // + this.Column16.HeaderText = "客户名称"; + this.Column16.Name = "Column16"; + // + // Column17 + // + this.Column17.HeaderText = "开始时间"; + this.Column17.Name = "Column17"; + // + // dataGridViewX2 + // + this.dataGridViewX2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; + this.dataGridViewX2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { + this.Column18, + this.Column19, + this.Column20, + this.Column21, + this.Column22, + this.Column23, + this.Column24, + this.Column25, + this.Column26, + this.Column27, + this.Column28, + this.Column29}); + 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.ControlText; + dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.False; + this.dataGridViewX2.DefaultCellStyle = dataGridViewCellStyle2; + this.dataGridViewX2.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(215)))), ((int)(((byte)(229))))); + this.dataGridViewX2.Location = new System.Drawing.Point(250, 193); + this.dataGridViewX2.Name = "dataGridViewX2"; + this.dataGridViewX2.Size = new System.Drawing.Size(747, 447); + this.dataGridViewX2.TabIndex = 15; + // + // Column18 + // + this.Column18.HeaderText = "通道号"; + this.Column18.Name = "Column18"; + // + // Column19 + // + this.Column19.HeaderText = "当前状态"; + this.Column19.Name = "Column19"; + // + // Column20 + // + this.Column20.HeaderText = "仪器名称"; + this.Column20.Name = "Column20"; + // + // Column21 + // + this.Column21.HeaderText = "仪器编号"; + this.Column21.Name = "Column21"; + // + // Column22 + // + this.Column22.HeaderText = "客户名称"; + this.Column22.Name = "Column22"; + // + // Column23 + // + this.Column23.HeaderText = "开始时间"; + this.Column23.Name = "Column23"; + // + // Column24 + // + this.Column24.HeaderText = "结束时间"; + this.Column24.Name = "Column24"; + // + // Column25 + // + this.Column25.HeaderText = "频率稳定度"; + this.Column25.Name = "Column25"; + // + // Column26 + // + this.Column26.HeaderText = "频率准确度"; + this.Column26.Name = "Column26"; + // + // Column27 + // + this.Column27.HeaderText = "开机特性"; + this.Column27.Name = "Column27"; + // + // Column28 + // + this.Column28.HeaderText = "日老化率"; + this.Column28.Name = "Column28"; + // + // Column29 + // + this.Column29.HeaderText = "频率计数器范围及灵敏度"; + this.Column29.Name = "Column29"; // // 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.dataGridViewX2); + this.Controls.Add(this.panelEx4); 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.panelEx1.ResumeLayout(false); + this.panelEx2.ResumeLayout(false); + this.panelEx3.ResumeLayout(false); + this.panelEx4.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.dataGridViewX1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.dataGridViewX2)).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; + private DevComponents.DotNetBar.PanelEx panelEx1; + private DevComponents.DotNetBar.LabelX labelX6; + private DevComponents.DotNetBar.LabelX labelX5; + private DevComponents.DotNetBar.LabelX labelX4; + private DevComponents.DotNetBar.LabelX labelX3; + private DevComponents.DotNetBar.LabelX labelX2; + private DevComponents.DotNetBar.LabelX labelX1; + private DevComponents.DotNetBar.PanelEx panelEx2; + private DevComponents.DotNetBar.LabelX labelX7; + private DevComponents.DotNetBar.LabelX labelX8; + private DevComponents.DotNetBar.LabelX labelX10; + private DevComponents.DotNetBar.LabelX labelX9; + private DevComponents.DotNetBar.PanelEx panelEx3; + private DevComponents.DotNetBar.LabelX labelX11; + private DevComponents.DotNetBar.LabelX labelX13; + private DevComponents.DotNetBar.LabelX labelX12; + private DevComponents.DotNetBar.PanelEx panelEx4; + private DevComponents.DotNetBar.Controls.DataGridViewX dataGridViewX1; + private System.Windows.Forms.DataGridViewTextBoxColumn Column13; + private System.Windows.Forms.DataGridViewTextBoxColumn Column14; + private System.Windows.Forms.DataGridViewTextBoxColumn Column15; + private System.Windows.Forms.DataGridViewTextBoxColumn Column16; + private System.Windows.Forms.DataGridViewTextBoxColumn Column17; + private DevComponents.DotNetBar.Controls.DataGridViewX dataGridViewX2; + private System.Windows.Forms.DataGridViewTextBoxColumn Column18; + private System.Windows.Forms.DataGridViewTextBoxColumn Column19; + private System.Windows.Forms.DataGridViewTextBoxColumn Column20; + private System.Windows.Forms.DataGridViewTextBoxColumn Column21; + private System.Windows.Forms.DataGridViewTextBoxColumn Column22; + private System.Windows.Forms.DataGridViewTextBoxColumn Column23; + private System.Windows.Forms.DataGridViewTextBoxColumn Column24; + private System.Windows.Forms.DataGridViewTextBoxColumn Column25; + private System.Windows.Forms.DataGridViewTextBoxColumn Column26; + private System.Windows.Forms.DataGridViewTextBoxColumn Column27; + private System.Windows.Forms.DataGridViewTextBoxColumn Column28; + private System.Windows.Forms.DataGridViewTextBoxColumn Column29; } } diff --git a/RbFreqStandMeasure/HomeCtrlForm.resx b/RbFreqStandMeasure/HomeCtrlForm.resx index d86fe04..6d97f4f 100644 --- a/RbFreqStandMeasure/HomeCtrlForm.resx +++ b/RbFreqStandMeasure/HomeCtrlForm.resx @@ -117,76 +117,55 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + True - + True - + True - + True - + True - + True - + True - + True - + True - + True - + True - + True - + True - + True - + True - + True - - True - - - True - - - True - - - True - - - True - - - True - - - True - - + True \ No newline at end of file diff --git a/RbFreqStandMeasure/HomeCtrlForm.Designer.cs b/RbFreqStandMeasure/HomeCtrlForm.Designer.cs index c624408..d7fcfe8 100644 --- a/RbFreqStandMeasure/HomeCtrlForm.Designer.cs +++ b/RbFreqStandMeasure/HomeCtrlForm.Designer.cs @@ -29,429 +29,525 @@ /// 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(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); 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.panelEx1 = new DevComponents.DotNetBar.PanelEx(); + this.labelX6 = new DevComponents.DotNetBar.LabelX(); + this.labelX5 = new DevComponents.DotNetBar.LabelX(); + this.labelX4 = new DevComponents.DotNetBar.LabelX(); + this.labelX3 = new DevComponents.DotNetBar.LabelX(); + this.labelX2 = new DevComponents.DotNetBar.LabelX(); + this.labelX1 = new DevComponents.DotNetBar.LabelX(); + this.panelEx2 = new DevComponents.DotNetBar.PanelEx(); + this.labelX7 = new DevComponents.DotNetBar.LabelX(); + this.labelX8 = new DevComponents.DotNetBar.LabelX(); + this.labelX10 = new DevComponents.DotNetBar.LabelX(); + this.labelX9 = new DevComponents.DotNetBar.LabelX(); + this.panelEx3 = new DevComponents.DotNetBar.PanelEx(); + this.labelX11 = new DevComponents.DotNetBar.LabelX(); + this.labelX13 = new DevComponents.DotNetBar.LabelX(); + this.labelX12 = new DevComponents.DotNetBar.LabelX(); + this.panelEx4 = new DevComponents.DotNetBar.PanelEx(); + this.dataGridViewX1 = new DevComponents.DotNetBar.Controls.DataGridViewX(); + this.Column13 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column14 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column15 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column16 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column17 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.dataGridViewX2 = new DevComponents.DotNetBar.Controls.DataGridViewX(); + this.Column18 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column19 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column20 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column21 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column22 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column23 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column24 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column25 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column26 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column27 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column28 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column29 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.panelToBeTested.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.dgvDevToBeTested)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit(); + this.panelEx1.SuspendLayout(); + this.panelEx2.SuspendLayout(); + this.panelEx3.SuspendLayout(); + this.panelEx4.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.dataGridViewX1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.dataGridViewX2)).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.Controls.Add(this.dataGridViewX1); 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 + // panelEx1 // - 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.panelEx1.CanvasColor = System.Drawing.SystemColors.Control; + this.panelEx1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.panelEx1.Controls.Add(this.labelX6); + this.panelEx1.Controls.Add(this.labelX5); + this.panelEx1.Controls.Add(this.labelX4); + this.panelEx1.Controls.Add(this.labelX3); + this.panelEx1.Controls.Add(this.labelX2); + this.panelEx1.Controls.Add(this.labelX1); + this.panelEx1.DisabledBackColor = System.Drawing.Color.Empty; + this.panelEx1.Location = new System.Drawing.Point(25, 376); + this.panelEx1.Name = "panelEx1"; + this.panelEx1.Size = new System.Drawing.Size(200, 200); + this.panelEx1.Style.Alignment = System.Drawing.StringAlignment.Center; + this.panelEx1.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; + this.panelEx1.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; + this.panelEx1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; + this.panelEx1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; + this.panelEx1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; + this.panelEx1.Style.GradientAngle = 90; + this.panelEx1.TabIndex = 10; // - // 仪器名称 + // labelX6 // - this.仪器名称.HeaderText = "仪器名称"; - this.仪器名称.Name = "仪器名称"; // - // 仪器类型 // - this.仪器类型.HeaderText = "仪器类型"; - this.仪器类型.Name = "仪器类型"; // - // 仪器编号 + this.labelX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX6.Location = new System.Drawing.Point(3, 153); + this.labelX6.Name = "labelX6"; + this.labelX6.Size = new System.Drawing.Size(75, 23); + this.labelX6.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX6.TabIndex = 0; + this.labelX6.Text = "Z"; + this.labelX6.TextAlignment = System.Drawing.StringAlignment.Center; // - this.仪器编号.HeaderText = "仪器编号"; - this.仪器编号.Name = "仪器编号"; + // labelX5 // - // 客户名称 // - this.客户名称.HeaderText = "客户名称"; - this.客户名称.Name = "客户名称"; // - // 开始时间 // - this.开始时间.HeaderText = "开始时间"; - this.开始时间.Name = "开始时间"; + this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX5.Location = new System.Drawing.Point(3, 124); + this.labelX5.Name = "labelX5"; + this.labelX5.Size = new System.Drawing.Size(75, 23); + this.labelX5.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX5.TabIndex = 0; + this.labelX5.Text = "Y"; + this.labelX5.TextAlignment = System.Drawing.StringAlignment.Center; // - // 通道号 + // labelX4 // - 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.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX4.Location = new System.Drawing.Point(3, 95); + this.labelX4.Name = "labelX4"; + this.labelX4.Size = new System.Drawing.Size(75, 23); + this.labelX4.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX4.TabIndex = 0; + this.labelX4.Text = "X"; + this.labelX4.TextAlignment = System.Drawing.StringAlignment.Center; // - this.Column1.HeaderText = "通道号"; - this.Column1.Name = "Column1"; - this.Column1.Width = 70; + // labelX3 // - // Column7 // - this.Column7.HeaderText = "当前状态"; - this.Column7.Name = "Column7"; - this.Column7.Width = 80; // - // Column2 // - this.Column2.HeaderText = "仪器名称"; - this.Column2.Name = "Column2"; - this.Column2.Width = 80; + this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX3.Location = new System.Drawing.Point(3, 66); + this.labelX3.Name = "labelX3"; + this.labelX3.Size = new System.Drawing.Size(75, 23); + this.labelX3.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX3.TabIndex = 0; + this.labelX3.Text = "纬度"; + this.labelX3.TextAlignment = System.Drawing.StringAlignment.Center; // - // Column3 + // labelX2 // - this.Column3.HeaderText = "仪器编号"; - this.Column3.Name = "Column3"; - this.Column3.Width = 80; // - // Column4 // - this.Column4.HeaderText = "客户名称"; - this.Column4.Name = "Column4"; // - // Column5 + this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX2.Location = new System.Drawing.Point(3, 37); + this.labelX2.Name = "labelX2"; + this.labelX2.Size = new System.Drawing.Size(75, 23); + this.labelX2.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX2.TabIndex = 0; + this.labelX2.Text = "经度"; + this.labelX2.TextAlignment = System.Drawing.StringAlignment.Center; // - this.Column5.HeaderText = "开始时间"; - this.Column5.Name = "Column5"; + // labelX1 // - // Column6 // - this.Column6.HeaderText = "结束时间"; - this.Column6.Name = "Column6"; // - // Column8 // - this.Column8.HeaderText = "频率稳定度"; - this.Column8.Name = "Column8"; + this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX1.Location = new System.Drawing.Point(3, 3); + this.labelX1.Name = "labelX1"; + this.labelX1.Size = new System.Drawing.Size(194, 23); + this.labelX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX1.TabIndex = 0; + this.labelX1.Text = "位置信息"; + this.labelX1.TextAlignment = System.Drawing.StringAlignment.Center; // - // Column9 + // panelEx2 // - this.Column9.HeaderText = "频率准确度"; - this.Column9.Name = "Column9"; + this.panelEx2.CanvasColor = System.Drawing.SystemColors.Control; + this.panelEx2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.panelEx2.Controls.Add(this.labelX7); + this.panelEx2.Controls.Add(this.labelX8); + this.panelEx2.Controls.Add(this.labelX10); + this.panelEx2.Controls.Add(this.labelX9); + this.panelEx2.DisabledBackColor = System.Drawing.Color.Empty; + this.panelEx2.Location = new System.Drawing.Point(25, 190); + this.panelEx2.Name = "panelEx2"; + this.panelEx2.Size = new System.Drawing.Size(200, 150); + this.panelEx2.Style.Alignment = System.Drawing.StringAlignment.Center; + this.panelEx2.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; + this.panelEx2.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; + this.panelEx2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; + this.panelEx2.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; + this.panelEx2.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; + this.panelEx2.Style.GradientAngle = 90; + this.panelEx2.TabIndex = 10; // - // Column10 + // labelX7 // - this.Column10.HeaderText = "开机特性"; - this.Column10.Name = "Column10"; // - // Column11 // - this.Column11.HeaderText = "日老化率"; - this.Column11.Name = "Column11"; // - // Column12 + this.labelX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX7.Location = new System.Drawing.Point(3, 3); + this.labelX7.Name = "labelX7"; + this.labelX7.Size = new System.Drawing.Size(194, 23); + this.labelX7.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX7.TabIndex = 0; + this.labelX7.Text = "时间信息"; + this.labelX7.TextAlignment = System.Drawing.StringAlignment.Center; // - this.Column12.HeaderText = "频率计数器范围及灵敏度"; - this.Column12.Name = "Column12"; + // labelX8 + // + // + // + // + this.labelX8.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX8.Location = new System.Drawing.Point(3, 41); + this.labelX8.Name = "labelX8"; + this.labelX8.Size = new System.Drawing.Size(75, 23); + this.labelX8.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX8.TabIndex = 0; + this.labelX8.Text = "日期"; + this.labelX8.TextAlignment = System.Drawing.StringAlignment.Center; + // + // labelX10 + // + // + // + // + this.labelX10.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX10.Location = new System.Drawing.Point(3, 99); + this.labelX10.Name = "labelX10"; + this.labelX10.Size = new System.Drawing.Size(75, 23); + this.labelX10.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX10.TabIndex = 0; + this.labelX10.Text = "MJD"; + this.labelX10.TextAlignment = System.Drawing.StringAlignment.Center; + // + // labelX9 + // + // + // + // + this.labelX9.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX9.Location = new System.Drawing.Point(3, 70); + this.labelX9.Name = "labelX9"; + this.labelX9.Size = new System.Drawing.Size(75, 23); + this.labelX9.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX9.TabIndex = 0; + this.labelX9.Text = "时间"; + this.labelX9.TextAlignment = System.Drawing.StringAlignment.Center; + // + // panelEx3 + // + this.panelEx3.CanvasColor = System.Drawing.SystemColors.Control; + this.panelEx3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.panelEx3.Controls.Add(this.labelX11); + this.panelEx3.Controls.Add(this.labelX13); + this.panelEx3.Controls.Add(this.labelX12); + this.panelEx3.DisabledBackColor = System.Drawing.Color.Empty; + this.panelEx3.Location = new System.Drawing.Point(25, 50); + this.panelEx3.Name = "panelEx3"; + this.panelEx3.Size = new System.Drawing.Size(200, 100); + this.panelEx3.Style.Alignment = System.Drawing.StringAlignment.Center; + this.panelEx3.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; + this.panelEx3.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; + this.panelEx3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; + this.panelEx3.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; + this.panelEx3.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; + this.panelEx3.Style.GradientAngle = 90; + this.panelEx3.TabIndex = 10; + // + // labelX11 + // + // + // + // + this.labelX11.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX11.Location = new System.Drawing.Point(3, 3); + this.labelX11.Name = "labelX11"; + this.labelX11.Size = new System.Drawing.Size(194, 23); + this.labelX11.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX11.TabIndex = 0; + this.labelX11.Text = "基本信息"; + this.labelX11.TextAlignment = System.Drawing.StringAlignment.Center; + // + // labelX13 + // + // + // + // + this.labelX13.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX13.Location = new System.Drawing.Point(3, 32); + this.labelX13.Name = "labelX13"; + this.labelX13.Size = new System.Drawing.Size(75, 23); + this.labelX13.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX13.TabIndex = 0; + this.labelX13.Text = "原子钟"; + this.labelX13.TextAlignment = System.Drawing.StringAlignment.Center; + // + // labelX12 + // + // + // + // + this.labelX12.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX12.Location = new System.Drawing.Point(3, 61); + this.labelX12.Name = "labelX12"; + this.labelX12.Size = new System.Drawing.Size(75, 23); + this.labelX12.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX12.TabIndex = 0; + this.labelX12.Text = "接收机"; + this.labelX12.TextAlignment = System.Drawing.StringAlignment.Center; + // + // panelEx4 + // + this.panelEx4.CanvasColor = System.Drawing.SystemColors.Control; + this.panelEx4.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.panelEx4.Controls.Add(this.panelEx2); + this.panelEx4.Controls.Add(this.panelEx1); + this.panelEx4.Controls.Add(this.panelEx3); + this.panelEx4.DisabledBackColor = System.Drawing.Color.Empty; + this.panelEx4.Location = new System.Drawing.Point(0, 0); + this.panelEx4.Name = "panelEx4"; + this.panelEx4.Size = new System.Drawing.Size(250, 640); + this.panelEx4.Style.Alignment = System.Drawing.StringAlignment.Center; + this.panelEx4.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; + this.panelEx4.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; + this.panelEx4.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; + this.panelEx4.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; + this.panelEx4.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; + this.panelEx4.Style.GradientAngle = 90; + this.panelEx4.TabIndex = 10; + // + // dataGridViewX1 + // + this.dataGridViewX1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; + this.dataGridViewX1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { + this.Column13, + this.Column14, + this.Column15, + this.Column16, + this.Column17}); + dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; + dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Window; + dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.ControlText; + dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight; + dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.ControlText; + dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.False; + this.dataGridViewX1.DefaultCellStyle = dataGridViewCellStyle1; + this.dataGridViewX1.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(215)))), ((int)(((byte)(229))))); + this.dataGridViewX1.Location = new System.Drawing.Point(0, 0); + this.dataGridViewX1.Name = "dataGridViewX1"; + this.dataGridViewX1.RowTemplate.Height = 23; + this.dataGridViewX1.Size = new System.Drawing.Size(750, 200); + this.dataGridViewX1.TabIndex = 14; + // + // Column13 + // + this.Column13.HeaderText = "仪器名称"; + this.Column13.Name = "Column13"; + // + // Column14 + // + this.Column14.HeaderText = "仪器类型"; + this.Column14.Name = "Column14"; + // + // Column15 + // + this.Column15.HeaderText = "仪器编号"; + this.Column15.Name = "Column15"; + // + // Column16 + // + this.Column16.HeaderText = "客户名称"; + this.Column16.Name = "Column16"; + // + // Column17 + // + this.Column17.HeaderText = "开始时间"; + this.Column17.Name = "Column17"; + // + // dataGridViewX2 + // + this.dataGridViewX2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; + this.dataGridViewX2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { + this.Column18, + this.Column19, + this.Column20, + this.Column21, + this.Column22, + this.Column23, + this.Column24, + this.Column25, + this.Column26, + this.Column27, + this.Column28, + this.Column29}); + 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.ControlText; + dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.False; + this.dataGridViewX2.DefaultCellStyle = dataGridViewCellStyle2; + this.dataGridViewX2.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(215)))), ((int)(((byte)(229))))); + this.dataGridViewX2.Location = new System.Drawing.Point(250, 193); + this.dataGridViewX2.Name = "dataGridViewX2"; + this.dataGridViewX2.Size = new System.Drawing.Size(747, 447); + this.dataGridViewX2.TabIndex = 15; + // + // Column18 + // + this.Column18.HeaderText = "通道号"; + this.Column18.Name = "Column18"; + // + // Column19 + // + this.Column19.HeaderText = "当前状态"; + this.Column19.Name = "Column19"; + // + // Column20 + // + this.Column20.HeaderText = "仪器名称"; + this.Column20.Name = "Column20"; + // + // Column21 + // + this.Column21.HeaderText = "仪器编号"; + this.Column21.Name = "Column21"; + // + // Column22 + // + this.Column22.HeaderText = "客户名称"; + this.Column22.Name = "Column22"; + // + // Column23 + // + this.Column23.HeaderText = "开始时间"; + this.Column23.Name = "Column23"; + // + // Column24 + // + this.Column24.HeaderText = "结束时间"; + this.Column24.Name = "Column24"; + // + // Column25 + // + this.Column25.HeaderText = "频率稳定度"; + this.Column25.Name = "Column25"; + // + // Column26 + // + this.Column26.HeaderText = "频率准确度"; + this.Column26.Name = "Column26"; + // + // Column27 + // + this.Column27.HeaderText = "开机特性"; + this.Column27.Name = "Column27"; + // + // Column28 + // + this.Column28.HeaderText = "日老化率"; + this.Column28.Name = "Column28"; + // + // Column29 + // + this.Column29.HeaderText = "频率计数器范围及灵敏度"; + this.Column29.Name = "Column29"; // // 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.dataGridViewX2); + this.Controls.Add(this.panelEx4); 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.panelEx1.ResumeLayout(false); + this.panelEx2.ResumeLayout(false); + this.panelEx3.ResumeLayout(false); + this.panelEx4.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.dataGridViewX1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.dataGridViewX2)).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; + private DevComponents.DotNetBar.PanelEx panelEx1; + private DevComponents.DotNetBar.LabelX labelX6; + private DevComponents.DotNetBar.LabelX labelX5; + private DevComponents.DotNetBar.LabelX labelX4; + private DevComponents.DotNetBar.LabelX labelX3; + private DevComponents.DotNetBar.LabelX labelX2; + private DevComponents.DotNetBar.LabelX labelX1; + private DevComponents.DotNetBar.PanelEx panelEx2; + private DevComponents.DotNetBar.LabelX labelX7; + private DevComponents.DotNetBar.LabelX labelX8; + private DevComponents.DotNetBar.LabelX labelX10; + private DevComponents.DotNetBar.LabelX labelX9; + private DevComponents.DotNetBar.PanelEx panelEx3; + private DevComponents.DotNetBar.LabelX labelX11; + private DevComponents.DotNetBar.LabelX labelX13; + private DevComponents.DotNetBar.LabelX labelX12; + private DevComponents.DotNetBar.PanelEx panelEx4; + private DevComponents.DotNetBar.Controls.DataGridViewX dataGridViewX1; + private System.Windows.Forms.DataGridViewTextBoxColumn Column13; + private System.Windows.Forms.DataGridViewTextBoxColumn Column14; + private System.Windows.Forms.DataGridViewTextBoxColumn Column15; + private System.Windows.Forms.DataGridViewTextBoxColumn Column16; + private System.Windows.Forms.DataGridViewTextBoxColumn Column17; + private DevComponents.DotNetBar.Controls.DataGridViewX dataGridViewX2; + private System.Windows.Forms.DataGridViewTextBoxColumn Column18; + private System.Windows.Forms.DataGridViewTextBoxColumn Column19; + private System.Windows.Forms.DataGridViewTextBoxColumn Column20; + private System.Windows.Forms.DataGridViewTextBoxColumn Column21; + private System.Windows.Forms.DataGridViewTextBoxColumn Column22; + private System.Windows.Forms.DataGridViewTextBoxColumn Column23; + private System.Windows.Forms.DataGridViewTextBoxColumn Column24; + private System.Windows.Forms.DataGridViewTextBoxColumn Column25; + private System.Windows.Forms.DataGridViewTextBoxColumn Column26; + private System.Windows.Forms.DataGridViewTextBoxColumn Column27; + private System.Windows.Forms.DataGridViewTextBoxColumn Column28; + private System.Windows.Forms.DataGridViewTextBoxColumn Column29; } } diff --git a/RbFreqStandMeasure/HomeCtrlForm.resx b/RbFreqStandMeasure/HomeCtrlForm.resx index d86fe04..6d97f4f 100644 --- a/RbFreqStandMeasure/HomeCtrlForm.resx +++ b/RbFreqStandMeasure/HomeCtrlForm.resx @@ -117,76 +117,55 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + True - + True - + True - + True - + True - + True - + True - + True - + True - + True - + True - + True - + True - + True - + True - + True - - True - - - True - - - True - - - True - - - True - - - True - - - True - - + True \ No newline at end of file diff --git a/RbFreqStandMeasure/RbFreqStandMeasure.Designer.cs b/RbFreqStandMeasure/RbFreqStandMeasure.Designer.cs index 4f8ca76..de33c49 100644 --- a/RbFreqStandMeasure/RbFreqStandMeasure.Designer.cs +++ b/RbFreqStandMeasure/RbFreqStandMeasure.Designer.cs @@ -30,74 +30,35 @@ private void InitializeComponent() { this.panelMenu = new System.Windows.Forms.Panel(); - this.btnDevStatus = new System.Windows.Forms.Button(); - this.btnInfoMan = new System.Windows.Forms.Button(); - this.btnDataMan = new System.Windows.Forms.Button(); - this.btnSetting = new System.Windows.Forms.Button(); this.panelMain = new System.Windows.Forms.Panel(); - this.btnCounter = new System.Windows.Forms.Button(); - this.btnHome = new System.Windows.Forms.Button(); - this.btnMeasure = new System.Windows.Forms.Button(); this.panelFooter = new System.Windows.Forms.Panel(); this.labelFooter = new System.Windows.Forms.Label(); + this.btnHome = new DevComponents.DotNetBar.ButtonX(); + this.btnDevStatus = new DevComponents.DotNetBar.ButtonX(); + this.btnDev = new DevComponents.DotNetBar.ButtonX(); + this.btnCounter = new DevComponents.DotNetBar.ButtonX(); + this.btnMeasure = new DevComponents.DotNetBar.ButtonX(); + this.btnData = new DevComponents.DotNetBar.ButtonX(); + this.btnSetting = new DevComponents.DotNetBar.ButtonX(); this.panelMenu.SuspendLayout(); this.panelFooter.SuspendLayout(); this.SuspendLayout(); // // panelMenu // - this.panelMenu.Controls.Add(this.btnDevStatus); - this.panelMenu.Controls.Add(this.btnHome); - this.panelMenu.Controls.Add(this.btnSetting); - this.panelMenu.Controls.Add(this.btnDataMan); this.panelMenu.Controls.Add(this.btnCounter); + this.panelMenu.Controls.Add(this.btnData); this.panelMenu.Controls.Add(this.btnMeasure); - this.panelMenu.Controls.Add(this.btnInfoMan); + this.panelMenu.Controls.Add(this.btnDev); + this.panelMenu.Controls.Add(this.btnDevStatus); + this.panelMenu.Controls.Add(this.btnSetting); + this.panelMenu.Controls.Add(this.btnHome); this.panelMenu.Location = new System.Drawing.Point(4, 0); this.panelMenu.Margin = new System.Windows.Forms.Padding(0); this.panelMenu.Name = "panelMenu"; this.panelMenu.Size = new System.Drawing.Size(1000, 64); this.panelMenu.TabIndex = 1; // - // btnDevStatus - // - this.btnDevStatus.Location = new System.Drawing.Point(100, 0); - this.btnDevStatus.Name = "btnDevStatus"; - this.btnDevStatus.Size = new System.Drawing.Size(150, 64); - this.btnDevStatus.TabIndex = 0; - this.btnDevStatus.Text = "基准状态"; - this.btnDevStatus.UseVisualStyleBackColor = true; - this.btnDevStatus.Click += new System.EventHandler(this.btnDevStatus_Click); - // - // btnInfoMan - // - this.btnInfoMan.Location = new System.Drawing.Point(250, 0); - this.btnInfoMan.Name = "btnInfoMan"; - this.btnInfoMan.Size = new System.Drawing.Size(150, 64); - this.btnInfoMan.TabIndex = 0; - this.btnInfoMan.Text = "送检仪器管理"; - this.btnInfoMan.UseVisualStyleBackColor = true; - this.btnInfoMan.Click += new System.EventHandler(this.btnInfoMan_Click); - // - // btnDataMan - // - this.btnDataMan.Location = new System.Drawing.Point(750, 0); - this.btnDataMan.Name = "btnDataMan"; - this.btnDataMan.Size = new System.Drawing.Size(150, 64); - this.btnDataMan.TabIndex = 0; - this.btnDataMan.Text = "数据管理"; - this.btnDataMan.UseVisualStyleBackColor = true; - // - // btnSetting - // - this.btnSetting.Location = new System.Drawing.Point(900, 0); - this.btnSetting.Name = "btnSetting"; - this.btnSetting.Size = new System.Drawing.Size(100, 64); - this.btnSetting.TabIndex = 0; - this.btnSetting.Text = "系统设置"; - this.btnSetting.UseVisualStyleBackColor = true; - this.btnSetting.Click += new System.EventHandler(this.btnSetting_Click); - // // panelMain // this.panelMain.Location = new System.Drawing.Point(4, 64); @@ -106,34 +67,6 @@ this.panelMain.Size = new System.Drawing.Size(1000, 640); this.panelMain.TabIndex = 2; // - // btnCounter - // - this.btnCounter.Location = new System.Drawing.Point(400, 0); - this.btnCounter.Name = "btnCounter"; - this.btnCounter.Size = new System.Drawing.Size(200, 64); - this.btnCounter.TabIndex = 0; - this.btnCounter.Text = "频率计数器范围及灵敏度测量"; - this.btnCounter.UseVisualStyleBackColor = true; - // - // btnHome - // - this.btnHome.Location = new System.Drawing.Point(0, 0); - this.btnHome.Name = "btnHome"; - this.btnHome.Size = new System.Drawing.Size(100, 64); - this.btnHome.TabIndex = 1; - this.btnHome.Text = "首页"; - this.btnHome.UseVisualStyleBackColor = true; - this.btnHome.Click += new System.EventHandler(this.btnHome_Click); - // - // btnMeasure - // - this.btnMeasure.Location = new System.Drawing.Point(600, 0); - this.btnMeasure.Name = "btnMeasure"; - this.btnMeasure.Size = new System.Drawing.Size(150, 64); - this.btnMeasure.TabIndex = 0; - this.btnMeasure.Text = "计量信息管理"; - this.btnMeasure.UseVisualStyleBackColor = true; - // // panelFooter // this.panelFooter.Controls.Add(this.labelFooter); @@ -154,6 +87,95 @@ this.labelFooter.Text = "欢迎使用铷原子频标对比测量软件"; this.labelFooter.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // + // btnHome + // + this.btnHome.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.btnHome.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; + this.btnHome.Location = new System.Drawing.Point(0, 0); + this.btnHome.Margin = new System.Windows.Forms.Padding(0); + this.btnHome.Name = "btnHome"; + this.btnHome.Size = new System.Drawing.Size(100, 64); + this.btnHome.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.btnHome.TabIndex = 0; + this.btnHome.Text = "首页"; + this.btnHome.Click += new System.EventHandler(this.btnHome_Click); + // + // btnDevStatus + // + this.btnDevStatus.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.btnDevStatus.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; + this.btnDevStatus.Location = new System.Drawing.Point(100, 0); + this.btnDevStatus.Margin = new System.Windows.Forms.Padding(0); + this.btnDevStatus.Name = "btnDevStatus"; + this.btnDevStatus.Size = new System.Drawing.Size(150, 64); + this.btnDevStatus.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.btnDevStatus.TabIndex = 1; + this.btnDevStatus.Text = "基准状态"; + this.btnDevStatus.Click += new System.EventHandler(this.btnDevStatus_Click); + // + // btnDev + // + this.btnDev.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.btnDev.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; + this.btnDev.Location = new System.Drawing.Point(250, 0); + this.btnDev.Margin = new System.Windows.Forms.Padding(0); + this.btnDev.Name = "btnDev"; + this.btnDev.Size = new System.Drawing.Size(150, 64); + this.btnDev.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.btnDev.TabIndex = 2; + this.btnDev.Text = "送检仪器管理"; + this.btnDev.Click += new System.EventHandler(this.btnInfoMan_Click); + // + // btnCounter + // + this.btnCounter.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.btnCounter.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; + this.btnCounter.Location = new System.Drawing.Point(400, 0); + this.btnCounter.Margin = new System.Windows.Forms.Padding(0); + this.btnCounter.Name = "btnCounter"; + this.btnCounter.Size = new System.Drawing.Size(200, 64); + this.btnCounter.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.btnCounter.TabIndex = 3; + this.btnCounter.Text = "频率计数器范围及灵敏度测量"; + this.btnCounter.Click += new System.EventHandler(this.btnInfoMan_Click); + // + // btnMeasure + // + this.btnMeasure.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.btnMeasure.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; + this.btnMeasure.Location = new System.Drawing.Point(600, 0); + this.btnMeasure.Margin = new System.Windows.Forms.Padding(0); + this.btnMeasure.Name = "btnMeasure"; + this.btnMeasure.Size = new System.Drawing.Size(150, 64); + this.btnMeasure.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.btnMeasure.TabIndex = 4; + this.btnMeasure.Text = "计量信息管理"; + // + // btnData + // + this.btnData.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.btnData.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; + this.btnData.Location = new System.Drawing.Point(750, 0); + this.btnData.Margin = new System.Windows.Forms.Padding(0); + this.btnData.Name = "btnData"; + this.btnData.Size = new System.Drawing.Size(150, 64); + this.btnData.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.btnData.TabIndex = 5; + this.btnData.Text = "数据管理"; + // + // btnSetting + // + this.btnSetting.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.btnSetting.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; + this.btnSetting.Location = new System.Drawing.Point(900, 0); + this.btnSetting.Margin = new System.Windows.Forms.Padding(0); + this.btnSetting.Name = "btnSetting"; + this.btnSetting.Size = new System.Drawing.Size(100, 64); + this.btnSetting.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.btnSetting.TabIndex = 6; + this.btnSetting.Text = "系统设置"; + this.btnSetting.Click += new System.EventHandler(this.btnSetting_Click); + // // RbFreqStandMeasureForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); @@ -162,6 +184,7 @@ this.Controls.Add(this.panelFooter); this.Controls.Add(this.panelMain); this.Controls.Add(this.panelMenu); + this.DoubleBuffered = true; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.MaximizeBox = false; this.Name = "RbFreqStandMeasureForm"; @@ -175,16 +198,16 @@ #endregion private System.Windows.Forms.Panel panelMenu; - private System.Windows.Forms.Button btnSetting; - private System.Windows.Forms.Button btnDataMan; - private System.Windows.Forms.Button btnInfoMan; - private System.Windows.Forms.Button btnDevStatus; private System.Windows.Forms.Panel panelMain; - private System.Windows.Forms.Button btnCounter; - private System.Windows.Forms.Button btnHome; - private System.Windows.Forms.Button btnMeasure; private System.Windows.Forms.Panel panelFooter; private System.Windows.Forms.Label labelFooter; + private DevComponents.DotNetBar.ButtonX btnHome; + private DevComponents.DotNetBar.ButtonX btnDevStatus; + private DevComponents.DotNetBar.ButtonX btnDev; + private DevComponents.DotNetBar.ButtonX btnCounter; + private DevComponents.DotNetBar.ButtonX btnMeasure; + private DevComponents.DotNetBar.ButtonX btnData; + private DevComponents.DotNetBar.ButtonX btnSetting; } } diff --git a/RbFreqStandMeasure/HomeCtrlForm.Designer.cs b/RbFreqStandMeasure/HomeCtrlForm.Designer.cs index c624408..d7fcfe8 100644 --- a/RbFreqStandMeasure/HomeCtrlForm.Designer.cs +++ b/RbFreqStandMeasure/HomeCtrlForm.Designer.cs @@ -29,429 +29,525 @@ /// 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(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); 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.panelEx1 = new DevComponents.DotNetBar.PanelEx(); + this.labelX6 = new DevComponents.DotNetBar.LabelX(); + this.labelX5 = new DevComponents.DotNetBar.LabelX(); + this.labelX4 = new DevComponents.DotNetBar.LabelX(); + this.labelX3 = new DevComponents.DotNetBar.LabelX(); + this.labelX2 = new DevComponents.DotNetBar.LabelX(); + this.labelX1 = new DevComponents.DotNetBar.LabelX(); + this.panelEx2 = new DevComponents.DotNetBar.PanelEx(); + this.labelX7 = new DevComponents.DotNetBar.LabelX(); + this.labelX8 = new DevComponents.DotNetBar.LabelX(); + this.labelX10 = new DevComponents.DotNetBar.LabelX(); + this.labelX9 = new DevComponents.DotNetBar.LabelX(); + this.panelEx3 = new DevComponents.DotNetBar.PanelEx(); + this.labelX11 = new DevComponents.DotNetBar.LabelX(); + this.labelX13 = new DevComponents.DotNetBar.LabelX(); + this.labelX12 = new DevComponents.DotNetBar.LabelX(); + this.panelEx4 = new DevComponents.DotNetBar.PanelEx(); + this.dataGridViewX1 = new DevComponents.DotNetBar.Controls.DataGridViewX(); + this.Column13 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column14 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column15 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column16 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column17 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.dataGridViewX2 = new DevComponents.DotNetBar.Controls.DataGridViewX(); + this.Column18 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column19 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column20 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column21 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column22 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column23 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column24 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column25 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column26 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column27 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column28 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column29 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.panelToBeTested.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.dgvDevToBeTested)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit(); + this.panelEx1.SuspendLayout(); + this.panelEx2.SuspendLayout(); + this.panelEx3.SuspendLayout(); + this.panelEx4.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.dataGridViewX1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.dataGridViewX2)).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.Controls.Add(this.dataGridViewX1); 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 + // panelEx1 // - 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.panelEx1.CanvasColor = System.Drawing.SystemColors.Control; + this.panelEx1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.panelEx1.Controls.Add(this.labelX6); + this.panelEx1.Controls.Add(this.labelX5); + this.panelEx1.Controls.Add(this.labelX4); + this.panelEx1.Controls.Add(this.labelX3); + this.panelEx1.Controls.Add(this.labelX2); + this.panelEx1.Controls.Add(this.labelX1); + this.panelEx1.DisabledBackColor = System.Drawing.Color.Empty; + this.panelEx1.Location = new System.Drawing.Point(25, 376); + this.panelEx1.Name = "panelEx1"; + this.panelEx1.Size = new System.Drawing.Size(200, 200); + this.panelEx1.Style.Alignment = System.Drawing.StringAlignment.Center; + this.panelEx1.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; + this.panelEx1.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; + this.panelEx1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; + this.panelEx1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; + this.panelEx1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; + this.panelEx1.Style.GradientAngle = 90; + this.panelEx1.TabIndex = 10; // - // 仪器名称 + // labelX6 // - this.仪器名称.HeaderText = "仪器名称"; - this.仪器名称.Name = "仪器名称"; // - // 仪器类型 // - this.仪器类型.HeaderText = "仪器类型"; - this.仪器类型.Name = "仪器类型"; // - // 仪器编号 + this.labelX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX6.Location = new System.Drawing.Point(3, 153); + this.labelX6.Name = "labelX6"; + this.labelX6.Size = new System.Drawing.Size(75, 23); + this.labelX6.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX6.TabIndex = 0; + this.labelX6.Text = "Z"; + this.labelX6.TextAlignment = System.Drawing.StringAlignment.Center; // - this.仪器编号.HeaderText = "仪器编号"; - this.仪器编号.Name = "仪器编号"; + // labelX5 // - // 客户名称 // - this.客户名称.HeaderText = "客户名称"; - this.客户名称.Name = "客户名称"; // - // 开始时间 // - this.开始时间.HeaderText = "开始时间"; - this.开始时间.Name = "开始时间"; + this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX5.Location = new System.Drawing.Point(3, 124); + this.labelX5.Name = "labelX5"; + this.labelX5.Size = new System.Drawing.Size(75, 23); + this.labelX5.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX5.TabIndex = 0; + this.labelX5.Text = "Y"; + this.labelX5.TextAlignment = System.Drawing.StringAlignment.Center; // - // 通道号 + // labelX4 // - 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.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX4.Location = new System.Drawing.Point(3, 95); + this.labelX4.Name = "labelX4"; + this.labelX4.Size = new System.Drawing.Size(75, 23); + this.labelX4.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX4.TabIndex = 0; + this.labelX4.Text = "X"; + this.labelX4.TextAlignment = System.Drawing.StringAlignment.Center; // - this.Column1.HeaderText = "通道号"; - this.Column1.Name = "Column1"; - this.Column1.Width = 70; + // labelX3 // - // Column7 // - this.Column7.HeaderText = "当前状态"; - this.Column7.Name = "Column7"; - this.Column7.Width = 80; // - // Column2 // - this.Column2.HeaderText = "仪器名称"; - this.Column2.Name = "Column2"; - this.Column2.Width = 80; + this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX3.Location = new System.Drawing.Point(3, 66); + this.labelX3.Name = "labelX3"; + this.labelX3.Size = new System.Drawing.Size(75, 23); + this.labelX3.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX3.TabIndex = 0; + this.labelX3.Text = "纬度"; + this.labelX3.TextAlignment = System.Drawing.StringAlignment.Center; // - // Column3 + // labelX2 // - this.Column3.HeaderText = "仪器编号"; - this.Column3.Name = "Column3"; - this.Column3.Width = 80; // - // Column4 // - this.Column4.HeaderText = "客户名称"; - this.Column4.Name = "Column4"; // - // Column5 + this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX2.Location = new System.Drawing.Point(3, 37); + this.labelX2.Name = "labelX2"; + this.labelX2.Size = new System.Drawing.Size(75, 23); + this.labelX2.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX2.TabIndex = 0; + this.labelX2.Text = "经度"; + this.labelX2.TextAlignment = System.Drawing.StringAlignment.Center; // - this.Column5.HeaderText = "开始时间"; - this.Column5.Name = "Column5"; + // labelX1 // - // Column6 // - this.Column6.HeaderText = "结束时间"; - this.Column6.Name = "Column6"; // - // Column8 // - this.Column8.HeaderText = "频率稳定度"; - this.Column8.Name = "Column8"; + this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX1.Location = new System.Drawing.Point(3, 3); + this.labelX1.Name = "labelX1"; + this.labelX1.Size = new System.Drawing.Size(194, 23); + this.labelX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX1.TabIndex = 0; + this.labelX1.Text = "位置信息"; + this.labelX1.TextAlignment = System.Drawing.StringAlignment.Center; // - // Column9 + // panelEx2 // - this.Column9.HeaderText = "频率准确度"; - this.Column9.Name = "Column9"; + this.panelEx2.CanvasColor = System.Drawing.SystemColors.Control; + this.panelEx2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.panelEx2.Controls.Add(this.labelX7); + this.panelEx2.Controls.Add(this.labelX8); + this.panelEx2.Controls.Add(this.labelX10); + this.panelEx2.Controls.Add(this.labelX9); + this.panelEx2.DisabledBackColor = System.Drawing.Color.Empty; + this.panelEx2.Location = new System.Drawing.Point(25, 190); + this.panelEx2.Name = "panelEx2"; + this.panelEx2.Size = new System.Drawing.Size(200, 150); + this.panelEx2.Style.Alignment = System.Drawing.StringAlignment.Center; + this.panelEx2.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; + this.panelEx2.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; + this.panelEx2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; + this.panelEx2.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; + this.panelEx2.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; + this.panelEx2.Style.GradientAngle = 90; + this.panelEx2.TabIndex = 10; // - // Column10 + // labelX7 // - this.Column10.HeaderText = "开机特性"; - this.Column10.Name = "Column10"; // - // Column11 // - this.Column11.HeaderText = "日老化率"; - this.Column11.Name = "Column11"; // - // Column12 + this.labelX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX7.Location = new System.Drawing.Point(3, 3); + this.labelX7.Name = "labelX7"; + this.labelX7.Size = new System.Drawing.Size(194, 23); + this.labelX7.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX7.TabIndex = 0; + this.labelX7.Text = "时间信息"; + this.labelX7.TextAlignment = System.Drawing.StringAlignment.Center; // - this.Column12.HeaderText = "频率计数器范围及灵敏度"; - this.Column12.Name = "Column12"; + // labelX8 + // + // + // + // + this.labelX8.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX8.Location = new System.Drawing.Point(3, 41); + this.labelX8.Name = "labelX8"; + this.labelX8.Size = new System.Drawing.Size(75, 23); + this.labelX8.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX8.TabIndex = 0; + this.labelX8.Text = "日期"; + this.labelX8.TextAlignment = System.Drawing.StringAlignment.Center; + // + // labelX10 + // + // + // + // + this.labelX10.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX10.Location = new System.Drawing.Point(3, 99); + this.labelX10.Name = "labelX10"; + this.labelX10.Size = new System.Drawing.Size(75, 23); + this.labelX10.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX10.TabIndex = 0; + this.labelX10.Text = "MJD"; + this.labelX10.TextAlignment = System.Drawing.StringAlignment.Center; + // + // labelX9 + // + // + // + // + this.labelX9.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX9.Location = new System.Drawing.Point(3, 70); + this.labelX9.Name = "labelX9"; + this.labelX9.Size = new System.Drawing.Size(75, 23); + this.labelX9.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX9.TabIndex = 0; + this.labelX9.Text = "时间"; + this.labelX9.TextAlignment = System.Drawing.StringAlignment.Center; + // + // panelEx3 + // + this.panelEx3.CanvasColor = System.Drawing.SystemColors.Control; + this.panelEx3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.panelEx3.Controls.Add(this.labelX11); + this.panelEx3.Controls.Add(this.labelX13); + this.panelEx3.Controls.Add(this.labelX12); + this.panelEx3.DisabledBackColor = System.Drawing.Color.Empty; + this.panelEx3.Location = new System.Drawing.Point(25, 50); + this.panelEx3.Name = "panelEx3"; + this.panelEx3.Size = new System.Drawing.Size(200, 100); + this.panelEx3.Style.Alignment = System.Drawing.StringAlignment.Center; + this.panelEx3.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; + this.panelEx3.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; + this.panelEx3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; + this.panelEx3.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; + this.panelEx3.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; + this.panelEx3.Style.GradientAngle = 90; + this.panelEx3.TabIndex = 10; + // + // labelX11 + // + // + // + // + this.labelX11.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX11.Location = new System.Drawing.Point(3, 3); + this.labelX11.Name = "labelX11"; + this.labelX11.Size = new System.Drawing.Size(194, 23); + this.labelX11.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX11.TabIndex = 0; + this.labelX11.Text = "基本信息"; + this.labelX11.TextAlignment = System.Drawing.StringAlignment.Center; + // + // labelX13 + // + // + // + // + this.labelX13.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX13.Location = new System.Drawing.Point(3, 32); + this.labelX13.Name = "labelX13"; + this.labelX13.Size = new System.Drawing.Size(75, 23); + this.labelX13.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX13.TabIndex = 0; + this.labelX13.Text = "原子钟"; + this.labelX13.TextAlignment = System.Drawing.StringAlignment.Center; + // + // labelX12 + // + // + // + // + this.labelX12.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX12.Location = new System.Drawing.Point(3, 61); + this.labelX12.Name = "labelX12"; + this.labelX12.Size = new System.Drawing.Size(75, 23); + this.labelX12.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX12.TabIndex = 0; + this.labelX12.Text = "接收机"; + this.labelX12.TextAlignment = System.Drawing.StringAlignment.Center; + // + // panelEx4 + // + this.panelEx4.CanvasColor = System.Drawing.SystemColors.Control; + this.panelEx4.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.panelEx4.Controls.Add(this.panelEx2); + this.panelEx4.Controls.Add(this.panelEx1); + this.panelEx4.Controls.Add(this.panelEx3); + this.panelEx4.DisabledBackColor = System.Drawing.Color.Empty; + this.panelEx4.Location = new System.Drawing.Point(0, 0); + this.panelEx4.Name = "panelEx4"; + this.panelEx4.Size = new System.Drawing.Size(250, 640); + this.panelEx4.Style.Alignment = System.Drawing.StringAlignment.Center; + this.panelEx4.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; + this.panelEx4.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; + this.panelEx4.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; + this.panelEx4.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; + this.panelEx4.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; + this.panelEx4.Style.GradientAngle = 90; + this.panelEx4.TabIndex = 10; + // + // dataGridViewX1 + // + this.dataGridViewX1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; + this.dataGridViewX1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { + this.Column13, + this.Column14, + this.Column15, + this.Column16, + this.Column17}); + dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; + dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Window; + dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.ControlText; + dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight; + dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.ControlText; + dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.False; + this.dataGridViewX1.DefaultCellStyle = dataGridViewCellStyle1; + this.dataGridViewX1.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(215)))), ((int)(((byte)(229))))); + this.dataGridViewX1.Location = new System.Drawing.Point(0, 0); + this.dataGridViewX1.Name = "dataGridViewX1"; + this.dataGridViewX1.RowTemplate.Height = 23; + this.dataGridViewX1.Size = new System.Drawing.Size(750, 200); + this.dataGridViewX1.TabIndex = 14; + // + // Column13 + // + this.Column13.HeaderText = "仪器名称"; + this.Column13.Name = "Column13"; + // + // Column14 + // + this.Column14.HeaderText = "仪器类型"; + this.Column14.Name = "Column14"; + // + // Column15 + // + this.Column15.HeaderText = "仪器编号"; + this.Column15.Name = "Column15"; + // + // Column16 + // + this.Column16.HeaderText = "客户名称"; + this.Column16.Name = "Column16"; + // + // Column17 + // + this.Column17.HeaderText = "开始时间"; + this.Column17.Name = "Column17"; + // + // dataGridViewX2 + // + this.dataGridViewX2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; + this.dataGridViewX2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { + this.Column18, + this.Column19, + this.Column20, + this.Column21, + this.Column22, + this.Column23, + this.Column24, + this.Column25, + this.Column26, + this.Column27, + this.Column28, + this.Column29}); + 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.ControlText; + dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.False; + this.dataGridViewX2.DefaultCellStyle = dataGridViewCellStyle2; + this.dataGridViewX2.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(215)))), ((int)(((byte)(229))))); + this.dataGridViewX2.Location = new System.Drawing.Point(250, 193); + this.dataGridViewX2.Name = "dataGridViewX2"; + this.dataGridViewX2.Size = new System.Drawing.Size(747, 447); + this.dataGridViewX2.TabIndex = 15; + // + // Column18 + // + this.Column18.HeaderText = "通道号"; + this.Column18.Name = "Column18"; + // + // Column19 + // + this.Column19.HeaderText = "当前状态"; + this.Column19.Name = "Column19"; + // + // Column20 + // + this.Column20.HeaderText = "仪器名称"; + this.Column20.Name = "Column20"; + // + // Column21 + // + this.Column21.HeaderText = "仪器编号"; + this.Column21.Name = "Column21"; + // + // Column22 + // + this.Column22.HeaderText = "客户名称"; + this.Column22.Name = "Column22"; + // + // Column23 + // + this.Column23.HeaderText = "开始时间"; + this.Column23.Name = "Column23"; + // + // Column24 + // + this.Column24.HeaderText = "结束时间"; + this.Column24.Name = "Column24"; + // + // Column25 + // + this.Column25.HeaderText = "频率稳定度"; + this.Column25.Name = "Column25"; + // + // Column26 + // + this.Column26.HeaderText = "频率准确度"; + this.Column26.Name = "Column26"; + // + // Column27 + // + this.Column27.HeaderText = "开机特性"; + this.Column27.Name = "Column27"; + // + // Column28 + // + this.Column28.HeaderText = "日老化率"; + this.Column28.Name = "Column28"; + // + // Column29 + // + this.Column29.HeaderText = "频率计数器范围及灵敏度"; + this.Column29.Name = "Column29"; // // 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.dataGridViewX2); + this.Controls.Add(this.panelEx4); 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.panelEx1.ResumeLayout(false); + this.panelEx2.ResumeLayout(false); + this.panelEx3.ResumeLayout(false); + this.panelEx4.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.dataGridViewX1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.dataGridViewX2)).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; + private DevComponents.DotNetBar.PanelEx panelEx1; + private DevComponents.DotNetBar.LabelX labelX6; + private DevComponents.DotNetBar.LabelX labelX5; + private DevComponents.DotNetBar.LabelX labelX4; + private DevComponents.DotNetBar.LabelX labelX3; + private DevComponents.DotNetBar.LabelX labelX2; + private DevComponents.DotNetBar.LabelX labelX1; + private DevComponents.DotNetBar.PanelEx panelEx2; + private DevComponents.DotNetBar.LabelX labelX7; + private DevComponents.DotNetBar.LabelX labelX8; + private DevComponents.DotNetBar.LabelX labelX10; + private DevComponents.DotNetBar.LabelX labelX9; + private DevComponents.DotNetBar.PanelEx panelEx3; + private DevComponents.DotNetBar.LabelX labelX11; + private DevComponents.DotNetBar.LabelX labelX13; + private DevComponents.DotNetBar.LabelX labelX12; + private DevComponents.DotNetBar.PanelEx panelEx4; + private DevComponents.DotNetBar.Controls.DataGridViewX dataGridViewX1; + private System.Windows.Forms.DataGridViewTextBoxColumn Column13; + private System.Windows.Forms.DataGridViewTextBoxColumn Column14; + private System.Windows.Forms.DataGridViewTextBoxColumn Column15; + private System.Windows.Forms.DataGridViewTextBoxColumn Column16; + private System.Windows.Forms.DataGridViewTextBoxColumn Column17; + private DevComponents.DotNetBar.Controls.DataGridViewX dataGridViewX2; + private System.Windows.Forms.DataGridViewTextBoxColumn Column18; + private System.Windows.Forms.DataGridViewTextBoxColumn Column19; + private System.Windows.Forms.DataGridViewTextBoxColumn Column20; + private System.Windows.Forms.DataGridViewTextBoxColumn Column21; + private System.Windows.Forms.DataGridViewTextBoxColumn Column22; + private System.Windows.Forms.DataGridViewTextBoxColumn Column23; + private System.Windows.Forms.DataGridViewTextBoxColumn Column24; + private System.Windows.Forms.DataGridViewTextBoxColumn Column25; + private System.Windows.Forms.DataGridViewTextBoxColumn Column26; + private System.Windows.Forms.DataGridViewTextBoxColumn Column27; + private System.Windows.Forms.DataGridViewTextBoxColumn Column28; + private System.Windows.Forms.DataGridViewTextBoxColumn Column29; } } diff --git a/RbFreqStandMeasure/HomeCtrlForm.resx b/RbFreqStandMeasure/HomeCtrlForm.resx index d86fe04..6d97f4f 100644 --- a/RbFreqStandMeasure/HomeCtrlForm.resx +++ b/RbFreqStandMeasure/HomeCtrlForm.resx @@ -117,76 +117,55 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + True - + True - + True - + True - + True - + True - + True - + True - + True - + True - + True - + True - + True - + True - + True - + True - - True - - - True - - - True - - - True - - - True - - - True - - - True - - + True \ No newline at end of file diff --git a/RbFreqStandMeasure/RbFreqStandMeasure.Designer.cs b/RbFreqStandMeasure/RbFreqStandMeasure.Designer.cs index 4f8ca76..de33c49 100644 --- a/RbFreqStandMeasure/RbFreqStandMeasure.Designer.cs +++ b/RbFreqStandMeasure/RbFreqStandMeasure.Designer.cs @@ -30,74 +30,35 @@ private void InitializeComponent() { this.panelMenu = new System.Windows.Forms.Panel(); - this.btnDevStatus = new System.Windows.Forms.Button(); - this.btnInfoMan = new System.Windows.Forms.Button(); - this.btnDataMan = new System.Windows.Forms.Button(); - this.btnSetting = new System.Windows.Forms.Button(); this.panelMain = new System.Windows.Forms.Panel(); - this.btnCounter = new System.Windows.Forms.Button(); - this.btnHome = new System.Windows.Forms.Button(); - this.btnMeasure = new System.Windows.Forms.Button(); this.panelFooter = new System.Windows.Forms.Panel(); this.labelFooter = new System.Windows.Forms.Label(); + this.btnHome = new DevComponents.DotNetBar.ButtonX(); + this.btnDevStatus = new DevComponents.DotNetBar.ButtonX(); + this.btnDev = new DevComponents.DotNetBar.ButtonX(); + this.btnCounter = new DevComponents.DotNetBar.ButtonX(); + this.btnMeasure = new DevComponents.DotNetBar.ButtonX(); + this.btnData = new DevComponents.DotNetBar.ButtonX(); + this.btnSetting = new DevComponents.DotNetBar.ButtonX(); this.panelMenu.SuspendLayout(); this.panelFooter.SuspendLayout(); this.SuspendLayout(); // // panelMenu // - this.panelMenu.Controls.Add(this.btnDevStatus); - this.panelMenu.Controls.Add(this.btnHome); - this.panelMenu.Controls.Add(this.btnSetting); - this.panelMenu.Controls.Add(this.btnDataMan); this.panelMenu.Controls.Add(this.btnCounter); + this.panelMenu.Controls.Add(this.btnData); this.panelMenu.Controls.Add(this.btnMeasure); - this.panelMenu.Controls.Add(this.btnInfoMan); + this.panelMenu.Controls.Add(this.btnDev); + this.panelMenu.Controls.Add(this.btnDevStatus); + this.panelMenu.Controls.Add(this.btnSetting); + this.panelMenu.Controls.Add(this.btnHome); this.panelMenu.Location = new System.Drawing.Point(4, 0); this.panelMenu.Margin = new System.Windows.Forms.Padding(0); this.panelMenu.Name = "panelMenu"; this.panelMenu.Size = new System.Drawing.Size(1000, 64); this.panelMenu.TabIndex = 1; // - // btnDevStatus - // - this.btnDevStatus.Location = new System.Drawing.Point(100, 0); - this.btnDevStatus.Name = "btnDevStatus"; - this.btnDevStatus.Size = new System.Drawing.Size(150, 64); - this.btnDevStatus.TabIndex = 0; - this.btnDevStatus.Text = "基准状态"; - this.btnDevStatus.UseVisualStyleBackColor = true; - this.btnDevStatus.Click += new System.EventHandler(this.btnDevStatus_Click); - // - // btnInfoMan - // - this.btnInfoMan.Location = new System.Drawing.Point(250, 0); - this.btnInfoMan.Name = "btnInfoMan"; - this.btnInfoMan.Size = new System.Drawing.Size(150, 64); - this.btnInfoMan.TabIndex = 0; - this.btnInfoMan.Text = "送检仪器管理"; - this.btnInfoMan.UseVisualStyleBackColor = true; - this.btnInfoMan.Click += new System.EventHandler(this.btnInfoMan_Click); - // - // btnDataMan - // - this.btnDataMan.Location = new System.Drawing.Point(750, 0); - this.btnDataMan.Name = "btnDataMan"; - this.btnDataMan.Size = new System.Drawing.Size(150, 64); - this.btnDataMan.TabIndex = 0; - this.btnDataMan.Text = "数据管理"; - this.btnDataMan.UseVisualStyleBackColor = true; - // - // btnSetting - // - this.btnSetting.Location = new System.Drawing.Point(900, 0); - this.btnSetting.Name = "btnSetting"; - this.btnSetting.Size = new System.Drawing.Size(100, 64); - this.btnSetting.TabIndex = 0; - this.btnSetting.Text = "系统设置"; - this.btnSetting.UseVisualStyleBackColor = true; - this.btnSetting.Click += new System.EventHandler(this.btnSetting_Click); - // // panelMain // this.panelMain.Location = new System.Drawing.Point(4, 64); @@ -106,34 +67,6 @@ this.panelMain.Size = new System.Drawing.Size(1000, 640); this.panelMain.TabIndex = 2; // - // btnCounter - // - this.btnCounter.Location = new System.Drawing.Point(400, 0); - this.btnCounter.Name = "btnCounter"; - this.btnCounter.Size = new System.Drawing.Size(200, 64); - this.btnCounter.TabIndex = 0; - this.btnCounter.Text = "频率计数器范围及灵敏度测量"; - this.btnCounter.UseVisualStyleBackColor = true; - // - // btnHome - // - this.btnHome.Location = new System.Drawing.Point(0, 0); - this.btnHome.Name = "btnHome"; - this.btnHome.Size = new System.Drawing.Size(100, 64); - this.btnHome.TabIndex = 1; - this.btnHome.Text = "首页"; - this.btnHome.UseVisualStyleBackColor = true; - this.btnHome.Click += new System.EventHandler(this.btnHome_Click); - // - // btnMeasure - // - this.btnMeasure.Location = new System.Drawing.Point(600, 0); - this.btnMeasure.Name = "btnMeasure"; - this.btnMeasure.Size = new System.Drawing.Size(150, 64); - this.btnMeasure.TabIndex = 0; - this.btnMeasure.Text = "计量信息管理"; - this.btnMeasure.UseVisualStyleBackColor = true; - // // panelFooter // this.panelFooter.Controls.Add(this.labelFooter); @@ -154,6 +87,95 @@ this.labelFooter.Text = "欢迎使用铷原子频标对比测量软件"; this.labelFooter.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // + // btnHome + // + this.btnHome.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.btnHome.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; + this.btnHome.Location = new System.Drawing.Point(0, 0); + this.btnHome.Margin = new System.Windows.Forms.Padding(0); + this.btnHome.Name = "btnHome"; + this.btnHome.Size = new System.Drawing.Size(100, 64); + this.btnHome.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.btnHome.TabIndex = 0; + this.btnHome.Text = "首页"; + this.btnHome.Click += new System.EventHandler(this.btnHome_Click); + // + // btnDevStatus + // + this.btnDevStatus.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.btnDevStatus.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; + this.btnDevStatus.Location = new System.Drawing.Point(100, 0); + this.btnDevStatus.Margin = new System.Windows.Forms.Padding(0); + this.btnDevStatus.Name = "btnDevStatus"; + this.btnDevStatus.Size = new System.Drawing.Size(150, 64); + this.btnDevStatus.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.btnDevStatus.TabIndex = 1; + this.btnDevStatus.Text = "基准状态"; + this.btnDevStatus.Click += new System.EventHandler(this.btnDevStatus_Click); + // + // btnDev + // + this.btnDev.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.btnDev.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; + this.btnDev.Location = new System.Drawing.Point(250, 0); + this.btnDev.Margin = new System.Windows.Forms.Padding(0); + this.btnDev.Name = "btnDev"; + this.btnDev.Size = new System.Drawing.Size(150, 64); + this.btnDev.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.btnDev.TabIndex = 2; + this.btnDev.Text = "送检仪器管理"; + this.btnDev.Click += new System.EventHandler(this.btnInfoMan_Click); + // + // btnCounter + // + this.btnCounter.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.btnCounter.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; + this.btnCounter.Location = new System.Drawing.Point(400, 0); + this.btnCounter.Margin = new System.Windows.Forms.Padding(0); + this.btnCounter.Name = "btnCounter"; + this.btnCounter.Size = new System.Drawing.Size(200, 64); + this.btnCounter.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.btnCounter.TabIndex = 3; + this.btnCounter.Text = "频率计数器范围及灵敏度测量"; + this.btnCounter.Click += new System.EventHandler(this.btnInfoMan_Click); + // + // btnMeasure + // + this.btnMeasure.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.btnMeasure.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; + this.btnMeasure.Location = new System.Drawing.Point(600, 0); + this.btnMeasure.Margin = new System.Windows.Forms.Padding(0); + this.btnMeasure.Name = "btnMeasure"; + this.btnMeasure.Size = new System.Drawing.Size(150, 64); + this.btnMeasure.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.btnMeasure.TabIndex = 4; + this.btnMeasure.Text = "计量信息管理"; + // + // btnData + // + this.btnData.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.btnData.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; + this.btnData.Location = new System.Drawing.Point(750, 0); + this.btnData.Margin = new System.Windows.Forms.Padding(0); + this.btnData.Name = "btnData"; + this.btnData.Size = new System.Drawing.Size(150, 64); + this.btnData.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.btnData.TabIndex = 5; + this.btnData.Text = "数据管理"; + // + // btnSetting + // + this.btnSetting.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.btnSetting.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; + this.btnSetting.Location = new System.Drawing.Point(900, 0); + this.btnSetting.Margin = new System.Windows.Forms.Padding(0); + this.btnSetting.Name = "btnSetting"; + this.btnSetting.Size = new System.Drawing.Size(100, 64); + this.btnSetting.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.btnSetting.TabIndex = 6; + this.btnSetting.Text = "系统设置"; + this.btnSetting.Click += new System.EventHandler(this.btnSetting_Click); + // // RbFreqStandMeasureForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); @@ -162,6 +184,7 @@ this.Controls.Add(this.panelFooter); this.Controls.Add(this.panelMain); this.Controls.Add(this.panelMenu); + this.DoubleBuffered = true; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.MaximizeBox = false; this.Name = "RbFreqStandMeasureForm"; @@ -175,16 +198,16 @@ #endregion private System.Windows.Forms.Panel panelMenu; - private System.Windows.Forms.Button btnSetting; - private System.Windows.Forms.Button btnDataMan; - private System.Windows.Forms.Button btnInfoMan; - private System.Windows.Forms.Button btnDevStatus; private System.Windows.Forms.Panel panelMain; - private System.Windows.Forms.Button btnCounter; - private System.Windows.Forms.Button btnHome; - private System.Windows.Forms.Button btnMeasure; private System.Windows.Forms.Panel panelFooter; private System.Windows.Forms.Label labelFooter; + private DevComponents.DotNetBar.ButtonX btnHome; + private DevComponents.DotNetBar.ButtonX btnDevStatus; + private DevComponents.DotNetBar.ButtonX btnDev; + private DevComponents.DotNetBar.ButtonX btnCounter; + private DevComponents.DotNetBar.ButtonX btnMeasure; + private DevComponents.DotNetBar.ButtonX btnData; + private DevComponents.DotNetBar.ButtonX btnSetting; } } diff --git a/RbFreqStandMeasure/RbFreqStandMeasure.cs b/RbFreqStandMeasure/RbFreqStandMeasure.cs index 3a94440..2a27570 100644 --- a/RbFreqStandMeasure/RbFreqStandMeasure.cs +++ b/RbFreqStandMeasure/RbFreqStandMeasure.cs @@ -3,21 +3,16 @@ using Casic.Birmm.RbFreqStandMeasure.setting; using Casic.Birmm.RbFreqStandMeasure.Tools; using System; -using System.Collections.Generic; -using System.ComponentModel; -using System.Data; -using System.Drawing; -using System.Linq; -using System.Reflection; -using System.Text; using System.Windows.Forms; +using DevComponents.DotNetBar; namespace Casic.Birmm.RbFreqStandMeasure { - public partial class RbFreqStandMeasureForm : Form + public partial class RbFreqStandMeasureForm : Office2007Form { public RbFreqStandMeasureForm() { + this.EnableGlass = false; InitializeComponent(); } diff --git a/RbFreqStandMeasure/HomeCtrlForm.Designer.cs b/RbFreqStandMeasure/HomeCtrlForm.Designer.cs index c624408..d7fcfe8 100644 --- a/RbFreqStandMeasure/HomeCtrlForm.Designer.cs +++ b/RbFreqStandMeasure/HomeCtrlForm.Designer.cs @@ -29,429 +29,525 @@ /// 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(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); 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.panelEx1 = new DevComponents.DotNetBar.PanelEx(); + this.labelX6 = new DevComponents.DotNetBar.LabelX(); + this.labelX5 = new DevComponents.DotNetBar.LabelX(); + this.labelX4 = new DevComponents.DotNetBar.LabelX(); + this.labelX3 = new DevComponents.DotNetBar.LabelX(); + this.labelX2 = new DevComponents.DotNetBar.LabelX(); + this.labelX1 = new DevComponents.DotNetBar.LabelX(); + this.panelEx2 = new DevComponents.DotNetBar.PanelEx(); + this.labelX7 = new DevComponents.DotNetBar.LabelX(); + this.labelX8 = new DevComponents.DotNetBar.LabelX(); + this.labelX10 = new DevComponents.DotNetBar.LabelX(); + this.labelX9 = new DevComponents.DotNetBar.LabelX(); + this.panelEx3 = new DevComponents.DotNetBar.PanelEx(); + this.labelX11 = new DevComponents.DotNetBar.LabelX(); + this.labelX13 = new DevComponents.DotNetBar.LabelX(); + this.labelX12 = new DevComponents.DotNetBar.LabelX(); + this.panelEx4 = new DevComponents.DotNetBar.PanelEx(); + this.dataGridViewX1 = new DevComponents.DotNetBar.Controls.DataGridViewX(); + this.Column13 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column14 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column15 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column16 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column17 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.dataGridViewX2 = new DevComponents.DotNetBar.Controls.DataGridViewX(); + this.Column18 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column19 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column20 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column21 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column22 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column23 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column24 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column25 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column26 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column27 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column28 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column29 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.panelToBeTested.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.dgvDevToBeTested)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit(); + this.panelEx1.SuspendLayout(); + this.panelEx2.SuspendLayout(); + this.panelEx3.SuspendLayout(); + this.panelEx4.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.dataGridViewX1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.dataGridViewX2)).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.Controls.Add(this.dataGridViewX1); 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 + // panelEx1 // - 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.panelEx1.CanvasColor = System.Drawing.SystemColors.Control; + this.panelEx1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.panelEx1.Controls.Add(this.labelX6); + this.panelEx1.Controls.Add(this.labelX5); + this.panelEx1.Controls.Add(this.labelX4); + this.panelEx1.Controls.Add(this.labelX3); + this.panelEx1.Controls.Add(this.labelX2); + this.panelEx1.Controls.Add(this.labelX1); + this.panelEx1.DisabledBackColor = System.Drawing.Color.Empty; + this.panelEx1.Location = new System.Drawing.Point(25, 376); + this.panelEx1.Name = "panelEx1"; + this.panelEx1.Size = new System.Drawing.Size(200, 200); + this.panelEx1.Style.Alignment = System.Drawing.StringAlignment.Center; + this.panelEx1.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; + this.panelEx1.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; + this.panelEx1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; + this.panelEx1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; + this.panelEx1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; + this.panelEx1.Style.GradientAngle = 90; + this.panelEx1.TabIndex = 10; // - // 仪器名称 + // labelX6 // - this.仪器名称.HeaderText = "仪器名称"; - this.仪器名称.Name = "仪器名称"; // - // 仪器类型 // - this.仪器类型.HeaderText = "仪器类型"; - this.仪器类型.Name = "仪器类型"; // - // 仪器编号 + this.labelX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX6.Location = new System.Drawing.Point(3, 153); + this.labelX6.Name = "labelX6"; + this.labelX6.Size = new System.Drawing.Size(75, 23); + this.labelX6.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX6.TabIndex = 0; + this.labelX6.Text = "Z"; + this.labelX6.TextAlignment = System.Drawing.StringAlignment.Center; // - this.仪器编号.HeaderText = "仪器编号"; - this.仪器编号.Name = "仪器编号"; + // labelX5 // - // 客户名称 // - this.客户名称.HeaderText = "客户名称"; - this.客户名称.Name = "客户名称"; // - // 开始时间 // - this.开始时间.HeaderText = "开始时间"; - this.开始时间.Name = "开始时间"; + this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX5.Location = new System.Drawing.Point(3, 124); + this.labelX5.Name = "labelX5"; + this.labelX5.Size = new System.Drawing.Size(75, 23); + this.labelX5.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX5.TabIndex = 0; + this.labelX5.Text = "Y"; + this.labelX5.TextAlignment = System.Drawing.StringAlignment.Center; // - // 通道号 + // labelX4 // - 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.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX4.Location = new System.Drawing.Point(3, 95); + this.labelX4.Name = "labelX4"; + this.labelX4.Size = new System.Drawing.Size(75, 23); + this.labelX4.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX4.TabIndex = 0; + this.labelX4.Text = "X"; + this.labelX4.TextAlignment = System.Drawing.StringAlignment.Center; // - this.Column1.HeaderText = "通道号"; - this.Column1.Name = "Column1"; - this.Column1.Width = 70; + // labelX3 // - // Column7 // - this.Column7.HeaderText = "当前状态"; - this.Column7.Name = "Column7"; - this.Column7.Width = 80; // - // Column2 // - this.Column2.HeaderText = "仪器名称"; - this.Column2.Name = "Column2"; - this.Column2.Width = 80; + this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX3.Location = new System.Drawing.Point(3, 66); + this.labelX3.Name = "labelX3"; + this.labelX3.Size = new System.Drawing.Size(75, 23); + this.labelX3.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX3.TabIndex = 0; + this.labelX3.Text = "纬度"; + this.labelX3.TextAlignment = System.Drawing.StringAlignment.Center; // - // Column3 + // labelX2 // - this.Column3.HeaderText = "仪器编号"; - this.Column3.Name = "Column3"; - this.Column3.Width = 80; // - // Column4 // - this.Column4.HeaderText = "客户名称"; - this.Column4.Name = "Column4"; // - // Column5 + this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX2.Location = new System.Drawing.Point(3, 37); + this.labelX2.Name = "labelX2"; + this.labelX2.Size = new System.Drawing.Size(75, 23); + this.labelX2.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX2.TabIndex = 0; + this.labelX2.Text = "经度"; + this.labelX2.TextAlignment = System.Drawing.StringAlignment.Center; // - this.Column5.HeaderText = "开始时间"; - this.Column5.Name = "Column5"; + // labelX1 // - // Column6 // - this.Column6.HeaderText = "结束时间"; - this.Column6.Name = "Column6"; // - // Column8 // - this.Column8.HeaderText = "频率稳定度"; - this.Column8.Name = "Column8"; + this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX1.Location = new System.Drawing.Point(3, 3); + this.labelX1.Name = "labelX1"; + this.labelX1.Size = new System.Drawing.Size(194, 23); + this.labelX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX1.TabIndex = 0; + this.labelX1.Text = "位置信息"; + this.labelX1.TextAlignment = System.Drawing.StringAlignment.Center; // - // Column9 + // panelEx2 // - this.Column9.HeaderText = "频率准确度"; - this.Column9.Name = "Column9"; + this.panelEx2.CanvasColor = System.Drawing.SystemColors.Control; + this.panelEx2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.panelEx2.Controls.Add(this.labelX7); + this.panelEx2.Controls.Add(this.labelX8); + this.panelEx2.Controls.Add(this.labelX10); + this.panelEx2.Controls.Add(this.labelX9); + this.panelEx2.DisabledBackColor = System.Drawing.Color.Empty; + this.panelEx2.Location = new System.Drawing.Point(25, 190); + this.panelEx2.Name = "panelEx2"; + this.panelEx2.Size = new System.Drawing.Size(200, 150); + this.panelEx2.Style.Alignment = System.Drawing.StringAlignment.Center; + this.panelEx2.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; + this.panelEx2.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; + this.panelEx2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; + this.panelEx2.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; + this.panelEx2.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; + this.panelEx2.Style.GradientAngle = 90; + this.panelEx2.TabIndex = 10; // - // Column10 + // labelX7 // - this.Column10.HeaderText = "开机特性"; - this.Column10.Name = "Column10"; // - // Column11 // - this.Column11.HeaderText = "日老化率"; - this.Column11.Name = "Column11"; // - // Column12 + this.labelX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX7.Location = new System.Drawing.Point(3, 3); + this.labelX7.Name = "labelX7"; + this.labelX7.Size = new System.Drawing.Size(194, 23); + this.labelX7.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX7.TabIndex = 0; + this.labelX7.Text = "时间信息"; + this.labelX7.TextAlignment = System.Drawing.StringAlignment.Center; // - this.Column12.HeaderText = "频率计数器范围及灵敏度"; - this.Column12.Name = "Column12"; + // labelX8 + // + // + // + // + this.labelX8.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX8.Location = new System.Drawing.Point(3, 41); + this.labelX8.Name = "labelX8"; + this.labelX8.Size = new System.Drawing.Size(75, 23); + this.labelX8.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX8.TabIndex = 0; + this.labelX8.Text = "日期"; + this.labelX8.TextAlignment = System.Drawing.StringAlignment.Center; + // + // labelX10 + // + // + // + // + this.labelX10.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX10.Location = new System.Drawing.Point(3, 99); + this.labelX10.Name = "labelX10"; + this.labelX10.Size = new System.Drawing.Size(75, 23); + this.labelX10.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX10.TabIndex = 0; + this.labelX10.Text = "MJD"; + this.labelX10.TextAlignment = System.Drawing.StringAlignment.Center; + // + // labelX9 + // + // + // + // + this.labelX9.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX9.Location = new System.Drawing.Point(3, 70); + this.labelX9.Name = "labelX9"; + this.labelX9.Size = new System.Drawing.Size(75, 23); + this.labelX9.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX9.TabIndex = 0; + this.labelX9.Text = "时间"; + this.labelX9.TextAlignment = System.Drawing.StringAlignment.Center; + // + // panelEx3 + // + this.panelEx3.CanvasColor = System.Drawing.SystemColors.Control; + this.panelEx3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.panelEx3.Controls.Add(this.labelX11); + this.panelEx3.Controls.Add(this.labelX13); + this.panelEx3.Controls.Add(this.labelX12); + this.panelEx3.DisabledBackColor = System.Drawing.Color.Empty; + this.panelEx3.Location = new System.Drawing.Point(25, 50); + this.panelEx3.Name = "panelEx3"; + this.panelEx3.Size = new System.Drawing.Size(200, 100); + this.panelEx3.Style.Alignment = System.Drawing.StringAlignment.Center; + this.panelEx3.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; + this.panelEx3.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; + this.panelEx3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; + this.panelEx3.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; + this.panelEx3.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; + this.panelEx3.Style.GradientAngle = 90; + this.panelEx3.TabIndex = 10; + // + // labelX11 + // + // + // + // + this.labelX11.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX11.Location = new System.Drawing.Point(3, 3); + this.labelX11.Name = "labelX11"; + this.labelX11.Size = new System.Drawing.Size(194, 23); + this.labelX11.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX11.TabIndex = 0; + this.labelX11.Text = "基本信息"; + this.labelX11.TextAlignment = System.Drawing.StringAlignment.Center; + // + // labelX13 + // + // + // + // + this.labelX13.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX13.Location = new System.Drawing.Point(3, 32); + this.labelX13.Name = "labelX13"; + this.labelX13.Size = new System.Drawing.Size(75, 23); + this.labelX13.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX13.TabIndex = 0; + this.labelX13.Text = "原子钟"; + this.labelX13.TextAlignment = System.Drawing.StringAlignment.Center; + // + // labelX12 + // + // + // + // + this.labelX12.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX12.Location = new System.Drawing.Point(3, 61); + this.labelX12.Name = "labelX12"; + this.labelX12.Size = new System.Drawing.Size(75, 23); + this.labelX12.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX12.TabIndex = 0; + this.labelX12.Text = "接收机"; + this.labelX12.TextAlignment = System.Drawing.StringAlignment.Center; + // + // panelEx4 + // + this.panelEx4.CanvasColor = System.Drawing.SystemColors.Control; + this.panelEx4.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.panelEx4.Controls.Add(this.panelEx2); + this.panelEx4.Controls.Add(this.panelEx1); + this.panelEx4.Controls.Add(this.panelEx3); + this.panelEx4.DisabledBackColor = System.Drawing.Color.Empty; + this.panelEx4.Location = new System.Drawing.Point(0, 0); + this.panelEx4.Name = "panelEx4"; + this.panelEx4.Size = new System.Drawing.Size(250, 640); + this.panelEx4.Style.Alignment = System.Drawing.StringAlignment.Center; + this.panelEx4.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; + this.panelEx4.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; + this.panelEx4.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; + this.panelEx4.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; + this.panelEx4.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; + this.panelEx4.Style.GradientAngle = 90; + this.panelEx4.TabIndex = 10; + // + // dataGridViewX1 + // + this.dataGridViewX1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; + this.dataGridViewX1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { + this.Column13, + this.Column14, + this.Column15, + this.Column16, + this.Column17}); + dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; + dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Window; + dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.ControlText; + dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight; + dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.ControlText; + dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.False; + this.dataGridViewX1.DefaultCellStyle = dataGridViewCellStyle1; + this.dataGridViewX1.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(215)))), ((int)(((byte)(229))))); + this.dataGridViewX1.Location = new System.Drawing.Point(0, 0); + this.dataGridViewX1.Name = "dataGridViewX1"; + this.dataGridViewX1.RowTemplate.Height = 23; + this.dataGridViewX1.Size = new System.Drawing.Size(750, 200); + this.dataGridViewX1.TabIndex = 14; + // + // Column13 + // + this.Column13.HeaderText = "仪器名称"; + this.Column13.Name = "Column13"; + // + // Column14 + // + this.Column14.HeaderText = "仪器类型"; + this.Column14.Name = "Column14"; + // + // Column15 + // + this.Column15.HeaderText = "仪器编号"; + this.Column15.Name = "Column15"; + // + // Column16 + // + this.Column16.HeaderText = "客户名称"; + this.Column16.Name = "Column16"; + // + // Column17 + // + this.Column17.HeaderText = "开始时间"; + this.Column17.Name = "Column17"; + // + // dataGridViewX2 + // + this.dataGridViewX2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; + this.dataGridViewX2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { + this.Column18, + this.Column19, + this.Column20, + this.Column21, + this.Column22, + this.Column23, + this.Column24, + this.Column25, + this.Column26, + this.Column27, + this.Column28, + this.Column29}); + 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.ControlText; + dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.False; + this.dataGridViewX2.DefaultCellStyle = dataGridViewCellStyle2; + this.dataGridViewX2.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(215)))), ((int)(((byte)(229))))); + this.dataGridViewX2.Location = new System.Drawing.Point(250, 193); + this.dataGridViewX2.Name = "dataGridViewX2"; + this.dataGridViewX2.Size = new System.Drawing.Size(747, 447); + this.dataGridViewX2.TabIndex = 15; + // + // Column18 + // + this.Column18.HeaderText = "通道号"; + this.Column18.Name = "Column18"; + // + // Column19 + // + this.Column19.HeaderText = "当前状态"; + this.Column19.Name = "Column19"; + // + // Column20 + // + this.Column20.HeaderText = "仪器名称"; + this.Column20.Name = "Column20"; + // + // Column21 + // + this.Column21.HeaderText = "仪器编号"; + this.Column21.Name = "Column21"; + // + // Column22 + // + this.Column22.HeaderText = "客户名称"; + this.Column22.Name = "Column22"; + // + // Column23 + // + this.Column23.HeaderText = "开始时间"; + this.Column23.Name = "Column23"; + // + // Column24 + // + this.Column24.HeaderText = "结束时间"; + this.Column24.Name = "Column24"; + // + // Column25 + // + this.Column25.HeaderText = "频率稳定度"; + this.Column25.Name = "Column25"; + // + // Column26 + // + this.Column26.HeaderText = "频率准确度"; + this.Column26.Name = "Column26"; + // + // Column27 + // + this.Column27.HeaderText = "开机特性"; + this.Column27.Name = "Column27"; + // + // Column28 + // + this.Column28.HeaderText = "日老化率"; + this.Column28.Name = "Column28"; + // + // Column29 + // + this.Column29.HeaderText = "频率计数器范围及灵敏度"; + this.Column29.Name = "Column29"; // // 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.dataGridViewX2); + this.Controls.Add(this.panelEx4); 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.panelEx1.ResumeLayout(false); + this.panelEx2.ResumeLayout(false); + this.panelEx3.ResumeLayout(false); + this.panelEx4.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.dataGridViewX1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.dataGridViewX2)).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; + private DevComponents.DotNetBar.PanelEx panelEx1; + private DevComponents.DotNetBar.LabelX labelX6; + private DevComponents.DotNetBar.LabelX labelX5; + private DevComponents.DotNetBar.LabelX labelX4; + private DevComponents.DotNetBar.LabelX labelX3; + private DevComponents.DotNetBar.LabelX labelX2; + private DevComponents.DotNetBar.LabelX labelX1; + private DevComponents.DotNetBar.PanelEx panelEx2; + private DevComponents.DotNetBar.LabelX labelX7; + private DevComponents.DotNetBar.LabelX labelX8; + private DevComponents.DotNetBar.LabelX labelX10; + private DevComponents.DotNetBar.LabelX labelX9; + private DevComponents.DotNetBar.PanelEx panelEx3; + private DevComponents.DotNetBar.LabelX labelX11; + private DevComponents.DotNetBar.LabelX labelX13; + private DevComponents.DotNetBar.LabelX labelX12; + private DevComponents.DotNetBar.PanelEx panelEx4; + private DevComponents.DotNetBar.Controls.DataGridViewX dataGridViewX1; + private System.Windows.Forms.DataGridViewTextBoxColumn Column13; + private System.Windows.Forms.DataGridViewTextBoxColumn Column14; + private System.Windows.Forms.DataGridViewTextBoxColumn Column15; + private System.Windows.Forms.DataGridViewTextBoxColumn Column16; + private System.Windows.Forms.DataGridViewTextBoxColumn Column17; + private DevComponents.DotNetBar.Controls.DataGridViewX dataGridViewX2; + private System.Windows.Forms.DataGridViewTextBoxColumn Column18; + private System.Windows.Forms.DataGridViewTextBoxColumn Column19; + private System.Windows.Forms.DataGridViewTextBoxColumn Column20; + private System.Windows.Forms.DataGridViewTextBoxColumn Column21; + private System.Windows.Forms.DataGridViewTextBoxColumn Column22; + private System.Windows.Forms.DataGridViewTextBoxColumn Column23; + private System.Windows.Forms.DataGridViewTextBoxColumn Column24; + private System.Windows.Forms.DataGridViewTextBoxColumn Column25; + private System.Windows.Forms.DataGridViewTextBoxColumn Column26; + private System.Windows.Forms.DataGridViewTextBoxColumn Column27; + private System.Windows.Forms.DataGridViewTextBoxColumn Column28; + private System.Windows.Forms.DataGridViewTextBoxColumn Column29; } } diff --git a/RbFreqStandMeasure/HomeCtrlForm.resx b/RbFreqStandMeasure/HomeCtrlForm.resx index d86fe04..6d97f4f 100644 --- a/RbFreqStandMeasure/HomeCtrlForm.resx +++ b/RbFreqStandMeasure/HomeCtrlForm.resx @@ -117,76 +117,55 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + True - + True - + True - + True - + True - + True - + True - + True - + True - + True - + True - + True - + True - + True - + True - + True - - True - - - True - - - True - - - True - - - True - - - True - - - True - - + True \ No newline at end of file diff --git a/RbFreqStandMeasure/RbFreqStandMeasure.Designer.cs b/RbFreqStandMeasure/RbFreqStandMeasure.Designer.cs index 4f8ca76..de33c49 100644 --- a/RbFreqStandMeasure/RbFreqStandMeasure.Designer.cs +++ b/RbFreqStandMeasure/RbFreqStandMeasure.Designer.cs @@ -30,74 +30,35 @@ private void InitializeComponent() { this.panelMenu = new System.Windows.Forms.Panel(); - this.btnDevStatus = new System.Windows.Forms.Button(); - this.btnInfoMan = new System.Windows.Forms.Button(); - this.btnDataMan = new System.Windows.Forms.Button(); - this.btnSetting = new System.Windows.Forms.Button(); this.panelMain = new System.Windows.Forms.Panel(); - this.btnCounter = new System.Windows.Forms.Button(); - this.btnHome = new System.Windows.Forms.Button(); - this.btnMeasure = new System.Windows.Forms.Button(); this.panelFooter = new System.Windows.Forms.Panel(); this.labelFooter = new System.Windows.Forms.Label(); + this.btnHome = new DevComponents.DotNetBar.ButtonX(); + this.btnDevStatus = new DevComponents.DotNetBar.ButtonX(); + this.btnDev = new DevComponents.DotNetBar.ButtonX(); + this.btnCounter = new DevComponents.DotNetBar.ButtonX(); + this.btnMeasure = new DevComponents.DotNetBar.ButtonX(); + this.btnData = new DevComponents.DotNetBar.ButtonX(); + this.btnSetting = new DevComponents.DotNetBar.ButtonX(); this.panelMenu.SuspendLayout(); this.panelFooter.SuspendLayout(); this.SuspendLayout(); // // panelMenu // - this.panelMenu.Controls.Add(this.btnDevStatus); - this.panelMenu.Controls.Add(this.btnHome); - this.panelMenu.Controls.Add(this.btnSetting); - this.panelMenu.Controls.Add(this.btnDataMan); this.panelMenu.Controls.Add(this.btnCounter); + this.panelMenu.Controls.Add(this.btnData); this.panelMenu.Controls.Add(this.btnMeasure); - this.panelMenu.Controls.Add(this.btnInfoMan); + this.panelMenu.Controls.Add(this.btnDev); + this.panelMenu.Controls.Add(this.btnDevStatus); + this.panelMenu.Controls.Add(this.btnSetting); + this.panelMenu.Controls.Add(this.btnHome); this.panelMenu.Location = new System.Drawing.Point(4, 0); this.panelMenu.Margin = new System.Windows.Forms.Padding(0); this.panelMenu.Name = "panelMenu"; this.panelMenu.Size = new System.Drawing.Size(1000, 64); this.panelMenu.TabIndex = 1; // - // btnDevStatus - // - this.btnDevStatus.Location = new System.Drawing.Point(100, 0); - this.btnDevStatus.Name = "btnDevStatus"; - this.btnDevStatus.Size = new System.Drawing.Size(150, 64); - this.btnDevStatus.TabIndex = 0; - this.btnDevStatus.Text = "基准状态"; - this.btnDevStatus.UseVisualStyleBackColor = true; - this.btnDevStatus.Click += new System.EventHandler(this.btnDevStatus_Click); - // - // btnInfoMan - // - this.btnInfoMan.Location = new System.Drawing.Point(250, 0); - this.btnInfoMan.Name = "btnInfoMan"; - this.btnInfoMan.Size = new System.Drawing.Size(150, 64); - this.btnInfoMan.TabIndex = 0; - this.btnInfoMan.Text = "送检仪器管理"; - this.btnInfoMan.UseVisualStyleBackColor = true; - this.btnInfoMan.Click += new System.EventHandler(this.btnInfoMan_Click); - // - // btnDataMan - // - this.btnDataMan.Location = new System.Drawing.Point(750, 0); - this.btnDataMan.Name = "btnDataMan"; - this.btnDataMan.Size = new System.Drawing.Size(150, 64); - this.btnDataMan.TabIndex = 0; - this.btnDataMan.Text = "数据管理"; - this.btnDataMan.UseVisualStyleBackColor = true; - // - // btnSetting - // - this.btnSetting.Location = new System.Drawing.Point(900, 0); - this.btnSetting.Name = "btnSetting"; - this.btnSetting.Size = new System.Drawing.Size(100, 64); - this.btnSetting.TabIndex = 0; - this.btnSetting.Text = "系统设置"; - this.btnSetting.UseVisualStyleBackColor = true; - this.btnSetting.Click += new System.EventHandler(this.btnSetting_Click); - // // panelMain // this.panelMain.Location = new System.Drawing.Point(4, 64); @@ -106,34 +67,6 @@ this.panelMain.Size = new System.Drawing.Size(1000, 640); this.panelMain.TabIndex = 2; // - // btnCounter - // - this.btnCounter.Location = new System.Drawing.Point(400, 0); - this.btnCounter.Name = "btnCounter"; - this.btnCounter.Size = new System.Drawing.Size(200, 64); - this.btnCounter.TabIndex = 0; - this.btnCounter.Text = "频率计数器范围及灵敏度测量"; - this.btnCounter.UseVisualStyleBackColor = true; - // - // btnHome - // - this.btnHome.Location = new System.Drawing.Point(0, 0); - this.btnHome.Name = "btnHome"; - this.btnHome.Size = new System.Drawing.Size(100, 64); - this.btnHome.TabIndex = 1; - this.btnHome.Text = "首页"; - this.btnHome.UseVisualStyleBackColor = true; - this.btnHome.Click += new System.EventHandler(this.btnHome_Click); - // - // btnMeasure - // - this.btnMeasure.Location = new System.Drawing.Point(600, 0); - this.btnMeasure.Name = "btnMeasure"; - this.btnMeasure.Size = new System.Drawing.Size(150, 64); - this.btnMeasure.TabIndex = 0; - this.btnMeasure.Text = "计量信息管理"; - this.btnMeasure.UseVisualStyleBackColor = true; - // // panelFooter // this.panelFooter.Controls.Add(this.labelFooter); @@ -154,6 +87,95 @@ this.labelFooter.Text = "欢迎使用铷原子频标对比测量软件"; this.labelFooter.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // + // btnHome + // + this.btnHome.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.btnHome.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; + this.btnHome.Location = new System.Drawing.Point(0, 0); + this.btnHome.Margin = new System.Windows.Forms.Padding(0); + this.btnHome.Name = "btnHome"; + this.btnHome.Size = new System.Drawing.Size(100, 64); + this.btnHome.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.btnHome.TabIndex = 0; + this.btnHome.Text = "首页"; + this.btnHome.Click += new System.EventHandler(this.btnHome_Click); + // + // btnDevStatus + // + this.btnDevStatus.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.btnDevStatus.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; + this.btnDevStatus.Location = new System.Drawing.Point(100, 0); + this.btnDevStatus.Margin = new System.Windows.Forms.Padding(0); + this.btnDevStatus.Name = "btnDevStatus"; + this.btnDevStatus.Size = new System.Drawing.Size(150, 64); + this.btnDevStatus.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.btnDevStatus.TabIndex = 1; + this.btnDevStatus.Text = "基准状态"; + this.btnDevStatus.Click += new System.EventHandler(this.btnDevStatus_Click); + // + // btnDev + // + this.btnDev.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.btnDev.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; + this.btnDev.Location = new System.Drawing.Point(250, 0); + this.btnDev.Margin = new System.Windows.Forms.Padding(0); + this.btnDev.Name = "btnDev"; + this.btnDev.Size = new System.Drawing.Size(150, 64); + this.btnDev.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.btnDev.TabIndex = 2; + this.btnDev.Text = "送检仪器管理"; + this.btnDev.Click += new System.EventHandler(this.btnInfoMan_Click); + // + // btnCounter + // + this.btnCounter.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.btnCounter.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; + this.btnCounter.Location = new System.Drawing.Point(400, 0); + this.btnCounter.Margin = new System.Windows.Forms.Padding(0); + this.btnCounter.Name = "btnCounter"; + this.btnCounter.Size = new System.Drawing.Size(200, 64); + this.btnCounter.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.btnCounter.TabIndex = 3; + this.btnCounter.Text = "频率计数器范围及灵敏度测量"; + this.btnCounter.Click += new System.EventHandler(this.btnInfoMan_Click); + // + // btnMeasure + // + this.btnMeasure.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.btnMeasure.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; + this.btnMeasure.Location = new System.Drawing.Point(600, 0); + this.btnMeasure.Margin = new System.Windows.Forms.Padding(0); + this.btnMeasure.Name = "btnMeasure"; + this.btnMeasure.Size = new System.Drawing.Size(150, 64); + this.btnMeasure.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.btnMeasure.TabIndex = 4; + this.btnMeasure.Text = "计量信息管理"; + // + // btnData + // + this.btnData.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.btnData.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; + this.btnData.Location = new System.Drawing.Point(750, 0); + this.btnData.Margin = new System.Windows.Forms.Padding(0); + this.btnData.Name = "btnData"; + this.btnData.Size = new System.Drawing.Size(150, 64); + this.btnData.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.btnData.TabIndex = 5; + this.btnData.Text = "数据管理"; + // + // btnSetting + // + this.btnSetting.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.btnSetting.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; + this.btnSetting.Location = new System.Drawing.Point(900, 0); + this.btnSetting.Margin = new System.Windows.Forms.Padding(0); + this.btnSetting.Name = "btnSetting"; + this.btnSetting.Size = new System.Drawing.Size(100, 64); + this.btnSetting.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.btnSetting.TabIndex = 6; + this.btnSetting.Text = "系统设置"; + this.btnSetting.Click += new System.EventHandler(this.btnSetting_Click); + // // RbFreqStandMeasureForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); @@ -162,6 +184,7 @@ this.Controls.Add(this.panelFooter); this.Controls.Add(this.panelMain); this.Controls.Add(this.panelMenu); + this.DoubleBuffered = true; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.MaximizeBox = false; this.Name = "RbFreqStandMeasureForm"; @@ -175,16 +198,16 @@ #endregion private System.Windows.Forms.Panel panelMenu; - private System.Windows.Forms.Button btnSetting; - private System.Windows.Forms.Button btnDataMan; - private System.Windows.Forms.Button btnInfoMan; - private System.Windows.Forms.Button btnDevStatus; private System.Windows.Forms.Panel panelMain; - private System.Windows.Forms.Button btnCounter; - private System.Windows.Forms.Button btnHome; - private System.Windows.Forms.Button btnMeasure; private System.Windows.Forms.Panel panelFooter; private System.Windows.Forms.Label labelFooter; + private DevComponents.DotNetBar.ButtonX btnHome; + private DevComponents.DotNetBar.ButtonX btnDevStatus; + private DevComponents.DotNetBar.ButtonX btnDev; + private DevComponents.DotNetBar.ButtonX btnCounter; + private DevComponents.DotNetBar.ButtonX btnMeasure; + private DevComponents.DotNetBar.ButtonX btnData; + private DevComponents.DotNetBar.ButtonX btnSetting; } } diff --git a/RbFreqStandMeasure/RbFreqStandMeasure.cs b/RbFreqStandMeasure/RbFreqStandMeasure.cs index 3a94440..2a27570 100644 --- a/RbFreqStandMeasure/RbFreqStandMeasure.cs +++ b/RbFreqStandMeasure/RbFreqStandMeasure.cs @@ -3,21 +3,16 @@ using Casic.Birmm.RbFreqStandMeasure.setting; using Casic.Birmm.RbFreqStandMeasure.Tools; using System; -using System.Collections.Generic; -using System.ComponentModel; -using System.Data; -using System.Drawing; -using System.Linq; -using System.Reflection; -using System.Text; using System.Windows.Forms; +using DevComponents.DotNetBar; namespace Casic.Birmm.RbFreqStandMeasure { - public partial class RbFreqStandMeasureForm : Form + public partial class RbFreqStandMeasureForm : Office2007Form { public RbFreqStandMeasureForm() { + this.EnableGlass = false; InitializeComponent(); } diff --git a/RbFreqStandMeasure/RbFreqStandMeasure.csproj b/RbFreqStandMeasure/RbFreqStandMeasure.csproj index affe19f..81a947b 100644 --- a/RbFreqStandMeasure/RbFreqStandMeasure.csproj +++ b/RbFreqStandMeasure/RbFreqStandMeasure.csproj @@ -50,6 +50,16 @@ 4 + + + + + + + + + + ..\packages\EntityFramework.6.3.0\lib\net40\EntityFramework.dll diff --git a/RbFreqStandMeasure/HomeCtrlForm.Designer.cs b/RbFreqStandMeasure/HomeCtrlForm.Designer.cs index c624408..d7fcfe8 100644 --- a/RbFreqStandMeasure/HomeCtrlForm.Designer.cs +++ b/RbFreqStandMeasure/HomeCtrlForm.Designer.cs @@ -29,429 +29,525 @@ /// 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(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); 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.panelEx1 = new DevComponents.DotNetBar.PanelEx(); + this.labelX6 = new DevComponents.DotNetBar.LabelX(); + this.labelX5 = new DevComponents.DotNetBar.LabelX(); + this.labelX4 = new DevComponents.DotNetBar.LabelX(); + this.labelX3 = new DevComponents.DotNetBar.LabelX(); + this.labelX2 = new DevComponents.DotNetBar.LabelX(); + this.labelX1 = new DevComponents.DotNetBar.LabelX(); + this.panelEx2 = new DevComponents.DotNetBar.PanelEx(); + this.labelX7 = new DevComponents.DotNetBar.LabelX(); + this.labelX8 = new DevComponents.DotNetBar.LabelX(); + this.labelX10 = new DevComponents.DotNetBar.LabelX(); + this.labelX9 = new DevComponents.DotNetBar.LabelX(); + this.panelEx3 = new DevComponents.DotNetBar.PanelEx(); + this.labelX11 = new DevComponents.DotNetBar.LabelX(); + this.labelX13 = new DevComponents.DotNetBar.LabelX(); + this.labelX12 = new DevComponents.DotNetBar.LabelX(); + this.panelEx4 = new DevComponents.DotNetBar.PanelEx(); + this.dataGridViewX1 = new DevComponents.DotNetBar.Controls.DataGridViewX(); + this.Column13 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column14 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column15 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column16 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column17 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.dataGridViewX2 = new DevComponents.DotNetBar.Controls.DataGridViewX(); + this.Column18 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column19 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column20 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column21 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column22 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column23 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column24 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column25 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column26 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column27 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column28 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.Column29 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.panelToBeTested.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.dgvDevToBeTested)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit(); + this.panelEx1.SuspendLayout(); + this.panelEx2.SuspendLayout(); + this.panelEx3.SuspendLayout(); + this.panelEx4.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.dataGridViewX1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.dataGridViewX2)).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.Controls.Add(this.dataGridViewX1); 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 + // panelEx1 // - 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.panelEx1.CanvasColor = System.Drawing.SystemColors.Control; + this.panelEx1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.panelEx1.Controls.Add(this.labelX6); + this.panelEx1.Controls.Add(this.labelX5); + this.panelEx1.Controls.Add(this.labelX4); + this.panelEx1.Controls.Add(this.labelX3); + this.panelEx1.Controls.Add(this.labelX2); + this.panelEx1.Controls.Add(this.labelX1); + this.panelEx1.DisabledBackColor = System.Drawing.Color.Empty; + this.panelEx1.Location = new System.Drawing.Point(25, 376); + this.panelEx1.Name = "panelEx1"; + this.panelEx1.Size = new System.Drawing.Size(200, 200); + this.panelEx1.Style.Alignment = System.Drawing.StringAlignment.Center; + this.panelEx1.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; + this.panelEx1.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; + this.panelEx1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; + this.panelEx1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; + this.panelEx1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; + this.panelEx1.Style.GradientAngle = 90; + this.panelEx1.TabIndex = 10; // - // 仪器名称 + // labelX6 // - this.仪器名称.HeaderText = "仪器名称"; - this.仪器名称.Name = "仪器名称"; // - // 仪器类型 // - this.仪器类型.HeaderText = "仪器类型"; - this.仪器类型.Name = "仪器类型"; // - // 仪器编号 + this.labelX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX6.Location = new System.Drawing.Point(3, 153); + this.labelX6.Name = "labelX6"; + this.labelX6.Size = new System.Drawing.Size(75, 23); + this.labelX6.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX6.TabIndex = 0; + this.labelX6.Text = "Z"; + this.labelX6.TextAlignment = System.Drawing.StringAlignment.Center; // - this.仪器编号.HeaderText = "仪器编号"; - this.仪器编号.Name = "仪器编号"; + // labelX5 // - // 客户名称 // - this.客户名称.HeaderText = "客户名称"; - this.客户名称.Name = "客户名称"; // - // 开始时间 // - this.开始时间.HeaderText = "开始时间"; - this.开始时间.Name = "开始时间"; + this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX5.Location = new System.Drawing.Point(3, 124); + this.labelX5.Name = "labelX5"; + this.labelX5.Size = new System.Drawing.Size(75, 23); + this.labelX5.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX5.TabIndex = 0; + this.labelX5.Text = "Y"; + this.labelX5.TextAlignment = System.Drawing.StringAlignment.Center; // - // 通道号 + // labelX4 // - 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.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX4.Location = new System.Drawing.Point(3, 95); + this.labelX4.Name = "labelX4"; + this.labelX4.Size = new System.Drawing.Size(75, 23); + this.labelX4.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX4.TabIndex = 0; + this.labelX4.Text = "X"; + this.labelX4.TextAlignment = System.Drawing.StringAlignment.Center; // - this.Column1.HeaderText = "通道号"; - this.Column1.Name = "Column1"; - this.Column1.Width = 70; + // labelX3 // - // Column7 // - this.Column7.HeaderText = "当前状态"; - this.Column7.Name = "Column7"; - this.Column7.Width = 80; // - // Column2 // - this.Column2.HeaderText = "仪器名称"; - this.Column2.Name = "Column2"; - this.Column2.Width = 80; + this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX3.Location = new System.Drawing.Point(3, 66); + this.labelX3.Name = "labelX3"; + this.labelX3.Size = new System.Drawing.Size(75, 23); + this.labelX3.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX3.TabIndex = 0; + this.labelX3.Text = "纬度"; + this.labelX3.TextAlignment = System.Drawing.StringAlignment.Center; // - // Column3 + // labelX2 // - this.Column3.HeaderText = "仪器编号"; - this.Column3.Name = "Column3"; - this.Column3.Width = 80; // - // Column4 // - this.Column4.HeaderText = "客户名称"; - this.Column4.Name = "Column4"; // - // Column5 + this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX2.Location = new System.Drawing.Point(3, 37); + this.labelX2.Name = "labelX2"; + this.labelX2.Size = new System.Drawing.Size(75, 23); + this.labelX2.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX2.TabIndex = 0; + this.labelX2.Text = "经度"; + this.labelX2.TextAlignment = System.Drawing.StringAlignment.Center; // - this.Column5.HeaderText = "开始时间"; - this.Column5.Name = "Column5"; + // labelX1 // - // Column6 // - this.Column6.HeaderText = "结束时间"; - this.Column6.Name = "Column6"; // - // Column8 // - this.Column8.HeaderText = "频率稳定度"; - this.Column8.Name = "Column8"; + this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX1.Location = new System.Drawing.Point(3, 3); + this.labelX1.Name = "labelX1"; + this.labelX1.Size = new System.Drawing.Size(194, 23); + this.labelX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX1.TabIndex = 0; + this.labelX1.Text = "位置信息"; + this.labelX1.TextAlignment = System.Drawing.StringAlignment.Center; // - // Column9 + // panelEx2 // - this.Column9.HeaderText = "频率准确度"; - this.Column9.Name = "Column9"; + this.panelEx2.CanvasColor = System.Drawing.SystemColors.Control; + this.panelEx2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.panelEx2.Controls.Add(this.labelX7); + this.panelEx2.Controls.Add(this.labelX8); + this.panelEx2.Controls.Add(this.labelX10); + this.panelEx2.Controls.Add(this.labelX9); + this.panelEx2.DisabledBackColor = System.Drawing.Color.Empty; + this.panelEx2.Location = new System.Drawing.Point(25, 190); + this.panelEx2.Name = "panelEx2"; + this.panelEx2.Size = new System.Drawing.Size(200, 150); + this.panelEx2.Style.Alignment = System.Drawing.StringAlignment.Center; + this.panelEx2.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; + this.panelEx2.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; + this.panelEx2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; + this.panelEx2.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; + this.panelEx2.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; + this.panelEx2.Style.GradientAngle = 90; + this.panelEx2.TabIndex = 10; // - // Column10 + // labelX7 // - this.Column10.HeaderText = "开机特性"; - this.Column10.Name = "Column10"; // - // Column11 // - this.Column11.HeaderText = "日老化率"; - this.Column11.Name = "Column11"; // - // Column12 + this.labelX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX7.Location = new System.Drawing.Point(3, 3); + this.labelX7.Name = "labelX7"; + this.labelX7.Size = new System.Drawing.Size(194, 23); + this.labelX7.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX7.TabIndex = 0; + this.labelX7.Text = "时间信息"; + this.labelX7.TextAlignment = System.Drawing.StringAlignment.Center; // - this.Column12.HeaderText = "频率计数器范围及灵敏度"; - this.Column12.Name = "Column12"; + // labelX8 + // + // + // + // + this.labelX8.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX8.Location = new System.Drawing.Point(3, 41); + this.labelX8.Name = "labelX8"; + this.labelX8.Size = new System.Drawing.Size(75, 23); + this.labelX8.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX8.TabIndex = 0; + this.labelX8.Text = "日期"; + this.labelX8.TextAlignment = System.Drawing.StringAlignment.Center; + // + // labelX10 + // + // + // + // + this.labelX10.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX10.Location = new System.Drawing.Point(3, 99); + this.labelX10.Name = "labelX10"; + this.labelX10.Size = new System.Drawing.Size(75, 23); + this.labelX10.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX10.TabIndex = 0; + this.labelX10.Text = "MJD"; + this.labelX10.TextAlignment = System.Drawing.StringAlignment.Center; + // + // labelX9 + // + // + // + // + this.labelX9.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX9.Location = new System.Drawing.Point(3, 70); + this.labelX9.Name = "labelX9"; + this.labelX9.Size = new System.Drawing.Size(75, 23); + this.labelX9.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX9.TabIndex = 0; + this.labelX9.Text = "时间"; + this.labelX9.TextAlignment = System.Drawing.StringAlignment.Center; + // + // panelEx3 + // + this.panelEx3.CanvasColor = System.Drawing.SystemColors.Control; + this.panelEx3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.panelEx3.Controls.Add(this.labelX11); + this.panelEx3.Controls.Add(this.labelX13); + this.panelEx3.Controls.Add(this.labelX12); + this.panelEx3.DisabledBackColor = System.Drawing.Color.Empty; + this.panelEx3.Location = new System.Drawing.Point(25, 50); + this.panelEx3.Name = "panelEx3"; + this.panelEx3.Size = new System.Drawing.Size(200, 100); + this.panelEx3.Style.Alignment = System.Drawing.StringAlignment.Center; + this.panelEx3.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; + this.panelEx3.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; + this.panelEx3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; + this.panelEx3.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; + this.panelEx3.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; + this.panelEx3.Style.GradientAngle = 90; + this.panelEx3.TabIndex = 10; + // + // labelX11 + // + // + // + // + this.labelX11.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX11.Location = new System.Drawing.Point(3, 3); + this.labelX11.Name = "labelX11"; + this.labelX11.Size = new System.Drawing.Size(194, 23); + this.labelX11.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX11.TabIndex = 0; + this.labelX11.Text = "基本信息"; + this.labelX11.TextAlignment = System.Drawing.StringAlignment.Center; + // + // labelX13 + // + // + // + // + this.labelX13.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX13.Location = new System.Drawing.Point(3, 32); + this.labelX13.Name = "labelX13"; + this.labelX13.Size = new System.Drawing.Size(75, 23); + this.labelX13.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX13.TabIndex = 0; + this.labelX13.Text = "原子钟"; + this.labelX13.TextAlignment = System.Drawing.StringAlignment.Center; + // + // labelX12 + // + // + // + // + this.labelX12.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.labelX12.Location = new System.Drawing.Point(3, 61); + this.labelX12.Name = "labelX12"; + this.labelX12.Size = new System.Drawing.Size(75, 23); + this.labelX12.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; + this.labelX12.TabIndex = 0; + this.labelX12.Text = "接收机"; + this.labelX12.TextAlignment = System.Drawing.StringAlignment.Center; + // + // panelEx4 + // + this.panelEx4.CanvasColor = System.Drawing.SystemColors.Control; + this.panelEx4.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.panelEx4.Controls.Add(this.panelEx2); + this.panelEx4.Controls.Add(this.panelEx1); + this.panelEx4.Controls.Add(this.panelEx3); + this.panelEx4.DisabledBackColor = System.Drawing.Color.Empty; + this.panelEx4.Location = new System.Drawing.Point(0, 0); + this.panelEx4.Name = "panelEx4"; + this.panelEx4.Size = new System.Drawing.Size(250, 640); + this.panelEx4.Style.Alignment = System.Drawing.StringAlignment.Center; + this.panelEx4.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; + this.panelEx4.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; + this.panelEx4.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; + this.panelEx4.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; + this.panelEx4.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; + this.panelEx4.Style.GradientAngle = 90; + this.panelEx4.TabIndex = 10; + // + // dataGridViewX1 + // + this.dataGridViewX1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; + this.dataGridViewX1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { + this.Column13, + this.Column14, + this.Column15, + this.Column16, + this.Column17}); + dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; + dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Window; + dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.ControlText; + dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight; + dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.ControlText; + dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.False; + this.dataGridViewX1.DefaultCellStyle = dataGridViewCellStyle1; + this.dataGridViewX1.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(215)))), ((int)(((byte)(229))))); + this.dataGridViewX1.Location = new System.Drawing.Point(0, 0); + this.dataGridViewX1.Name = "dataGridViewX1"; + this.dataGridViewX1.RowTemplate.Height = 23; + this.dataGridViewX1.Size = new System.Drawing.Size(750, 200); + this.dataGridViewX1.TabIndex = 14; + // + // Column13 + // + this.Column13.HeaderText = "仪器名称"; + this.Column13.Name = "Column13"; + // + // Column14 + // + this.Column14.HeaderText = "仪器类型"; + this.Column14.Name = "Column14"; + // + // Column15 + // + this.Column15.HeaderText = "仪器编号"; + this.Column15.Name = "Column15"; + // + // Column16 + // + this.Column16.HeaderText = "客户名称"; + this.Column16.Name = "Column16"; + // + // Column17 + // + this.Column17.HeaderText = "开始时间"; + this.Column17.Name = "Column17"; + // + // dataGridViewX2 + // + this.dataGridViewX2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; + this.dataGridViewX2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { + this.Column18, + this.Column19, + this.Column20, + this.Column21, + this.Column22, + this.Column23, + this.Column24, + this.Column25, + this.Column26, + this.Column27, + this.Column28, + this.Column29}); + 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.ControlText; + dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.False; + this.dataGridViewX2.DefaultCellStyle = dataGridViewCellStyle2; + this.dataGridViewX2.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(215)))), ((int)(((byte)(229))))); + this.dataGridViewX2.Location = new System.Drawing.Point(250, 193); + this.dataGridViewX2.Name = "dataGridViewX2"; + this.dataGridViewX2.Size = new System.Drawing.Size(747, 447); + this.dataGridViewX2.TabIndex = 15; + // + // Column18 + // + this.Column18.HeaderText = "通道号"; + this.Column18.Name = "Column18"; + // + // Column19 + // + this.Column19.HeaderText = "当前状态"; + this.Column19.Name = "Column19"; + // + // Column20 + // + this.Column20.HeaderText = "仪器名称"; + this.Column20.Name = "Column20"; + // + // Column21 + // + this.Column21.HeaderText = "仪器编号"; + this.Column21.Name = "Column21"; + // + // Column22 + // + this.Column22.HeaderText = "客户名称"; + this.Column22.Name = "Column22"; + // + // Column23 + // + this.Column23.HeaderText = "开始时间"; + this.Column23.Name = "Column23"; + // + // Column24 + // + this.Column24.HeaderText = "结束时间"; + this.Column24.Name = "Column24"; + // + // Column25 + // + this.Column25.HeaderText = "频率稳定度"; + this.Column25.Name = "Column25"; + // + // Column26 + // + this.Column26.HeaderText = "频率准确度"; + this.Column26.Name = "Column26"; + // + // Column27 + // + this.Column27.HeaderText = "开机特性"; + this.Column27.Name = "Column27"; + // + // Column28 + // + this.Column28.HeaderText = "日老化率"; + this.Column28.Name = "Column28"; + // + // Column29 + // + this.Column29.HeaderText = "频率计数器范围及灵敏度"; + this.Column29.Name = "Column29"; // // 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.dataGridViewX2); + this.Controls.Add(this.panelEx4); 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.panelEx1.ResumeLayout(false); + this.panelEx2.ResumeLayout(false); + this.panelEx3.ResumeLayout(false); + this.panelEx4.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.dataGridViewX1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.dataGridViewX2)).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; + private DevComponents.DotNetBar.PanelEx panelEx1; + private DevComponents.DotNetBar.LabelX labelX6; + private DevComponents.DotNetBar.LabelX labelX5; + private DevComponents.DotNetBar.LabelX labelX4; + private DevComponents.DotNetBar.LabelX labelX3; + private DevComponents.DotNetBar.LabelX labelX2; + private DevComponents.DotNetBar.LabelX labelX1; + private DevComponents.DotNetBar.PanelEx panelEx2; + private DevComponents.DotNetBar.LabelX labelX7; + private DevComponents.DotNetBar.LabelX labelX8; + private DevComponents.DotNetBar.LabelX labelX10; + private DevComponents.DotNetBar.LabelX labelX9; + private DevComponents.DotNetBar.PanelEx panelEx3; + private DevComponents.DotNetBar.LabelX labelX11; + private DevComponents.DotNetBar.LabelX labelX13; + private DevComponents.DotNetBar.LabelX labelX12; + private DevComponents.DotNetBar.PanelEx panelEx4; + private DevComponents.DotNetBar.Controls.DataGridViewX dataGridViewX1; + private System.Windows.Forms.DataGridViewTextBoxColumn Column13; + private System.Windows.Forms.DataGridViewTextBoxColumn Column14; + private System.Windows.Forms.DataGridViewTextBoxColumn Column15; + private System.Windows.Forms.DataGridViewTextBoxColumn Column16; + private System.Windows.Forms.DataGridViewTextBoxColumn Column17; + private DevComponents.DotNetBar.Controls.DataGridViewX dataGridViewX2; + private System.Windows.Forms.DataGridViewTextBoxColumn Column18; + private System.Windows.Forms.DataGridViewTextBoxColumn Column19; + private System.Windows.Forms.DataGridViewTextBoxColumn Column20; + private System.Windows.Forms.DataGridViewTextBoxColumn Column21; + private System.Windows.Forms.DataGridViewTextBoxColumn Column22; + private System.Windows.Forms.DataGridViewTextBoxColumn Column23; + private System.Windows.Forms.DataGridViewTextBoxColumn Column24; + private System.Windows.Forms.DataGridViewTextBoxColumn Column25; + private System.Windows.Forms.DataGridViewTextBoxColumn Column26; + private System.Windows.Forms.DataGridViewTextBoxColumn Column27; + private System.Windows.Forms.DataGridViewTextBoxColumn Column28; + private System.Windows.Forms.DataGridViewTextBoxColumn Column29; } } diff --git a/RbFreqStandMeasure/HomeCtrlForm.resx b/RbFreqStandMeasure/HomeCtrlForm.resx index d86fe04..6d97f4f 100644 --- a/RbFreqStandMeasure/HomeCtrlForm.resx +++ b/RbFreqStandMeasure/HomeCtrlForm.resx @@ -117,76 +117,55 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + True - + True - + True - + True - + True - + True - + True - + True - + True - + True - + True - + True - + True - + True - + True - + True - - True - - - True - - - True - - - True - - - True - - - True - - - True - - + True \ No newline at end of file diff --git a/RbFreqStandMeasure/RbFreqStandMeasure.Designer.cs b/RbFreqStandMeasure/RbFreqStandMeasure.Designer.cs index 4f8ca76..de33c49 100644 --- a/RbFreqStandMeasure/RbFreqStandMeasure.Designer.cs +++ b/RbFreqStandMeasure/RbFreqStandMeasure.Designer.cs @@ -30,74 +30,35 @@ private void InitializeComponent() { this.panelMenu = new System.Windows.Forms.Panel(); - this.btnDevStatus = new System.Windows.Forms.Button(); - this.btnInfoMan = new System.Windows.Forms.Button(); - this.btnDataMan = new System.Windows.Forms.Button(); - this.btnSetting = new System.Windows.Forms.Button(); this.panelMain = new System.Windows.Forms.Panel(); - this.btnCounter = new System.Windows.Forms.Button(); - this.btnHome = new System.Windows.Forms.Button(); - this.btnMeasure = new System.Windows.Forms.Button(); this.panelFooter = new System.Windows.Forms.Panel(); this.labelFooter = new System.Windows.Forms.Label(); + this.btnHome = new DevComponents.DotNetBar.ButtonX(); + this.btnDevStatus = new DevComponents.DotNetBar.ButtonX(); + this.btnDev = new DevComponents.DotNetBar.ButtonX(); + this.btnCounter = new DevComponents.DotNetBar.ButtonX(); + this.btnMeasure = new DevComponents.DotNetBar.ButtonX(); + this.btnData = new DevComponents.DotNetBar.ButtonX(); + this.btnSetting = new DevComponents.DotNetBar.ButtonX(); this.panelMenu.SuspendLayout(); this.panelFooter.SuspendLayout(); this.SuspendLayout(); // // panelMenu // - this.panelMenu.Controls.Add(this.btnDevStatus); - this.panelMenu.Controls.Add(this.btnHome); - this.panelMenu.Controls.Add(this.btnSetting); - this.panelMenu.Controls.Add(this.btnDataMan); this.panelMenu.Controls.Add(this.btnCounter); + this.panelMenu.Controls.Add(this.btnData); this.panelMenu.Controls.Add(this.btnMeasure); - this.panelMenu.Controls.Add(this.btnInfoMan); + this.panelMenu.Controls.Add(this.btnDev); + this.panelMenu.Controls.Add(this.btnDevStatus); + this.panelMenu.Controls.Add(this.btnSetting); + this.panelMenu.Controls.Add(this.btnHome); this.panelMenu.Location = new System.Drawing.Point(4, 0); this.panelMenu.Margin = new System.Windows.Forms.Padding(0); this.panelMenu.Name = "panelMenu"; this.panelMenu.Size = new System.Drawing.Size(1000, 64); this.panelMenu.TabIndex = 1; // - // btnDevStatus - // - this.btnDevStatus.Location = new System.Drawing.Point(100, 0); - this.btnDevStatus.Name = "btnDevStatus"; - this.btnDevStatus.Size = new System.Drawing.Size(150, 64); - this.btnDevStatus.TabIndex = 0; - this.btnDevStatus.Text = "基准状态"; - this.btnDevStatus.UseVisualStyleBackColor = true; - this.btnDevStatus.Click += new System.EventHandler(this.btnDevStatus_Click); - // - // btnInfoMan - // - this.btnInfoMan.Location = new System.Drawing.Point(250, 0); - this.btnInfoMan.Name = "btnInfoMan"; - this.btnInfoMan.Size = new System.Drawing.Size(150, 64); - this.btnInfoMan.TabIndex = 0; - this.btnInfoMan.Text = "送检仪器管理"; - this.btnInfoMan.UseVisualStyleBackColor = true; - this.btnInfoMan.Click += new System.EventHandler(this.btnInfoMan_Click); - // - // btnDataMan - // - this.btnDataMan.Location = new System.Drawing.Point(750, 0); - this.btnDataMan.Name = "btnDataMan"; - this.btnDataMan.Size = new System.Drawing.Size(150, 64); - this.btnDataMan.TabIndex = 0; - this.btnDataMan.Text = "数据管理"; - this.btnDataMan.UseVisualStyleBackColor = true; - // - // btnSetting - // - this.btnSetting.Location = new System.Drawing.Point(900, 0); - this.btnSetting.Name = "btnSetting"; - this.btnSetting.Size = new System.Drawing.Size(100, 64); - this.btnSetting.TabIndex = 0; - this.btnSetting.Text = "系统设置"; - this.btnSetting.UseVisualStyleBackColor = true; - this.btnSetting.Click += new System.EventHandler(this.btnSetting_Click); - // // panelMain // this.panelMain.Location = new System.Drawing.Point(4, 64); @@ -106,34 +67,6 @@ this.panelMain.Size = new System.Drawing.Size(1000, 640); this.panelMain.TabIndex = 2; // - // btnCounter - // - this.btnCounter.Location = new System.Drawing.Point(400, 0); - this.btnCounter.Name = "btnCounter"; - this.btnCounter.Size = new System.Drawing.Size(200, 64); - this.btnCounter.TabIndex = 0; - this.btnCounter.Text = "频率计数器范围及灵敏度测量"; - this.btnCounter.UseVisualStyleBackColor = true; - // - // btnHome - // - this.btnHome.Location = new System.Drawing.Point(0, 0); - this.btnHome.Name = "btnHome"; - this.btnHome.Size = new System.Drawing.Size(100, 64); - this.btnHome.TabIndex = 1; - this.btnHome.Text = "首页"; - this.btnHome.UseVisualStyleBackColor = true; - this.btnHome.Click += new System.EventHandler(this.btnHome_Click); - // - // btnMeasure - // - this.btnMeasure.Location = new System.Drawing.Point(600, 0); - this.btnMeasure.Name = "btnMeasure"; - this.btnMeasure.Size = new System.Drawing.Size(150, 64); - this.btnMeasure.TabIndex = 0; - this.btnMeasure.Text = "计量信息管理"; - this.btnMeasure.UseVisualStyleBackColor = true; - // // panelFooter // this.panelFooter.Controls.Add(this.labelFooter); @@ -154,6 +87,95 @@ this.labelFooter.Text = "欢迎使用铷原子频标对比测量软件"; this.labelFooter.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // + // btnHome + // + this.btnHome.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.btnHome.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; + this.btnHome.Location = new System.Drawing.Point(0, 0); + this.btnHome.Margin = new System.Windows.Forms.Padding(0); + this.btnHome.Name = "btnHome"; + this.btnHome.Size = new System.Drawing.Size(100, 64); + this.btnHome.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.btnHome.TabIndex = 0; + this.btnHome.Text = "首页"; + this.btnHome.Click += new System.EventHandler(this.btnHome_Click); + // + // btnDevStatus + // + this.btnDevStatus.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.btnDevStatus.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; + this.btnDevStatus.Location = new System.Drawing.Point(100, 0); + this.btnDevStatus.Margin = new System.Windows.Forms.Padding(0); + this.btnDevStatus.Name = "btnDevStatus"; + this.btnDevStatus.Size = new System.Drawing.Size(150, 64); + this.btnDevStatus.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.btnDevStatus.TabIndex = 1; + this.btnDevStatus.Text = "基准状态"; + this.btnDevStatus.Click += new System.EventHandler(this.btnDevStatus_Click); + // + // btnDev + // + this.btnDev.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.btnDev.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; + this.btnDev.Location = new System.Drawing.Point(250, 0); + this.btnDev.Margin = new System.Windows.Forms.Padding(0); + this.btnDev.Name = "btnDev"; + this.btnDev.Size = new System.Drawing.Size(150, 64); + this.btnDev.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.btnDev.TabIndex = 2; + this.btnDev.Text = "送检仪器管理"; + this.btnDev.Click += new System.EventHandler(this.btnInfoMan_Click); + // + // btnCounter + // + this.btnCounter.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.btnCounter.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; + this.btnCounter.Location = new System.Drawing.Point(400, 0); + this.btnCounter.Margin = new System.Windows.Forms.Padding(0); + this.btnCounter.Name = "btnCounter"; + this.btnCounter.Size = new System.Drawing.Size(200, 64); + this.btnCounter.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.btnCounter.TabIndex = 3; + this.btnCounter.Text = "频率计数器范围及灵敏度测量"; + this.btnCounter.Click += new System.EventHandler(this.btnInfoMan_Click); + // + // btnMeasure + // + this.btnMeasure.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.btnMeasure.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; + this.btnMeasure.Location = new System.Drawing.Point(600, 0); + this.btnMeasure.Margin = new System.Windows.Forms.Padding(0); + this.btnMeasure.Name = "btnMeasure"; + this.btnMeasure.Size = new System.Drawing.Size(150, 64); + this.btnMeasure.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.btnMeasure.TabIndex = 4; + this.btnMeasure.Text = "计量信息管理"; + // + // btnData + // + this.btnData.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.btnData.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; + this.btnData.Location = new System.Drawing.Point(750, 0); + this.btnData.Margin = new System.Windows.Forms.Padding(0); + this.btnData.Name = "btnData"; + this.btnData.Size = new System.Drawing.Size(150, 64); + this.btnData.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.btnData.TabIndex = 5; + this.btnData.Text = "数据管理"; + // + // btnSetting + // + this.btnSetting.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.btnSetting.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; + this.btnSetting.Location = new System.Drawing.Point(900, 0); + this.btnSetting.Margin = new System.Windows.Forms.Padding(0); + this.btnSetting.Name = "btnSetting"; + this.btnSetting.Size = new System.Drawing.Size(100, 64); + this.btnSetting.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.btnSetting.TabIndex = 6; + this.btnSetting.Text = "系统设置"; + this.btnSetting.Click += new System.EventHandler(this.btnSetting_Click); + // // RbFreqStandMeasureForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); @@ -162,6 +184,7 @@ this.Controls.Add(this.panelFooter); this.Controls.Add(this.panelMain); this.Controls.Add(this.panelMenu); + this.DoubleBuffered = true; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.MaximizeBox = false; this.Name = "RbFreqStandMeasureForm"; @@ -175,16 +198,16 @@ #endregion private System.Windows.Forms.Panel panelMenu; - private System.Windows.Forms.Button btnSetting; - private System.Windows.Forms.Button btnDataMan; - private System.Windows.Forms.Button btnInfoMan; - private System.Windows.Forms.Button btnDevStatus; private System.Windows.Forms.Panel panelMain; - private System.Windows.Forms.Button btnCounter; - private System.Windows.Forms.Button btnHome; - private System.Windows.Forms.Button btnMeasure; private System.Windows.Forms.Panel panelFooter; private System.Windows.Forms.Label labelFooter; + private DevComponents.DotNetBar.ButtonX btnHome; + private DevComponents.DotNetBar.ButtonX btnDevStatus; + private DevComponents.DotNetBar.ButtonX btnDev; + private DevComponents.DotNetBar.ButtonX btnCounter; + private DevComponents.DotNetBar.ButtonX btnMeasure; + private DevComponents.DotNetBar.ButtonX btnData; + private DevComponents.DotNetBar.ButtonX btnSetting; } } diff --git a/RbFreqStandMeasure/RbFreqStandMeasure.cs b/RbFreqStandMeasure/RbFreqStandMeasure.cs index 3a94440..2a27570 100644 --- a/RbFreqStandMeasure/RbFreqStandMeasure.cs +++ b/RbFreqStandMeasure/RbFreqStandMeasure.cs @@ -3,21 +3,16 @@ using Casic.Birmm.RbFreqStandMeasure.setting; using Casic.Birmm.RbFreqStandMeasure.Tools; using System; -using System.Collections.Generic; -using System.ComponentModel; -using System.Data; -using System.Drawing; -using System.Linq; -using System.Reflection; -using System.Text; using System.Windows.Forms; +using DevComponents.DotNetBar; namespace Casic.Birmm.RbFreqStandMeasure { - public partial class RbFreqStandMeasureForm : Form + public partial class RbFreqStandMeasureForm : Office2007Form { public RbFreqStandMeasureForm() { + this.EnableGlass = false; InitializeComponent(); } diff --git a/RbFreqStandMeasure/RbFreqStandMeasure.csproj b/RbFreqStandMeasure/RbFreqStandMeasure.csproj index affe19f..81a947b 100644 --- a/RbFreqStandMeasure/RbFreqStandMeasure.csproj +++ b/RbFreqStandMeasure/RbFreqStandMeasure.csproj @@ -50,6 +50,16 @@ 4 + + + + + + + + + + ..\packages\EntityFramework.6.3.0\lib\net40\EntityFramework.dll diff --git a/RbFreqStandMeasure/info/InfoCtrlForm.Designer.cs b/RbFreqStandMeasure/info/InfoCtrlForm.Designer.cs index 9d47996..ba19109 100644 --- a/RbFreqStandMeasure/info/InfoCtrlForm.Designer.cs +++ b/RbFreqStandMeasure/info/InfoCtrlForm.Designer.cs @@ -32,7 +32,9 @@ this.label1 = new System.Windows.Forms.Label(); this.dataGridView1 = new System.Windows.Forms.DataGridView(); this.btnAddDev = new Casic.Birmm.RbFreqStandMeasure.RoundButton(); + this.rpDevCond = new Casic.Birmm.RbFreqStandMeasure.RoundPanel(); ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit(); + this.rpDevCond.SuspendLayout(); this.SuspendLayout(); // // label1 @@ -64,27 +66,38 @@ this.btnAddDev.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnAddDev.HoverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(153)))), ((int)(((byte)(68))))); this.btnAddDev.HoverForeColor = System.Drawing.Color.White; - this.btnAddDev.Location = new System.Drawing.Point(441, 71); + this.btnAddDev.Location = new System.Drawing.Point(500, 6); this.btnAddDev.Name = "btnAddDev"; this.btnAddDev.PressBackColor = System.Drawing.Color.DarkBlue; this.btnAddDev.PressForeColor = System.Drawing.Color.White; this.btnAddDev.Radius = 18; - this.btnAddDev.Size = new System.Drawing.Size(75, 23); + this.btnAddDev.Size = new System.Drawing.Size(75, 28); this.btnAddDev.TabIndex = 3; this.btnAddDev.Text = "添加"; this.btnAddDev.UseVisualStyleBackColor = true; // + // rpDevCond + // + this.rpDevCond.Back = System.Drawing.Color.Empty; + this.rpDevCond.Controls.Add(this.btnAddDev); + this.rpDevCond.Location = new System.Drawing.Point(23, 71); + this.rpDevCond.MatrixRound = 8; + this.rpDevCond.Name = "rpDevCond"; + this.rpDevCond.Size = new System.Drawing.Size(935, 40); + this.rpDevCond.TabIndex = 4; + // // InfoCtrlForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.Controls.Add(this.btnAddDev); + this.Controls.Add(this.rpDevCond); this.Controls.Add(this.dataGridView1); this.Controls.Add(this.label1); this.Margin = new System.Windows.Forms.Padding(0); this.Name = "InfoCtrlForm"; this.Size = new System.Drawing.Size(1000, 640); ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit(); + this.rpDevCond.ResumeLayout(false); this.ResumeLayout(false); this.PerformLayout(); @@ -95,5 +108,6 @@ private System.Windows.Forms.Label label1; private System.Windows.Forms.DataGridView dataGridView1; private RoundButton btnAddDev; + private RoundPanel rpDevCond; } }