|
|
|
@@ -30,17 +30,17 @@ |
|
|
|
{
|
|
|
|
this.components = new System.ComponentModel.Container();
|
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Main));
|
|
|
|
System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea1 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
|
|
|
|
System.Windows.Forms.DataVisualization.Charting.Legend legend1 = new System.Windows.Forms.DataVisualization.Charting.Legend();
|
|
|
|
System.Windows.Forms.DataVisualization.Charting.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series();
|
|
|
|
System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea2 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
|
|
|
|
System.Windows.Forms.DataVisualization.Charting.Legend legend2 = new System.Windows.Forms.DataVisualization.Charting.Legend();
|
|
|
|
System.Windows.Forms.DataVisualization.Charting.Series series2 = new System.Windows.Forms.DataVisualization.Charting.Series();
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea3 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
|
|
|
|
System.Windows.Forms.DataVisualization.Charting.Legend legend3 = new System.Windows.Forms.DataVisualization.Charting.Legend();
|
|
|
|
System.Windows.Forms.DataVisualization.Charting.Series series3 = new System.Windows.Forms.DataVisualization.Charting.Series();
|
|
|
|
System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea4 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
|
|
|
|
System.Windows.Forms.DataVisualization.Charting.Legend legend4 = new System.Windows.Forms.DataVisualization.Charting.Legend();
|
|
|
|
System.Windows.Forms.DataVisualization.Charting.Series series4 = new System.Windows.Forms.DataVisualization.Charting.Series();
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
|
|
|
|
this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
this.tsbtnImpStop = new System.Windows.Forms.ToolStripButton();
|
|
|
|
@@ -144,6 +144,8 @@ |
|
|
|
this.colTarget = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
this.keyPanel = new System.Windows.Forms.Panel();
|
|
|
|
this.ucKeyBorderAll1 = new HZH_Controls.Controls.UCKeyBorderAll();
|
|
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
|
|
this.ucSwitch2 = new HZH_Controls.Controls.UCSwitch();
|
|
|
|
this.toolStrip1.SuspendLayout();
|
|
|
|
this.menuStrip1.SuspendLayout();
|
|
|
|
this.statusStrip1.SuspendLayout();
|
|
|
|
@@ -903,6 +905,8 @@ |
|
|
|
// groupBox2
|
|
|
|
//
|
|
|
|
this.groupBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
|
|
|
|
this.groupBox2.Controls.Add(this.label9);
|
|
|
|
this.groupBox2.Controls.Add(this.ucSwitch2);
|
|
|
|
this.groupBox2.Controls.Add(this.dataGridView1);
|
|
|
|
this.groupBox2.Controls.Add(this.label7);
|
|
|
|
this.groupBox2.Controls.Add(this.label6);
|
|
|
|
@@ -970,11 +974,11 @@ |
|
|
|
//
|
|
|
|
this.label7.AutoSize = true;
|
|
|
|
this.label7.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.label7.Location = new System.Drawing.Point(39, 27);
|
|
|
|
this.label7.Location = new System.Drawing.Point(15, 27);
|
|
|
|
this.label7.Name = "label7";
|
|
|
|
this.label7.Size = new System.Drawing.Size(93, 20);
|
|
|
|
this.label7.Size = new System.Drawing.Size(65, 20);
|
|
|
|
this.label7.TabIndex = 8;
|
|
|
|
this.label7.Text = "瑕疵二次判断";
|
|
|
|
this.label7.Text = "二次判断";
|
|
|
|
//
|
|
|
|
// label6
|
|
|
|
//
|
|
|
|
@@ -994,7 +998,7 @@ |
|
|
|
this.ucSwitch1.FalseColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(189)))));
|
|
|
|
this.ucSwitch1.FalseTextColr = System.Drawing.Color.Black;
|
|
|
|
this.ucSwitch1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.ucSwitch1.Location = new System.Drawing.Point(177, 21);
|
|
|
|
this.ucSwitch1.Location = new System.Drawing.Point(91, 21);
|
|
|
|
this.ucSwitch1.Name = "ucSwitch1";
|
|
|
|
this.ucSwitch1.Size = new System.Drawing.Size(80, 28);
|
|
|
|
this.ucSwitch1.SwitchType = HZH_Controls.Controls.SwitchType.Ellipse;
|
|
|
|
@@ -1093,22 +1097,22 @@ |
|
|
|
//
|
|
|
|
// chart1
|
|
|
|
//
|
|
|
|
chartArea1.AxisX.Maximum = 160D;
|
|
|
|
chartArea1.AxisX.Minimum = 0D;
|
|
|
|
chartArea1.AxisY.LabelStyle.Format = "N0";
|
|
|
|
chartArea1.AxisY.MaximumAutoSize = 95F;
|
|
|
|
chartArea1.Name = "ChartArea1";
|
|
|
|
this.chart1.ChartAreas.Add(chartArea1);
|
|
|
|
chartArea3.AxisX.Maximum = 160D;
|
|
|
|
chartArea3.AxisX.Minimum = 0D;
|
|
|
|
chartArea3.AxisY.LabelStyle.Format = "N0";
|
|
|
|
chartArea3.AxisY.MaximumAutoSize = 95F;
|
|
|
|
chartArea3.Name = "ChartArea1";
|
|
|
|
this.chart1.ChartAreas.Add(chartArea3);
|
|
|
|
this.chart1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
legend1.Name = "Legend1";
|
|
|
|
this.chart1.Legends.Add(legend1);
|
|
|
|
legend3.Name = "Legend1";
|
|
|
|
this.chart1.Legends.Add(legend3);
|
|
|
|
this.chart1.Location = new System.Drawing.Point(0, 0);
|
|
|
|
this.chart1.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
this.chart1.Name = "chart1";
|
|
|
|
series1.ChartArea = "ChartArea1";
|
|
|
|
series1.Legend = "Legend1";
|
|
|
|
series1.Name = "Series1";
|
|
|
|
this.chart1.Series.Add(series1);
|
|
|
|
series3.ChartArea = "ChartArea1";
|
|
|
|
series3.Legend = "Legend1";
|
|
|
|
series3.Name = "Series1";
|
|
|
|
this.chart1.Series.Add(series3);
|
|
|
|
this.chart1.Size = new System.Drawing.Size(135, 218);
|
|
|
|
this.chart1.TabIndex = 3;
|
|
|
|
this.chart1.Text = "chart1";
|
|
|
|
@@ -1217,20 +1221,20 @@ |
|
|
|
this.chart3.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
chartArea2.AxisX.LabelStyle.Format = "N0";
|
|
|
|
chartArea2.AxisX.MaximumAutoSize = 95F;
|
|
|
|
chartArea2.AxisX.Minimum = 0D;
|
|
|
|
chartArea2.Name = "ChartArea1";
|
|
|
|
this.chart3.ChartAreas.Add(chartArea2);
|
|
|
|
legend2.Name = "Legend1";
|
|
|
|
this.chart3.Legends.Add(legend2);
|
|
|
|
chartArea4.AxisX.LabelStyle.Format = "N0";
|
|
|
|
chartArea4.AxisX.MaximumAutoSize = 95F;
|
|
|
|
chartArea4.AxisX.Minimum = 0D;
|
|
|
|
chartArea4.Name = "ChartArea1";
|
|
|
|
this.chart3.ChartAreas.Add(chartArea4);
|
|
|
|
legend4.Name = "Legend1";
|
|
|
|
this.chart3.Legends.Add(legend4);
|
|
|
|
this.chart3.Location = new System.Drawing.Point(4, 30);
|
|
|
|
this.chart3.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
this.chart3.Name = "chart3";
|
|
|
|
series2.ChartArea = "ChartArea1";
|
|
|
|
series2.Legend = "Legend1";
|
|
|
|
series2.Name = "Series1";
|
|
|
|
this.chart3.Series.Add(series2);
|
|
|
|
series4.ChartArea = "ChartArea1";
|
|
|
|
series4.Legend = "Legend1";
|
|
|
|
series4.Name = "Series1";
|
|
|
|
this.chart3.Series.Add(series4);
|
|
|
|
this.chart3.Size = new System.Drawing.Size(500, 56);
|
|
|
|
this.chart3.TabIndex = 2;
|
|
|
|
this.chart3.Text = "chart3";
|
|
|
|
@@ -1313,20 +1317,20 @@ |
|
|
|
//
|
|
|
|
// skinDataGridView1
|
|
|
|
//
|
|
|
|
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(246)))), ((int)(((byte)(253)))));
|
|
|
|
this.skinDataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
|
|
|
|
dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(246)))), ((int)(((byte)(253)))));
|
|
|
|
this.skinDataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
|
|
|
|
this.skinDataGridView1.BackgroundColor = System.Drawing.SystemColors.Window;
|
|
|
|
this.skinDataGridView1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
this.skinDataGridView1.ColumnFont = null;
|
|
|
|
this.skinDataGridView1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
|
|
|
|
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
|
|
dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(246)))), ((int)(((byte)(239)))));
|
|
|
|
dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.Window;
|
|
|
|
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
|
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
|
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
|
this.skinDataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
|
|
|
|
dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
|
|
dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(246)))), ((int)(((byte)(239)))));
|
|
|
|
dataGridViewCellStyle7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
dataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.Window;
|
|
|
|
dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
|
dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
|
dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
|
this.skinDataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
|
|
|
|
this.skinDataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
|
this.skinDataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
|
this.colUid,
|
|
|
|
@@ -1341,14 +1345,14 @@ |
|
|
|
this.colZXD,
|
|
|
|
this.colTarget});
|
|
|
|
this.skinDataGridView1.ColumnSelectForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
|
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
|
dataGridViewCellStyle3.BackColor = System.Drawing.Color.White;
|
|
|
|
dataGridViewCellStyle3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.Control;
|
|
|
|
dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(188)))), ((int)(((byte)(240)))));
|
|
|
|
dataGridViewCellStyle3.SelectionForeColor = System.Drawing.Color.White;
|
|
|
|
dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
|
this.skinDataGridView1.DefaultCellStyle = dataGridViewCellStyle3;
|
|
|
|
dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
|
dataGridViewCellStyle8.BackColor = System.Drawing.Color.White;
|
|
|
|
dataGridViewCellStyle8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
dataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.Control;
|
|
|
|
dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(188)))), ((int)(((byte)(240)))));
|
|
|
|
dataGridViewCellStyle8.SelectionForeColor = System.Drawing.Color.White;
|
|
|
|
dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
|
this.skinDataGridView1.DefaultCellStyle = dataGridViewCellStyle8;
|
|
|
|
this.skinDataGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
this.skinDataGridView1.EnableHeadersVisualStyles = false;
|
|
|
|
this.skinDataGridView1.GridColor = System.Drawing.SystemColors.GradientActiveCaption;
|
|
|
|
@@ -1358,21 +1362,21 @@ |
|
|
|
this.skinDataGridView1.Location = new System.Drawing.Point(0, 0);
|
|
|
|
this.skinDataGridView1.Name = "skinDataGridView1";
|
|
|
|
this.skinDataGridView1.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
|
|
|
|
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
|
dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.ButtonHighlight;
|
|
|
|
dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.MenuText;
|
|
|
|
dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
|
dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
|
dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
|
this.skinDataGridView1.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
|
|
|
|
dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
|
dataGridViewCellStyle9.BackColor = System.Drawing.SystemColors.ButtonHighlight;
|
|
|
|
dataGridViewCellStyle9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
dataGridViewCellStyle9.ForeColor = System.Drawing.SystemColors.MenuText;
|
|
|
|
dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
|
dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
|
dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
|
this.skinDataGridView1.RowHeadersDefaultCellStyle = dataGridViewCellStyle9;
|
|
|
|
this.skinDataGridView1.RowHeadersWidth = 51;
|
|
|
|
this.skinDataGridView1.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
|
|
|
|
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
|
dataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
|
dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
|
this.skinDataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle5;
|
|
|
|
dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
|
dataGridViewCellStyle10.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
dataGridViewCellStyle10.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
|
dataGridViewCellStyle10.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
|
this.skinDataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle10;
|
|
|
|
this.skinDataGridView1.RowTemplate.Height = 23;
|
|
|
|
this.skinDataGridView1.Size = new System.Drawing.Size(512, 131);
|
|
|
|
this.skinDataGridView1.TabIndex = 0;
|
|
|
|
@@ -1499,6 +1503,35 @@ |
|
|
|
this.ucKeyBorderAll1.Size = new System.Drawing.Size(753, 308);
|
|
|
|
this.ucKeyBorderAll1.TabIndex = 0;
|
|
|
|
//
|
|
|
|
// label9
|
|
|
|
//
|
|
|
|
this.label9.AutoSize = true;
|
|
|
|
this.label9.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.label9.Location = new System.Drawing.Point(194, 27);
|
|
|
|
this.label9.Name = "label9";
|
|
|
|
this.label9.Size = new System.Drawing.Size(37, 20);
|
|
|
|
this.label9.TabIndex = 11;
|
|
|
|
this.label9.Text = "打标";
|
|
|
|
//
|
|
|
|
// ucSwitch2
|
|
|
|
//
|
|
|
|
this.ucSwitch2.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
this.ucSwitch2.Checked = false;
|
|
|
|
this.ucSwitch2.FalseColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(189)))));
|
|
|
|
this.ucSwitch2.FalseTextColr = System.Drawing.Color.Black;
|
|
|
|
this.ucSwitch2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.ucSwitch2.Location = new System.Drawing.Point(270, 21);
|
|
|
|
this.ucSwitch2.Name = "ucSwitch2";
|
|
|
|
this.ucSwitch2.Size = new System.Drawing.Size(80, 28);
|
|
|
|
this.ucSwitch2.SwitchType = HZH_Controls.Controls.SwitchType.Ellipse;
|
|
|
|
this.ucSwitch2.TabIndex = 10;
|
|
|
|
this.ucSwitch2.Texts = new string[] {
|
|
|
|
"开启",
|
|
|
|
"关闭"};
|
|
|
|
this.ucSwitch2.TrueColor = System.Drawing.Color.Lime;
|
|
|
|
this.ucSwitch2.TrueTextColr = System.Drawing.Color.Black;
|
|
|
|
this.ucSwitch2.CheckedChanged += new System.EventHandler(this.ucSwitch2_CheckedChanged);
|
|
|
|
//
|
|
|
|
// Main
|
|
|
|
//
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
|
@@ -1678,6 +1711,8 @@ |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn colTarget;
|
|
|
|
private System.Windows.Forms.ToolStripStatusLabel stsSaveQueue;
|
|
|
|
private System.Windows.Forms.ToolStripStatusLabel tslabelTime;
|
|
|
|
private System.Windows.Forms.Label label9;
|
|
|
|
private HZH_Controls.Controls.UCSwitch ucSwitch2;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|