|
@@ -31,6 +31,10 @@ namespace OTSIncAReportApp
|
|
|
/// </summary>
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
this.LB_SCANTIME = new System.Windows.Forms.Label();
|
|
|
this.NUD_SCANTIME = new System.Windows.Forms.NumericUpDown();
|
|
@@ -95,7 +99,7 @@ namespace OTSIncAReportApp
|
|
|
this.tableLayoutPanel1.Controls.Add(this.LB_IMGSCANSPEED, 0, 0);
|
|
|
this.tableLayoutPanel1.Controls.Add(this.IDC_COMBO_IMGSCANSPEED, 1, 0);
|
|
|
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
- this.tableLayoutPanel1.Location = new System.Drawing.Point(3, 16);
|
|
|
+ this.tableLayoutPanel1.Location = new System.Drawing.Point(3, 17);
|
|
|
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
|
|
|
this.tableLayoutPanel1.RowCount = 6;
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
|
|
@@ -104,24 +108,24 @@ namespace OTSIncAReportApp
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
|
|
|
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 22F));
|
|
|
- this.tableLayoutPanel1.Size = new System.Drawing.Size(239, 160);
|
|
|
+ this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
|
|
+ this.tableLayoutPanel1.Size = new System.Drawing.Size(239, 145);
|
|
|
this.tableLayoutPanel1.TabIndex = 0;
|
|
|
//
|
|
|
// LB_SCANTIME
|
|
|
//
|
|
|
this.LB_SCANTIME.Anchor = System.Windows.Forms.AnchorStyles.None;
|
|
|
this.LB_SCANTIME.AutoSize = true;
|
|
|
- this.LB_SCANTIME.Location = new System.Drawing.Point(4, 58);
|
|
|
+ this.LB_SCANTIME.Location = new System.Drawing.Point(5, 54);
|
|
|
this.LB_SCANTIME.Name = "LB_SCANTIME";
|
|
|
- this.LB_SCANTIME.Size = new System.Drawing.Size(139, 13);
|
|
|
+ this.LB_SCANTIME.Size = new System.Drawing.Size(137, 12);
|
|
|
this.LB_SCANTIME.TabIndex = 0;
|
|
|
this.LB_SCANTIME.Text = "能谱扫描时间(毫秒):";
|
|
|
//
|
|
|
// NUD_SCANTIME
|
|
|
//
|
|
|
this.NUD_SCANTIME.Anchor = System.Windows.Forms.AnchorStyles.None;
|
|
|
- this.NUD_SCANTIME.Location = new System.Drawing.Point(150, 55);
|
|
|
+ this.NUD_SCANTIME.Location = new System.Drawing.Point(150, 51);
|
|
|
this.NUD_SCANTIME.Maximum = new decimal(new int[] {
|
|
|
1000000,
|
|
|
0,
|
|
@@ -133,7 +137,7 @@ namespace OTSIncAReportApp
|
|
|
0,
|
|
|
0});
|
|
|
this.NUD_SCANTIME.Name = "NUD_SCANTIME";
|
|
|
- this.NUD_SCANTIME.Size = new System.Drawing.Size(85, 20);
|
|
|
+ this.NUD_SCANTIME.Size = new System.Drawing.Size(85, 21);
|
|
|
this.NUD_SCANTIME.TabIndex = 2;
|
|
|
this.NUD_SCANTIME.Value = new decimal(new int[] {
|
|
|
1000,
|
|
@@ -145,9 +149,9 @@ namespace OTSIncAReportApp
|
|
|
//
|
|
|
this.LB_HAND.Anchor = System.Windows.Forms.AnchorStyles.None;
|
|
|
this.LB_HAND.AutoSize = true;
|
|
|
- this.LB_HAND.Location = new System.Drawing.Point(40, 138);
|
|
|
+ this.LB_HAND.Location = new System.Drawing.Point(41, 126);
|
|
|
this.LB_HAND.Name = "LB_HAND";
|
|
|
- this.LB_HAND.Size = new System.Drawing.Size(67, 13);
|
|
|
+ this.LB_HAND.Size = new System.Drawing.Size(65, 12);
|
|
|
this.LB_HAND.TabIndex = 0;
|
|
|
this.LB_HAND.Text = "手动处理:";
|
|
|
//
|
|
@@ -157,7 +161,7 @@ namespace OTSIncAReportApp
|
|
|
this.CB_HAND.AutoSize = true;
|
|
|
this.CB_HAND.Checked = true;
|
|
|
this.CB_HAND.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
- this.CB_HAND.Location = new System.Drawing.Point(185, 138);
|
|
|
+ this.CB_HAND.Location = new System.Drawing.Point(185, 125);
|
|
|
this.CB_HAND.Name = "CB_HAND";
|
|
|
this.CB_HAND.Size = new System.Drawing.Size(15, 14);
|
|
|
this.CB_HAND.TabIndex = 6;
|
|
@@ -167,9 +171,9 @@ namespace OTSIncAReportApp
|
|
|
//
|
|
|
this.LB_partFun.Anchor = System.Windows.Forms.AnchorStyles.None;
|
|
|
this.LB_partFun.AutoSize = true;
|
|
|
- this.LB_partFun.Location = new System.Drawing.Point(28, 110);
|
|
|
+ this.LB_partFun.Location = new System.Drawing.Point(29, 102);
|
|
|
this.LB_partFun.Name = "LB_partFun";
|
|
|
- this.LB_partFun.Size = new System.Drawing.Size(91, 13);
|
|
|
+ this.LB_partFun.Size = new System.Drawing.Size(89, 12);
|
|
|
this.LB_partFun.TabIndex = 0;
|
|
|
this.LB_partFun.Text = "颗粒提取方法:";
|
|
|
//
|
|
@@ -181,18 +185,18 @@ namespace OTSIncAReportApp
|
|
|
this.CB_partFun.Items.AddRange(new object[] {
|
|
|
"方法一",
|
|
|
"方法二"});
|
|
|
- this.CB_partFun.Location = new System.Drawing.Point(150, 107);
|
|
|
+ this.CB_partFun.Location = new System.Drawing.Point(150, 99);
|
|
|
this.CB_partFun.Name = "CB_partFun";
|
|
|
- this.CB_partFun.Size = new System.Drawing.Size(85, 21);
|
|
|
+ this.CB_partFun.Size = new System.Drawing.Size(85, 20);
|
|
|
this.CB_partFun.TabIndex = 3;
|
|
|
//
|
|
|
// LB_XRAYSCANMODE
|
|
|
//
|
|
|
this.LB_XRAYSCANMODE.Anchor = System.Windows.Forms.AnchorStyles.None;
|
|
|
this.LB_XRAYSCANMODE.AutoSize = true;
|
|
|
- this.LB_XRAYSCANMODE.Location = new System.Drawing.Point(28, 84);
|
|
|
+ this.LB_XRAYSCANMODE.Location = new System.Drawing.Point(29, 78);
|
|
|
this.LB_XRAYSCANMODE.Name = "LB_XRAYSCANMODE";
|
|
|
- this.LB_XRAYSCANMODE.Size = new System.Drawing.Size(91, 13);
|
|
|
+ this.LB_XRAYSCANMODE.Size = new System.Drawing.Size(89, 12);
|
|
|
this.LB_XRAYSCANMODE.TabIndex = 0;
|
|
|
this.LB_XRAYSCANMODE.Text = "颗粒扫描方式:";
|
|
|
//
|
|
@@ -201,27 +205,27 @@ namespace OTSIncAReportApp
|
|
|
this.IDC_COMBO_XRAYSCANMODE.Anchor = System.Windows.Forms.AnchorStyles.None;
|
|
|
this.IDC_COMBO_XRAYSCANMODE.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
this.IDC_COMBO_XRAYSCANMODE.FormattingEnabled = true;
|
|
|
- this.IDC_COMBO_XRAYSCANMODE.Location = new System.Drawing.Point(150, 81);
|
|
|
+ this.IDC_COMBO_XRAYSCANMODE.Location = new System.Drawing.Point(150, 75);
|
|
|
this.IDC_COMBO_XRAYSCANMODE.Name = "IDC_COMBO_XRAYSCANMODE";
|
|
|
- this.IDC_COMBO_XRAYSCANMODE.Size = new System.Drawing.Size(85, 21);
|
|
|
+ this.IDC_COMBO_XRAYSCANMODE.Size = new System.Drawing.Size(85, 20);
|
|
|
this.IDC_COMBO_XRAYSCANMODE.TabIndex = 3;
|
|
|
//
|
|
|
// LB_Outspread
|
|
|
//
|
|
|
this.LB_Outspread.Anchor = System.Windows.Forms.AnchorStyles.None;
|
|
|
this.LB_Outspread.AutoSize = true;
|
|
|
- this.LB_Outspread.Location = new System.Drawing.Point(22, 32);
|
|
|
+ this.LB_Outspread.Location = new System.Drawing.Point(23, 30);
|
|
|
this.LB_Outspread.Name = "LB_Outspread";
|
|
|
- this.LB_Outspread.Size = new System.Drawing.Size(103, 13);
|
|
|
+ this.LB_Outspread.Size = new System.Drawing.Size(101, 12);
|
|
|
this.LB_Outspread.TabIndex = 0;
|
|
|
this.LB_Outspread.Text = "图像外扩像数值:";
|
|
|
//
|
|
|
// NUD_Outspread
|
|
|
//
|
|
|
this.NUD_Outspread.Anchor = System.Windows.Forms.AnchorStyles.None;
|
|
|
- this.NUD_Outspread.Location = new System.Drawing.Point(150, 29);
|
|
|
+ this.NUD_Outspread.Location = new System.Drawing.Point(150, 27);
|
|
|
this.NUD_Outspread.Name = "NUD_Outspread";
|
|
|
- this.NUD_Outspread.Size = new System.Drawing.Size(85, 20);
|
|
|
+ this.NUD_Outspread.Size = new System.Drawing.Size(85, 21);
|
|
|
this.NUD_Outspread.TabIndex = 2;
|
|
|
this.NUD_Outspread.Value = new decimal(new int[] {
|
|
|
50,
|
|
@@ -233,9 +237,9 @@ namespace OTSIncAReportApp
|
|
|
//
|
|
|
this.LB_IMGSCANSPEED.Anchor = System.Windows.Forms.AnchorStyles.None;
|
|
|
this.LB_IMGSCANSPEED.AutoSize = true;
|
|
|
- this.LB_IMGSCANSPEED.Location = new System.Drawing.Point(28, 6);
|
|
|
+ this.LB_IMGSCANSPEED.Location = new System.Drawing.Point(29, 6);
|
|
|
this.LB_IMGSCANSPEED.Name = "LB_IMGSCANSPEED";
|
|
|
- this.LB_IMGSCANSPEED.Size = new System.Drawing.Size(91, 13);
|
|
|
+ this.LB_IMGSCANSPEED.Size = new System.Drawing.Size(89, 12);
|
|
|
this.LB_IMGSCANSPEED.TabIndex = 0;
|
|
|
this.LB_IMGSCANSPEED.Text = "图像扫描精度:";
|
|
|
//
|
|
@@ -246,15 +250,15 @@ namespace OTSIncAReportApp
|
|
|
this.IDC_COMBO_IMGSCANSPEED.FormattingEnabled = true;
|
|
|
this.IDC_COMBO_IMGSCANSPEED.Location = new System.Drawing.Point(150, 3);
|
|
|
this.IDC_COMBO_IMGSCANSPEED.Name = "IDC_COMBO_IMGSCANSPEED";
|
|
|
- this.IDC_COMBO_IMGSCANSPEED.Size = new System.Drawing.Size(85, 21);
|
|
|
+ this.IDC_COMBO_IMGSCANSPEED.Size = new System.Drawing.Size(85, 20);
|
|
|
this.IDC_COMBO_IMGSCANSPEED.TabIndex = 3;
|
|
|
//
|
|
|
// groupBox_img
|
|
|
//
|
|
|
this.groupBox_img.Controls.Add(this.pictureBox_part);
|
|
|
- this.groupBox_img.Location = new System.Drawing.Point(2, 259);
|
|
|
+ this.groupBox_img.Location = new System.Drawing.Point(2, 239);
|
|
|
this.groupBox_img.Name = "groupBox_img";
|
|
|
- this.groupBox_img.Size = new System.Drawing.Size(468, 476);
|
|
|
+ this.groupBox_img.Size = new System.Drawing.Size(468, 439);
|
|
|
this.groupBox_img.TabIndex = 1;
|
|
|
this.groupBox_img.TabStop = false;
|
|
|
this.groupBox_img.Text = "颗粒图片";
|
|
@@ -262,9 +266,9 @@ namespace OTSIncAReportApp
|
|
|
// pictureBox_part
|
|
|
//
|
|
|
this.pictureBox_part.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
- this.pictureBox_part.Location = new System.Drawing.Point(3, 16);
|
|
|
+ this.pictureBox_part.Location = new System.Drawing.Point(3, 17);
|
|
|
this.pictureBox_part.Name = "pictureBox_part";
|
|
|
- this.pictureBox_part.Size = new System.Drawing.Size(462, 457);
|
|
|
+ this.pictureBox_part.Size = new System.Drawing.Size(462, 419);
|
|
|
this.pictureBox_part.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
|
this.pictureBox_part.TabIndex = 0;
|
|
|
this.pictureBox_part.TabStop = false;
|
|
@@ -284,16 +288,16 @@ namespace OTSIncAReportApp
|
|
|
this.richTextBox_process.Location = new System.Drawing.Point(3, 3);
|
|
|
this.richTextBox_process.Name = "richTextBox_process";
|
|
|
this.richTextBox_process.ReadOnly = true;
|
|
|
- this.richTextBox_process.Size = new System.Drawing.Size(353, 199);
|
|
|
+ this.richTextBox_process.Size = new System.Drawing.Size(353, 181);
|
|
|
this.richTextBox_process.TabIndex = 4;
|
|
|
this.richTextBox_process.Text = "";
|
|
|
//
|
|
|
// groupBox_state
|
|
|
//
|
|
|
this.groupBox_state.Controls.Add(this.tableLayoutPanel2);
|
|
|
- this.groupBox_state.Location = new System.Drawing.Point(721, 510);
|
|
|
+ this.groupBox_state.Location = new System.Drawing.Point(721, 471);
|
|
|
this.groupBox_state.Name = "groupBox_state";
|
|
|
- this.groupBox_state.Size = new System.Drawing.Size(365, 224);
|
|
|
+ this.groupBox_state.Size = new System.Drawing.Size(365, 207);
|
|
|
this.groupBox_state.TabIndex = 5;
|
|
|
this.groupBox_state.TabStop = false;
|
|
|
this.groupBox_state.Text = "测量状态";
|
|
@@ -305,19 +309,19 @@ namespace OTSIncAReportApp
|
|
|
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
|
|
this.tableLayoutPanel2.Controls.Add(this.richTextBox_process, 0, 0);
|
|
|
this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
- this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 16);
|
|
|
+ this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 17);
|
|
|
this.tableLayoutPanel2.Name = "tableLayoutPanel2";
|
|
|
this.tableLayoutPanel2.RowCount = 1;
|
|
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
|
- this.tableLayoutPanel2.Size = new System.Drawing.Size(359, 205);
|
|
|
+ this.tableLayoutPanel2.Size = new System.Drawing.Size(359, 187);
|
|
|
this.tableLayoutPanel2.TabIndex = 1;
|
|
|
//
|
|
|
// groupBox_param
|
|
|
//
|
|
|
this.groupBox_param.Controls.Add(this.tableLayoutPanel1);
|
|
|
- this.groupBox_param.Location = new System.Drawing.Point(473, 510);
|
|
|
+ this.groupBox_param.Location = new System.Drawing.Point(473, 471);
|
|
|
this.groupBox_param.Name = "groupBox_param";
|
|
|
- this.groupBox_param.Size = new System.Drawing.Size(245, 179);
|
|
|
+ this.groupBox_param.Size = new System.Drawing.Size(245, 165);
|
|
|
this.groupBox_param.TabIndex = 6;
|
|
|
this.groupBox_param.TabStop = false;
|
|
|
this.groupBox_param.Text = "测量参数";
|
|
@@ -327,7 +331,7 @@ namespace OTSIncAReportApp
|
|
|
this.BTN_NO.Anchor = System.Windows.Forms.AnchorStyles.None;
|
|
|
this.BTN_NO.Location = new System.Drawing.Point(86, 4);
|
|
|
this.BTN_NO.Name = "BTN_NO";
|
|
|
- this.BTN_NO.Size = new System.Drawing.Size(70, 34);
|
|
|
+ this.BTN_NO.Size = new System.Drawing.Size(70, 31);
|
|
|
this.BTN_NO.TabIndex = 1;
|
|
|
this.BTN_NO.Text = "停止";
|
|
|
this.BTN_NO.UseVisualStyleBackColor = true;
|
|
@@ -338,7 +342,7 @@ namespace OTSIncAReportApp
|
|
|
this.BTN_YES.Anchor = System.Windows.Forms.AnchorStyles.None;
|
|
|
this.BTN_YES.Location = new System.Drawing.Point(168, 4);
|
|
|
this.BTN_YES.Name = "BTN_YES";
|
|
|
- this.BTN_YES.Size = new System.Drawing.Size(70, 34);
|
|
|
+ this.BTN_YES.Size = new System.Drawing.Size(70, 31);
|
|
|
this.BTN_YES.TabIndex = 1;
|
|
|
this.BTN_YES.Text = "开始采集";
|
|
|
this.BTN_YES.UseVisualStyleBackColor = true;
|
|
@@ -353,11 +357,11 @@ namespace OTSIncAReportApp
|
|
|
this.tableLayoutPanel3.Controls.Add(this.BTN_YES, 2, 0);
|
|
|
this.tableLayoutPanel3.Controls.Add(this.BTN_NO, 1, 0);
|
|
|
this.tableLayoutPanel3.Controls.Add(this.BTN_EXPORT, 0, 0);
|
|
|
- this.tableLayoutPanel3.Location = new System.Drawing.Point(473, 692);
|
|
|
+ this.tableLayoutPanel3.Location = new System.Drawing.Point(473, 639);
|
|
|
this.tableLayoutPanel3.Name = "tableLayoutPanel3";
|
|
|
this.tableLayoutPanel3.RowCount = 1;
|
|
|
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
|
- this.tableLayoutPanel3.Size = new System.Drawing.Size(245, 42);
|
|
|
+ this.tableLayoutPanel3.Size = new System.Drawing.Size(245, 39);
|
|
|
this.tableLayoutPanel3.TabIndex = 4;
|
|
|
//
|
|
|
// BTN_EXPORT
|
|
@@ -365,7 +369,7 @@ namespace OTSIncAReportApp
|
|
|
this.BTN_EXPORT.Anchor = System.Windows.Forms.AnchorStyles.None;
|
|
|
this.BTN_EXPORT.Location = new System.Drawing.Point(5, 4);
|
|
|
this.BTN_EXPORT.Name = "BTN_EXPORT";
|
|
|
- this.BTN_EXPORT.Size = new System.Drawing.Size(70, 34);
|
|
|
+ this.BTN_EXPORT.Size = new System.Drawing.Size(70, 31);
|
|
|
this.BTN_EXPORT.TabIndex = 1;
|
|
|
this.BTN_EXPORT.Text = "导出";
|
|
|
this.BTN_EXPORT.UseVisualStyleBackColor = true;
|
|
@@ -373,9 +377,9 @@ namespace OTSIncAReportApp
|
|
|
//
|
|
|
// groupBox2
|
|
|
//
|
|
|
- this.groupBox2.Location = new System.Drawing.Point(471, 259);
|
|
|
+ this.groupBox2.Location = new System.Drawing.Point(471, 239);
|
|
|
this.groupBox2.Name = "groupBox2";
|
|
|
- this.groupBox2.Size = new System.Drawing.Size(618, 245);
|
|
|
+ this.groupBox2.Size = new System.Drawing.Size(618, 226);
|
|
|
this.groupBox2.TabIndex = 9;
|
|
|
this.groupBox2.TabStop = false;
|
|
|
this.groupBox2.Text = "能谱结果";
|
|
@@ -387,7 +391,7 @@ namespace OTSIncAReportApp
|
|
|
this.tabControl_grid.Location = new System.Drawing.Point(5, 3);
|
|
|
this.tabControl_grid.Name = "tabControl_grid";
|
|
|
this.tabControl_grid.SelectedIndex = 0;
|
|
|
- this.tabControl_grid.Size = new System.Drawing.Size(1084, 249);
|
|
|
+ this.tabControl_grid.Size = new System.Drawing.Size(1084, 230);
|
|
|
this.tabControl_grid.TabIndex = 0;
|
|
|
//
|
|
|
// tabPage1
|
|
@@ -396,7 +400,7 @@ namespace OTSIncAReportApp
|
|
|
this.tabPage1.Location = new System.Drawing.Point(4, 22);
|
|
|
this.tabPage1.Name = "tabPage1";
|
|
|
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
|
|
|
- this.tabPage1.Size = new System.Drawing.Size(1076, 223);
|
|
|
+ this.tabPage1.Size = new System.Drawing.Size(1076, 204);
|
|
|
this.tabPage1.TabIndex = 0;
|
|
|
this.tabPage1.Text = "待测颗粒";
|
|
|
this.tabPage1.UseVisualStyleBackColor = true;
|
|
@@ -406,7 +410,23 @@ namespace OTSIncAReportApp
|
|
|
this.dgV_ParticlesDevidePage.AllowUserToAddRows = false;
|
|
|
this.dgV_ParticlesDevidePage.AllowUserToDeleteRows = false;
|
|
|
this.dgV_ParticlesDevidePage.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight;
|
|
|
+ dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
+ dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control;
|
|
|
+ dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
+ dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
+ dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
+ dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
+ this.dgV_ParticlesDevidePage.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
|
|
|
this.dgV_ParticlesDevidePage.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
+ dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
+ dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window;
|
|
|
+ dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
+ dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
+ dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
+ dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
+ this.dgV_ParticlesDevidePage.DefaultCellStyle = dataGridViewCellStyle2;
|
|
|
this.dgV_ParticlesDevidePage.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.dgV_ParticlesDevidePage.Location = new System.Drawing.Point(3, 3);
|
|
|
this.dgV_ParticlesDevidePage.Name = "dgV_ParticlesDevidePage";
|
|
@@ -414,7 +434,7 @@ namespace OTSIncAReportApp
|
|
|
this.dgV_ParticlesDevidePage.RowHeadersWidth = 4;
|
|
|
this.dgV_ParticlesDevidePage.RowTemplate.Height = 23;
|
|
|
this.dgV_ParticlesDevidePage.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
|
- this.dgV_ParticlesDevidePage.Size = new System.Drawing.Size(1070, 217);
|
|
|
+ this.dgV_ParticlesDevidePage.Size = new System.Drawing.Size(1070, 198);
|
|
|
this.dgV_ParticlesDevidePage.TabIndex = 8;
|
|
|
this.dgV_ParticlesDevidePage.CellMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dgV_ParticlesDevidePage_CellMouseClick);
|
|
|
this.dgV_ParticlesDevidePage.ColumnHeaderMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dgV_ParticlesDevidePage_ColumnHeaderMouseClick);
|
|
@@ -425,7 +445,7 @@ namespace OTSIncAReportApp
|
|
|
this.tabPage2.Location = new System.Drawing.Point(4, 22);
|
|
|
this.tabPage2.Name = "tabPage2";
|
|
|
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
|
|
|
- this.tabPage2.Size = new System.Drawing.Size(1076, 223);
|
|
|
+ this.tabPage2.Size = new System.Drawing.Size(1076, 204);
|
|
|
this.tabPage2.TabIndex = 1;
|
|
|
this.tabPage2.Text = "已测颗粒";
|
|
|
this.tabPage2.UseVisualStyleBackColor = true;
|
|
@@ -435,7 +455,23 @@ namespace OTSIncAReportApp
|
|
|
this.dataGridView_success.AllowUserToAddRows = false;
|
|
|
this.dataGridView_success.AllowUserToDeleteRows = false;
|
|
|
this.dataGridView_success.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight;
|
|
|
+ dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
+ dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Control;
|
|
|
+ dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
+ dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
+ dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
+ dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
+ this.dataGridView_success.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle3;
|
|
|
this.dataGridView_success.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
+ dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
+ dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Window;
|
|
|
+ dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
+ dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
+ dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
+ dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
+ this.dataGridView_success.DefaultCellStyle = dataGridViewCellStyle4;
|
|
|
this.dataGridView_success.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.dataGridView_success.Location = new System.Drawing.Point(3, 3);
|
|
|
this.dataGridView_success.Name = "dataGridView_success";
|
|
@@ -443,15 +479,15 @@ namespace OTSIncAReportApp
|
|
|
this.dataGridView_success.RowHeadersWidth = 4;
|
|
|
this.dataGridView_success.RowTemplate.Height = 23;
|
|
|
this.dataGridView_success.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
|
- this.dataGridView_success.Size = new System.Drawing.Size(1070, 217);
|
|
|
+ this.dataGridView_success.Size = new System.Drawing.Size(1070, 198);
|
|
|
this.dataGridView_success.TabIndex = 9;
|
|
|
this.dataGridView_success.CellMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dataGridView_success_CellMouseClick);
|
|
|
//
|
|
|
// frmReMeasure
|
|
|
//
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(1092, 738);
|
|
|
+ this.ClientSize = new System.Drawing.Size(1092, 682);
|
|
|
this.Controls.Add(this.tabControl_grid);
|
|
|
this.Controls.Add(this.groupBox2);
|
|
|
this.Controls.Add(this.groupBox_param);
|
|
@@ -459,9 +495,9 @@ namespace OTSIncAReportApp
|
|
|
this.Controls.Add(this.groupBox_img);
|
|
|
this.Controls.Add(this.tableLayoutPanel3);
|
|
|
this.MaximizeBox = false;
|
|
|
- this.MaximumSize = new System.Drawing.Size(1108, 777);
|
|
|
+ this.MaximumSize = new System.Drawing.Size(1108, 720);
|
|
|
this.MinimizeBox = false;
|
|
|
- this.MinimumSize = new System.Drawing.Size(1108, 777);
|
|
|
+ this.MinimumSize = new System.Drawing.Size(1108, 720);
|
|
|
this.Name = "frmReMeasure";
|
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
|
this.Text = "二次采集";
|