123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658 |
- namespace WinForms
- {
- partial class Default
- {
- /// <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()
- {
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Default));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
- this.toolStrip1 = new System.Windows.Forms.ToolStrip();
- this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
- this.panel1 = new System.Windows.Forms.Panel();
- this.label15 = new System.Windows.Forms.Label();
- this.label14 = new System.Windows.Forms.Label();
- this.label13 = new System.Windows.Forms.Label();
- this.labTagFactorSave = new System.Windows.Forms.Label();
- this.labColour = new System.Windows.Forms.Label();
- this.labNumber = new System.Windows.Forms.Label();
- this.labWidth = new System.Windows.Forms.Label();
- this.labName = new System.Windows.Forms.Label();
- this.labCustomer = new System.Windows.Forms.Label();
- this.button15 = new System.Windows.Forms.Button();
- this.button14 = new System.Windows.Forms.Button();
- this.button13 = new System.Windows.Forms.Button();
- this.button12 = new System.Windows.Forms.Button();
- this.button11 = new System.Windows.Forms.Button();
- this.button10 = new System.Windows.Forms.Button();
- this.button9 = new System.Windows.Forms.Button();
- this.button8 = new System.Windows.Forms.Button();
- this.button7 = new System.Windows.Forms.Button();
- this.button6 = new System.Windows.Forms.Button();
- this.button5 = new System.Windows.Forms.Button();
- this.button4 = new System.Windows.Forms.Button();
- this.button3 = new System.Windows.Forms.Button();
- this.button2 = new System.Windows.Forms.Button();
- this.button1 = new System.Windows.Forms.Button();
- this.groupBox3 = new System.Windows.Forms.GroupBox();
- this.label6 = new System.Windows.Forms.Label();
- this.label4 = new System.Windows.Forms.Label();
- this.groupBox2 = new System.Windows.Forms.GroupBox();
- this.label5 = new System.Windows.Forms.Label();
- this.label3 = new System.Windows.Forms.Label();
- this.groupBox1 = new System.Windows.Forms.GroupBox();
- this.label2 = new System.Windows.Forms.Label();
- this.label1 = new System.Windows.Forms.Label();
- this.dataGridView1 = new System.Windows.Forms.DataGridView();
- this.id_ = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.stock_number = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.length_ = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.tag_length = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.flaw_ = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.status_ = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.toolStrip1.SuspendLayout();
- this.panel1.SuspendLayout();
- this.groupBox3.SuspendLayout();
- this.groupBox2.SuspendLayout();
- this.groupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
- this.SuspendLayout();
- //
- // toolStrip1
- //
- this.toolStrip1.Dock = System.Windows.Forms.DockStyle.Left;
- this.toolStrip1.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F);
- this.toolStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
- this.toolStrip1.ImageScalingSize = new System.Drawing.Size(32, 32);
- this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.toolStripButton2});
- this.toolStrip1.Location = new System.Drawing.Point(0, 0);
- this.toolStrip1.Name = "toolStrip1";
- this.toolStrip1.Size = new System.Drawing.Size(37, 450);
- this.toolStrip1.TabIndex = 0;
- this.toolStrip1.Text = "toolStrip1";
- //
- // toolStripButton2
- //
- this.toolStripButton2.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
- this.toolStripButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image")));
- this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.toolStripButton2.Name = "toolStripButton2";
- this.toolStripButton2.Size = new System.Drawing.Size(34, 53);
- this.toolStripButton2.Text = "配置";
- this.toolStripButton2.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
- this.toolStripButton2.Click += new System.EventHandler(this.toolStripButton2_Click);
- //
- // panel1
- //
- this.panel1.BackColor = System.Drawing.SystemColors.Control;
- this.panel1.Controls.Add(this.dataGridView1);
- this.panel1.Controls.Add(this.label15);
- this.panel1.Controls.Add(this.label14);
- this.panel1.Controls.Add(this.label13);
- this.panel1.Controls.Add(this.labTagFactorSave);
- this.panel1.Controls.Add(this.labColour);
- this.panel1.Controls.Add(this.labNumber);
- this.panel1.Controls.Add(this.labWidth);
- this.panel1.Controls.Add(this.labName);
- this.panel1.Controls.Add(this.labCustomer);
- this.panel1.Controls.Add(this.button15);
- this.panel1.Controls.Add(this.button14);
- this.panel1.Controls.Add(this.button13);
- this.panel1.Controls.Add(this.button12);
- this.panel1.Controls.Add(this.button11);
- this.panel1.Controls.Add(this.button10);
- this.panel1.Controls.Add(this.button9);
- this.panel1.Controls.Add(this.button8);
- this.panel1.Controls.Add(this.button7);
- this.panel1.Controls.Add(this.button6);
- this.panel1.Controls.Add(this.button5);
- this.panel1.Controls.Add(this.button4);
- this.panel1.Controls.Add(this.button3);
- this.panel1.Controls.Add(this.button2);
- this.panel1.Controls.Add(this.button1);
- this.panel1.Controls.Add(this.groupBox3);
- this.panel1.Controls.Add(this.groupBox2);
- this.panel1.Controls.Add(this.groupBox1);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel1.Location = new System.Drawing.Point(37, 0);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(763, 450);
- this.panel1.TabIndex = 1;
- //
- // label15
- //
- this.label15.AutoSize = true;
- this.label15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label15.Location = new System.Drawing.Point(7, 421);
- this.label15.Name = "label15";
- this.label15.Size = new System.Drawing.Size(90, 21);
- this.label15.TabIndex = 70;
- this.label15.Text = "打印数量:";
- //
- // label14
- //
- this.label14.AutoSize = true;
- this.label14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label14.Location = new System.Drawing.Point(179, 384);
- this.label14.Name = "label14";
- this.label14.Size = new System.Drawing.Size(58, 21);
- this.label14.TabIndex = 69;
- this.label14.Text = "精度:";
- //
- // label13
- //
- this.label13.AutoSize = true;
- this.label13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label13.Location = new System.Drawing.Point(7, 384);
- this.label13.Name = "label13";
- this.label13.Size = new System.Drawing.Size(90, 21);
- this.label13.TabIndex = 68;
- this.label13.Text = "长度单位:";
- //
- // labTagFactorSave
- //
- this.labTagFactorSave.AutoSize = true;
- this.labTagFactorSave.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.labTagFactorSave.Location = new System.Drawing.Point(179, 347);
- this.labTagFactorSave.Name = "labTagFactorSave";
- this.labTagFactorSave.Size = new System.Drawing.Size(58, 21);
- this.labTagFactorSave.TabIndex = 67;
- this.labTagFactorSave.Text = "加码:";
- //
- // labColour
- //
- this.labColour.AutoSize = true;
- this.labColour.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.labColour.Location = new System.Drawing.Point(7, 347);
- this.labColour.Name = "labColour";
- this.labColour.Size = new System.Drawing.Size(58, 21);
- this.labColour.TabIndex = 66;
- this.labColour.Text = "色泽:";
- //
- // labNumber
- //
- this.labNumber.AutoSize = true;
- this.labNumber.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.labNumber.Location = new System.Drawing.Point(179, 310);
- this.labNumber.Name = "labNumber";
- this.labNumber.Size = new System.Drawing.Size(58, 21);
- this.labNumber.TabIndex = 65;
- this.labNumber.Text = "编号:";
- //
- // labWidth
- //
- this.labWidth.AutoSize = true;
- this.labWidth.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.labWidth.Location = new System.Drawing.Point(7, 310);
- this.labWidth.Name = "labWidth";
- this.labWidth.Size = new System.Drawing.Size(58, 21);
- this.labWidth.TabIndex = 64;
- this.labWidth.Text = "幅宽:";
- //
- // labName
- //
- this.labName.AutoSize = true;
- this.labName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.labName.Location = new System.Drawing.Point(179, 273);
- this.labName.Name = "labName";
- this.labName.Size = new System.Drawing.Size(106, 21);
- this.labName.TabIndex = 63;
- this.labName.Text = "品种及规格:";
- //
- // labCustomer
- //
- this.labCustomer.AutoSize = true;
- this.labCustomer.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.labCustomer.Location = new System.Drawing.Point(7, 273);
- this.labCustomer.Name = "labCustomer";
- this.labCustomer.Size = new System.Drawing.Size(58, 21);
- this.labCustomer.TabIndex = 43;
- this.labCustomer.Text = "客户:";
- //
- // button15
- //
- this.button15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.button15.Location = new System.Drawing.Point(182, 209);
- this.button15.Name = "button15";
- this.button15.Size = new System.Drawing.Size(171, 50);
- this.button15.TabIndex = 62;
- this.button15.Text = "幅宽";
- this.button15.UseVisualStyleBackColor = true;
- //
- // button14
- //
- this.button14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.button14.Location = new System.Drawing.Point(5, 209);
- this.button14.Name = "button14";
- this.button14.Size = new System.Drawing.Size(171, 50);
- this.button14.TabIndex = 61;
- this.button14.Text = "品种及规格";
- this.button14.UseVisualStyleBackColor = true;
- //
- // button13
- //
- this.button13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.button13.Location = new System.Drawing.Point(182, 153);
- this.button13.Name = "button13";
- this.button13.Size = new System.Drawing.Size(171, 50);
- this.button13.TabIndex = 60;
- this.button13.Text = "颜色";
- this.button13.UseVisualStyleBackColor = true;
- //
- // button12
- //
- this.button12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.button12.Location = new System.Drawing.Point(5, 153);
- this.button12.Name = "button12";
- this.button12.Size = new System.Drawing.Size(171, 50);
- this.button12.TabIndex = 59;
- this.button12.Text = "加码";
- this.button12.UseVisualStyleBackColor = true;
- //
- // button11
- //
- this.button11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.button11.Location = new System.Drawing.Point(182, 97);
- this.button11.Name = "button11";
- this.button11.Size = new System.Drawing.Size(171, 50);
- this.button11.TabIndex = 58;
- this.button11.Text = "工单编号";
- this.button11.UseVisualStyleBackColor = true;
- this.button11.Click += new System.EventHandler(this.button11_Click);
- //
- // button10
- //
- this.button10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.button10.Location = new System.Drawing.Point(5, 97);
- this.button10.Name = "button10";
- this.button10.Size = new System.Drawing.Size(171, 50);
- this.button10.TabIndex = 57;
- this.button10.Text = "换单";
- this.button10.UseVisualStyleBackColor = true;
- this.button10.Click += new System.EventHandler(this.button10_Click);
- //
- // button9
- //
- this.button9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.button9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.button9.Location = new System.Drawing.Point(682, 364);
- this.button9.Name = "button9";
- this.button9.Size = new System.Drawing.Size(75, 37);
- this.button9.TabIndex = 56;
- this.button9.Text = "长度";
- this.button9.UseVisualStyleBackColor = true;
- //
- // button8
- //
- this.button8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.button8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.button8.Location = new System.Drawing.Point(682, 407);
- this.button8.Name = "button8";
- this.button8.Size = new System.Drawing.Size(75, 37);
- this.button8.TabIndex = 55;
- this.button8.Text = "标签";
- this.button8.UseVisualStyleBackColor = true;
- //
- // button7
- //
- this.button7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.button7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.button7.Location = new System.Drawing.Point(601, 364);
- this.button7.Name = "button7";
- this.button7.Size = new System.Drawing.Size(75, 37);
- this.button7.TabIndex = 54;
- this.button7.Text = "卷号";
- this.button7.UseVisualStyleBackColor = true;
- //
- // button6
- //
- this.button6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.button6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.button6.Location = new System.Drawing.Point(561, 407);
- this.button6.Name = "button6";
- this.button6.Size = new System.Drawing.Size(115, 37);
- this.button6.TabIndex = 53;
- this.button6.Text = "导出数据";
- this.button6.UseVisualStyleBackColor = true;
- //
- // button5
- //
- this.button5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.button5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.button5.Location = new System.Drawing.Point(520, 364);
- this.button5.Name = "button5";
- this.button5.Size = new System.Drawing.Size(75, 37);
- this.button5.TabIndex = 52;
- this.button5.Text = "刷新";
- this.button5.UseVisualStyleBackColor = true;
- //
- // button4
- //
- this.button4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.button4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.button4.Location = new System.Drawing.Point(439, 407);
- this.button4.Name = "button4";
- this.button4.Size = new System.Drawing.Size(115, 37);
- this.button4.TabIndex = 51;
- this.button4.Text = "打印选中项";
- this.button4.UseVisualStyleBackColor = true;
- //
- // button3
- //
- this.button3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.button3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.button3.Location = new System.Drawing.Point(439, 364);
- this.button3.Name = "button3";
- this.button3.Size = new System.Drawing.Size(75, 37);
- this.button3.TabIndex = 50;
- this.button3.Text = "打印";
- this.button3.UseVisualStyleBackColor = true;
- //
- // button2
- //
- this.button2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.button2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.button2.Location = new System.Drawing.Point(358, 407);
- this.button2.Name = "button2";
- this.button2.Size = new System.Drawing.Size(75, 37);
- this.button2.TabIndex = 49;
- this.button2.Text = "删除";
- this.button2.UseVisualStyleBackColor = true;
- //
- // button1
- //
- this.button1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.button1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.button1.Location = new System.Drawing.Point(358, 364);
- this.button1.Name = "button1";
- this.button1.Size = new System.Drawing.Size(75, 37);
- this.button1.TabIndex = 48;
- this.button1.Text = "完成";
- this.button1.UseVisualStyleBackColor = true;
- //
- // groupBox3
- //
- this.groupBox3.Controls.Add(this.label6);
- this.groupBox3.Controls.Add(this.label4);
- this.groupBox3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.groupBox3.Location = new System.Drawing.Point(241, 11);
- this.groupBox3.Name = "groupBox3";
- this.groupBox3.Size = new System.Drawing.Size(112, 75);
- this.groupBox3.TabIndex = 46;
- this.groupBox3.TabStop = false;
- this.groupBox3.Text = "实际累计";
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label6.Location = new System.Drawing.Point(6, 28);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(55, 21);
- this.label6.TabIndex = 15;
- this.label6.Text = "12121";
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label4.Location = new System.Drawing.Point(82, 51);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(26, 21);
- this.label4.TabIndex = 15;
- this.label4.Text = "米";
- //
- // groupBox2
- //
- this.groupBox2.Controls.Add(this.label5);
- this.groupBox2.Controls.Add(this.label3);
- this.groupBox2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.groupBox2.Location = new System.Drawing.Point(123, 11);
- this.groupBox2.Name = "groupBox2";
- this.groupBox2.Size = new System.Drawing.Size(112, 75);
- this.groupBox2.TabIndex = 45;
- this.groupBox2.TabStop = false;
- this.groupBox2.Text = "本缸累计";
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label5.Location = new System.Drawing.Point(6, 28);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(55, 21);
- this.label5.TabIndex = 14;
- this.label5.Text = "12121";
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label3.Location = new System.Drawing.Point(82, 51);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(26, 21);
- this.label3.TabIndex = 14;
- this.label3.Text = "米";
- //
- // groupBox1
- //
- this.groupBox1.Controls.Add(this.label2);
- this.groupBox1.Controls.Add(this.label1);
- this.groupBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.groupBox1.Location = new System.Drawing.Point(5, 11);
- this.groupBox1.Name = "groupBox1";
- this.groupBox1.Size = new System.Drawing.Size(112, 75);
- this.groupBox1.TabIndex = 44;
- this.groupBox1.TabStop = false;
- this.groupBox1.Text = "当前读数";
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label2.Location = new System.Drawing.Point(6, 28);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(55, 21);
- this.label2.TabIndex = 13;
- this.label2.Text = "12121";
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label1.Location = new System.Drawing.Point(82, 51);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(26, 21);
- this.label1.TabIndex = 13;
- this.label1.Text = "米";
- //
- // dataGridView1
- //
- this.dataGridView1.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)));
- this.dataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
- dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control;
- dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle4;
- this.dataGridView1.ColumnHeadersHeight = 30;
- this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.id_,
- this.stock_number,
- this.length_,
- this.tag_length,
- this.flaw_,
- this.status_});
- dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.ControlText;
- dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dataGridView1.DefaultCellStyle = dataGridViewCellStyle5;
- this.dataGridView1.Location = new System.Drawing.Point(359, 6);
- this.dataGridView1.Name = "dataGridView1";
- dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Control;
- dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dataGridView1.RowHeadersDefaultCellStyle = dataGridViewCellStyle6;
- this.dataGridView1.RowHeadersVisible = false;
- this.dataGridView1.RowTemplate.Height = 30;
- this.dataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dataGridView1.Size = new System.Drawing.Size(398, 352);
- this.dataGridView1.TabIndex = 71;
- //
- // id_
- //
- this.id_.DataPropertyName = "id_";
- this.id_.HeaderText = "ID";
- this.id_.Name = "id_";
- this.id_.ReadOnly = true;
- this.id_.Visible = false;
- //
- // stock_number
- //
- this.stock_number.DataPropertyName = "stock_number";
- this.stock_number.HeaderText = "卷号";
- this.stock_number.Name = "stock_number";
- this.stock_number.Width = 67;
- //
- // length_
- //
- this.length_.DataPropertyName = "length_";
- this.length_.HeaderText = "长度";
- this.length_.Name = "length_";
- this.length_.Width = 67;
- //
- // tag_length
- //
- this.tag_length.DataPropertyName = "tag_length";
- this.tag_length.HeaderText = "标签长度";
- this.tag_length.Name = "tag_length";
- this.tag_length.Width = 99;
- //
- // flaw_
- //
- this.flaw_.DataPropertyName = "flaw_";
- this.flaw_.HeaderText = "瑕疵";
- this.flaw_.Name = "flaw_";
- this.flaw_.Width = 67;
- //
- // status_
- //
- this.status_.DataPropertyName = "status_";
- this.status_.HeaderText = "状态";
- this.status_.Name = "status_";
- this.status_.Width = 67;
- //
- // Default
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(800, 450);
- this.Controls.Add(this.panel1);
- this.Controls.Add(this.toolStrip1);
- this.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.Name = "Default";
- this.ShowIcon = false;
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "恒利达印染厂";
- this.toolStrip1.ResumeLayout(false);
- this.toolStrip1.PerformLayout();
- this.panel1.ResumeLayout(false);
- this.panel1.PerformLayout();
- this.groupBox3.ResumeLayout(false);
- this.groupBox3.PerformLayout();
- this.groupBox2.ResumeLayout(false);
- this.groupBox2.PerformLayout();
- this.groupBox1.ResumeLayout(false);
- this.groupBox1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private System.Windows.Forms.ToolStrip toolStrip1;
- private System.Windows.Forms.ToolStripButton toolStripButton2;
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.Label labTagFactorSave;
- private System.Windows.Forms.Label labColour;
- private System.Windows.Forms.Label labNumber;
- private System.Windows.Forms.Label labWidth;
- private System.Windows.Forms.Label labName;
- private System.Windows.Forms.Label labCustomer;
- private System.Windows.Forms.Button button15;
- private System.Windows.Forms.Button button14;
- private System.Windows.Forms.Button button13;
- private System.Windows.Forms.Button button12;
- private System.Windows.Forms.Button button11;
- private System.Windows.Forms.Button button10;
- private System.Windows.Forms.Button button9;
- private System.Windows.Forms.Button button8;
- private System.Windows.Forms.Button button7;
- private System.Windows.Forms.Button button6;
- private System.Windows.Forms.Button button5;
- private System.Windows.Forms.Button button4;
- private System.Windows.Forms.Button button3;
- private System.Windows.Forms.Button button2;
- private System.Windows.Forms.Button button1;
- private System.Windows.Forms.GroupBox groupBox3;
- private System.Windows.Forms.Label label6;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.GroupBox groupBox2;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.GroupBox groupBox1;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Label label13;
- private System.Windows.Forms.Label label14;
- private System.Windows.Forms.Label label15;
- private System.Windows.Forms.DataGridView dataGridView1;
- private System.Windows.Forms.DataGridViewTextBoxColumn id_;
- private System.Windows.Forms.DataGridViewTextBoxColumn stock_number;
- private System.Windows.Forms.DataGridViewTextBoxColumn length_;
- private System.Windows.Forms.DataGridViewTextBoxColumn tag_length;
- private System.Windows.Forms.DataGridViewTextBoxColumn flaw_;
- private System.Windows.Forms.DataGridViewTextBoxColumn status_;
- }
- }
|