geboshi_V1/LeatherProject/LeatherApp/Page/PartitionFrm.Designer.cs

621 lines
35 KiB
C#
Raw Normal View History

namespace LeatherApp.Page
{
partial class PartitionFrm
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
2024-12-18 10:44:17 +08:00
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.skinButton1 = new CCWin.SkinControl.SkinButton();
this.skinButton2 = new CCWin.SkinControl.SkinButton();
this.label1 = new System.Windows.Forms.Label();
this.textBox1 = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.textBox2 = new System.Windows.Forms.TextBox();
this.label5 = new System.Windows.Forms.Label();
this.dataGridView1 = new System.Windows.Forms.DataGridView();
this.LabelCol = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.label6 = new System.Windows.Forms.Label();
this.defectCnt = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.textBox3 = new System.Windows.Forms.TextBox();
this.label9 = new System.Windows.Forms.Label();
this.textBox4 = new System.Windows.Forms.TextBox();
this.label10 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.textBox5 = new System.Windows.Forms.TextBox();
this.label12 = new System.Windows.Forms.Label();
this.RMCnt = new System.Windows.Forms.NumericUpDown();
this.label13 = new System.Windows.Forms.Label();
this.txtR2 = new System.Windows.Forms.TextBox();
this.label14 = new System.Windows.Forms.Label();
2024-12-18 10:44:17 +08:00
this.dataGridView2 = new System.Windows.Forms.DataGridView();
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Val1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Val2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Val3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.AveCol = new System.Windows.Forms.DataGridViewTextBoxColumn();
2024-12-18 10:44:17 +08:00
this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
this.label15 = new System.Windows.Forms.Label();
2024-12-18 10:44:17 +08:00
this.numericUpDown2 = new System.Windows.Forms.NumericUpDown();
this.label16 = new System.Windows.Forms.Label();
this.numericUpDown3 = new System.Windows.Forms.NumericUpDown();
this.label17 = new System.Windows.Forms.Label();
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.RMCnt)).BeginInit();
2024-12-18 10:44:17 +08:00
((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown3)).BeginInit();
this.SuspendLayout();
//
// skinButton1
//
this.skinButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.skinButton1.BackColor = System.Drawing.Color.White;
this.skinButton1.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(193)))), ((int)(((byte)(64)))));
this.skinButton1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(193)))), ((int)(((byte)(64)))));
this.skinButton1.ControlState = CCWin.SkinClass.ControlState.Normal;
this.skinButton1.DownBack = null;
this.skinButton1.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.skinButton1.ForeColor = System.Drawing.SystemColors.ControlText;
this.skinButton1.GlowColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(157)))), ((int)(((byte)(253)))));
this.skinButton1.InnerBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(193)))), ((int)(((byte)(64)))));
2024-12-18 10:44:17 +08:00
this.skinButton1.Location = new System.Drawing.Point(225, 658);
this.skinButton1.Margin = new System.Windows.Forms.Padding(7, 8, 7, 8);
this.skinButton1.MouseBack = null;
this.skinButton1.Name = "skinButton1";
this.skinButton1.NormlBack = null;
this.skinButton1.RoundStyle = CCWin.SkinClass.RoundStyle.All;
this.skinButton1.Size = new System.Drawing.Size(142, 44);
this.skinButton1.TabIndex = 7;
this.skinButton1.Text = "确定";
this.skinButton1.UseVisualStyleBackColor = false;
this.skinButton1.Click += new System.EventHandler(this.skinButton1_Click);
//
// skinButton2
//
this.skinButton2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.skinButton2.BackColor = System.Drawing.Color.Transparent;
this.skinButton2.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(157)))), ((int)(((byte)(253)))));
this.skinButton2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(157)))), ((int)(((byte)(253)))));
this.skinButton2.ControlState = CCWin.SkinClass.ControlState.Normal;
this.skinButton2.DownBack = null;
this.skinButton2.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.skinButton2.ForeColor = System.Drawing.SystemColors.ControlText;
this.skinButton2.GlowColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(157)))), ((int)(((byte)(253)))));
this.skinButton2.InnerBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(157)))), ((int)(((byte)(253)))));
2024-12-18 10:44:17 +08:00
this.skinButton2.Location = new System.Drawing.Point(433, 658);
this.skinButton2.Margin = new System.Windows.Forms.Padding(7, 8, 7, 8);
this.skinButton2.MouseBack = null;
this.skinButton2.Name = "skinButton2";
this.skinButton2.NormlBack = null;
this.skinButton2.RoundStyle = CCWin.SkinClass.RoundStyle.All;
this.skinButton2.Size = new System.Drawing.Size(142, 44);
this.skinButton2.TabIndex = 8;
this.skinButton2.Text = "取消";
this.skinButton2.UseVisualStyleBackColor = false;
this.skinButton2.Click += new System.EventHandler(this.skinButton2_Click);
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
2024-12-18 10:44:17 +08:00
this.label1.Location = new System.Drawing.Point(463, 48);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(79, 20);
this.label1.TabIndex = 103;
this.label1.Text = "分卷号:";
//
// textBox1
//
this.textBox1.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
2024-12-18 10:44:17 +08:00
this.textBox1.Location = new System.Drawing.Point(548, 45);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(184, 30);
this.textBox1.TabIndex = 1;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label2.ForeColor = System.Drawing.Color.Red;
this.label2.Location = new System.Drawing.Point(429, 14);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(159, 20);
this.label2.TabIndex = 101;
this.label2.Text = "请输入分卷卷号!";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label3.Location = new System.Drawing.Point(21, 14);
this.label3.Name = "label3";
2024-12-18 10:44:17 +08:00
this.label3.Size = new System.Drawing.Size(249, 20);
this.label3.TabIndex = 100;
2024-12-18 10:44:17 +08:00
this.label3.Text = "已检卷号信息(批号@卷号):";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
2024-12-18 10:44:17 +08:00
this.label4.Location = new System.Drawing.Point(49, 48);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(79, 20);
this.label4.TabIndex = 102;
this.label4.Text = "批卷号:";
//
// textBox2
//
this.textBox2.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
2024-12-18 10:44:17 +08:00
this.textBox2.Location = new System.Drawing.Point(134, 45);
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(310, 30);
this.textBox2.TabIndex = 0;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
2024-12-18 10:44:17 +08:00
this.label5.Location = new System.Drawing.Point(21, 86);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(99, 20);
this.label5.TabIndex = 104;
this.label5.Text = "检测情况:";
//
// dataGridView1
//
this.dataGridView1.AllowUserToAddRows = false;
this.dataGridView1.AllowUserToDeleteRows = false;
2024-12-18 10:44:17 +08:00
dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 15F, 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.dataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.LabelCol});
2024-12-18 10:44:17 +08:00
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 15F, 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.dataGridView1.DefaultCellStyle = dataGridViewCellStyle2;
this.dataGridView1.Location = new System.Drawing.Point(53, 113);
this.dataGridView1.Name = "dataGridView1";
this.dataGridView1.ReadOnly = true;
this.dataGridView1.RowHeadersVisible = false;
this.dataGridView1.RowTemplate.Height = 23;
2024-12-18 10:44:17 +08:00
this.dataGridView1.Size = new System.Drawing.Size(679, 93);
this.dataGridView1.TabIndex = 105;
//
// LabelCol
//
this.LabelCol.HeaderText = "缺陷";
this.LabelCol.Name = "LabelCol";
this.LabelCol.ReadOnly = true;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
2024-12-18 10:44:17 +08:00
this.label6.Location = new System.Drawing.Point(50, 214);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(139, 20);
this.label6.TabIndex = 106;
this.label6.Text = "缺陷检测总数:";
//
// defectCnt
//
this.defectCnt.AutoSize = true;
this.defectCnt.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
2024-12-18 10:44:17 +08:00
this.defectCnt.Location = new System.Drawing.Point(211, 214);
this.defectCnt.Name = "defectCnt";
this.defectCnt.Size = new System.Drawing.Size(19, 20);
this.defectCnt.TabIndex = 107;
this.defectCnt.Text = "0";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label8.Location = new System.Drawing.Point(290, 250);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(79, 20);
this.label8.TabIndex = 111;
this.label8.Text = "让码数:";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
2024-12-18 10:44:17 +08:00
this.label7.Location = new System.Drawing.Point(22, 439);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(99, 20);
this.label7.TabIndex = 116;
this.label7.Text = "检测结论:";
//
// textBox3
//
this.textBox3.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
2024-12-18 10:44:17 +08:00
this.textBox3.Location = new System.Drawing.Point(54, 462);
this.textBox3.Multiline = true;
this.textBox3.Name = "textBox3";
this.textBox3.ReadOnly = true;
this.textBox3.ScrollBars = System.Windows.Forms.ScrollBars.Both;
this.textBox3.Size = new System.Drawing.Size(679, 84);
this.textBox3.TabIndex = 117;
//
// label9
//
this.label9.AutoSize = true;
this.label9.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
2024-12-18 10:44:17 +08:00
this.label9.Location = new System.Drawing.Point(23, 549);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(751, 14);
this.label9.TabIndex = 118;
this.label9.Text = "................................................................................." +
"............";
//
// textBox4
//
this.textBox4.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
2024-12-18 10:44:17 +08:00
this.textBox4.Location = new System.Drawing.Point(134, 613);
this.textBox4.Name = "textBox4";
this.textBox4.ReadOnly = true;
this.textBox4.Size = new System.Drawing.Size(310, 30);
this.textBox4.TabIndex = 121;
//
// label10
//
this.label10.AutoSize = true;
this.label10.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
2024-12-18 10:44:17 +08:00
this.label10.Location = new System.Drawing.Point(49, 616);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(79, 20);
this.label10.TabIndex = 120;
this.label10.Text = "批卷号:";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
2024-12-18 10:44:17 +08:00
this.label11.Location = new System.Drawing.Point(21, 573);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(139, 20);
this.label11.TabIndex = 119;
this.label11.Text = "下一卷号信息:";
//
// textBox5
//
this.textBox5.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
2024-12-18 10:44:17 +08:00
this.textBox5.Location = new System.Drawing.Point(548, 613);
this.textBox5.Name = "textBox5";
this.textBox5.Size = new System.Drawing.Size(184, 30);
this.textBox5.TabIndex = 6;
//
// label12
//
this.label12.AutoSize = true;
this.label12.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
2024-12-18 10:44:17 +08:00
this.label12.Location = new System.Drawing.Point(463, 616);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(79, 20);
this.label12.TabIndex = 125;
this.label12.Text = "分卷号:";
//
// RMCnt
//
this.RMCnt.DecimalPlaces = 2;
this.RMCnt.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.RMCnt.Location = new System.Drawing.Point(371, 248);
this.RMCnt.Maximum = new decimal(new int[] {
10000,
0,
0,
0});
this.RMCnt.Name = "RMCnt";
this.RMCnt.Size = new System.Drawing.Size(120, 30);
this.RMCnt.TabIndex = 3;
2024-12-18 10:44:17 +08:00
this.RMCnt.ValueChanged += new System.EventHandler(this.RMCnt_ValueChanged);
//
// label13
//
this.label13.AutoSize = true;
this.label13.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
2024-12-18 10:44:17 +08:00
this.label13.Location = new System.Drawing.Point(22, 280);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(59, 20);
this.label13.TabIndex = 113;
this.label13.Text = "厚度:";
//
// txtR2
//
this.txtR2.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
2024-12-18 10:44:17 +08:00
this.txtR2.Location = new System.Drawing.Point(487, 336);
this.txtR2.Multiline = true;
this.txtR2.Name = "txtR2";
2024-12-18 10:44:17 +08:00
this.txtR2.Size = new System.Drawing.Size(245, 69);
this.txtR2.TabIndex = 5;
2024-12-18 10:44:17 +08:00
this.txtR2.Text = "4级";
//
// label14
//
this.label14.AutoSize = true;
this.label14.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
2024-12-18 10:44:17 +08:00
this.label14.Location = new System.Drawing.Point(463, 307);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(59, 20);
this.label14.TabIndex = 115;
this.label14.Text = "色差:";
//
2024-12-18 10:44:17 +08:00
// dataGridView2
//
2024-12-18 10:44:17 +08:00
this.dataGridView2.AllowUserToAddRows = false;
this.dataGridView2.AllowUserToDeleteRows = false;
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 10.5F, 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.dataGridView2.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle3;
this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dataGridView2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.dataGridViewTextBoxColumn1,
this.Val1,
this.Val2,
this.Val3,
this.AveCol});
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 10.5F, 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.dataGridView2.DefaultCellStyle = dataGridViewCellStyle4;
this.dataGridView2.Location = new System.Drawing.Point(53, 307);
this.dataGridView2.Name = "dataGridView2";
this.dataGridView2.RowHeadersVisible = false;
this.dataGridView2.RowTemplate.Height = 23;
this.dataGridView2.Size = new System.Drawing.Size(391, 122);
this.dataGridView2.TabIndex = 114;
//
// dataGridViewTextBoxColumn1
//
this.dataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.dataGridViewTextBoxColumn1.HeaderText = "位置";
this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
//
// Val1
//
this.Val1.HeaderText = "厚度1";
this.Val1.Name = "Val1";
this.Val1.Width = 80;
//
// Val2
//
this.Val2.HeaderText = "厚度2";
this.Val2.Name = "Val2";
this.Val2.Width = 80;
//
// Val3
//
this.Val3.HeaderText = "厚度3";
this.Val3.Name = "Val3";
this.Val3.Width = 80;
//
// AveCol
//
this.AveCol.HeaderText = "均值";
this.AveCol.Name = "AveCol";
this.AveCol.Width = 80;
2024-12-18 10:44:17 +08:00
//
// numericUpDown1
//
this.numericUpDown1.DecimalPlaces = 2;
this.numericUpDown1.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.numericUpDown1.Location = new System.Drawing.Point(134, 248);
this.numericUpDown1.Maximum = new decimal(new int[] {
10000,
0,
0,
0});
this.numericUpDown1.Name = "numericUpDown1";
this.numericUpDown1.Size = new System.Drawing.Size(120, 30);
this.numericUpDown1.TabIndex = 2;
2024-12-18 10:44:17 +08:00
this.numericUpDown1.ValueChanged += new System.EventHandler(this.numericUpDown1_ValueChanged);
//
// label15
//
this.label15.AutoSize = true;
this.label15.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
2024-12-18 10:44:17 +08:00
this.label15.Location = new System.Drawing.Point(47, 250);
this.label15.Name = "label15";
2024-12-18 10:44:17 +08:00
this.label15.Size = new System.Drawing.Size(89, 20);
this.label15.TabIndex = 110;
2024-12-18 10:44:17 +08:00
this.label15.Text = "卷长(m):";
//
// numericUpDown2
//
this.numericUpDown2.DecimalPlaces = 2;
this.numericUpDown2.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.numericUpDown2.Location = new System.Drawing.Point(612, 212);
2024-12-18 10:44:17 +08:00
this.numericUpDown2.Maximum = new decimal(new int[] {
10000,
0,
0,
0});
this.numericUpDown2.Name = "numericUpDown2";
this.numericUpDown2.ReadOnly = true;
this.numericUpDown2.Size = new System.Drawing.Size(120, 30);
this.numericUpDown2.TabIndex = 109;
2024-12-18 10:44:17 +08:00
//
// label16
//
this.label16.AutoSize = true;
this.label16.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label16.Location = new System.Drawing.Point(509, 214);
2024-12-18 10:44:17 +08:00
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(89, 20);
this.label16.TabIndex = 108;
2024-12-18 10:44:17 +08:00
this.label16.Text = "净长(m):";
//
// numericUpDown3
//
this.numericUpDown3.DecimalPlaces = 2;
this.numericUpDown3.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.numericUpDown3.Location = new System.Drawing.Point(612, 248);
this.numericUpDown3.Maximum = new decimal(new int[] {
10000,
0,
0,
0});
this.numericUpDown3.Name = "numericUpDown3";
this.numericUpDown3.Size = new System.Drawing.Size(120, 30);
this.numericUpDown3.TabIndex = 4;
2024-12-18 10:44:17 +08:00
this.numericUpDown3.ValueChanged += new System.EventHandler(this.numericUpDown3_ValueChanged);
//
// label17
//
this.label17.AutoSize = true;
this.label17.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label17.Location = new System.Drawing.Point(509, 250);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(99, 20);
this.label17.TabIndex = 112;
2024-12-18 10:44:17 +08:00
this.label17.Text = "重量(kg):";
//
// PartitionFrm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.SystemColors.ButtonHighlight;
2024-12-18 10:44:17 +08:00
this.ClientSize = new System.Drawing.Size(790, 711);
this.Controls.Add(this.numericUpDown3);
this.Controls.Add(this.label17);
this.Controls.Add(this.numericUpDown2);
this.Controls.Add(this.label16);
this.Controls.Add(this.numericUpDown1);
this.Controls.Add(this.label15);
2024-12-18 10:44:17 +08:00
this.Controls.Add(this.dataGridView2);
this.Controls.Add(this.txtR2);
this.Controls.Add(this.label14);
this.Controls.Add(this.label13);
this.Controls.Add(this.RMCnt);
this.Controls.Add(this.textBox4);
this.Controls.Add(this.label10);
this.Controls.Add(this.label11);
this.Controls.Add(this.textBox5);
this.Controls.Add(this.label12);
this.Controls.Add(this.label9);
this.Controls.Add(this.textBox3);
this.Controls.Add(this.label7);
this.Controls.Add(this.label8);
this.Controls.Add(this.defectCnt);
this.Controls.Add(this.label6);
this.Controls.Add(this.dataGridView1);
this.Controls.Add(this.label5);
this.Controls.Add(this.textBox2);
this.Controls.Add(this.label4);
this.Controls.Add(this.label3);
this.Controls.Add(this.label2);
this.Controls.Add(this.textBox1);
this.Controls.Add(this.label1);
this.Controls.Add(this.skinButton1);
this.Controls.Add(this.skinButton2);
this.Name = "PartitionFrm";
this.ShowIcon = false;
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "手动分卷";
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.RMCnt)).EndInit();
2024-12-18 10:44:17 +08:00
((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown3)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private CCWin.SkinControl.SkinButton skinButton1;
private CCWin.SkinControl.SkinButton skinButton2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.DataGridView dataGridView1;
private System.Windows.Forms.DataGridViewTextBoxColumn LabelCol;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label defectCnt;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.TextBox textBox3;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.TextBox textBox4;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.TextBox textBox5;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.NumericUpDown RMCnt;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.TextBox txtR2;
private System.Windows.Forms.Label label14;
2024-12-18 10:44:17 +08:00
private System.Windows.Forms.DataGridView dataGridView2;
private System.Windows.Forms.NumericUpDown numericUpDown1;
private System.Windows.Forms.Label label15;
2024-12-18 10:44:17 +08:00
private System.Windows.Forms.NumericUpDown numericUpDown2;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.NumericUpDown numericUpDown3;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn Val1;
private System.Windows.Forms.DataGridViewTextBoxColumn Val2;
private System.Windows.Forms.DataGridViewTextBoxColumn Val3;
private System.Windows.Forms.DataGridViewTextBoxColumn AveCol;
}
}