|
@@ -0,0 +1,591 @@
|
|
|
|
+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.label11 = new System.Windows.Forms.Label();
|
|
|
|
+ this.label12 = new System.Windows.Forms.Label();
|
|
|
|
+ this.label9 = new System.Windows.Forms.Label();
|
|
|
|
+ this.label10 = new System.Windows.Forms.Label();
|
|
|
|
+ this.label8 = new System.Windows.Forms.Label();
|
|
|
|
+ this.label7 = 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.dataGridView1 = new System.Windows.Forms.DataGridView();
|
|
|
|
+ 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.toolStrip1.SuspendLayout();
|
|
|
|
+ this.panel1.SuspendLayout();
|
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
|
|
|
|
+ this.groupBox3.SuspendLayout();
|
|
|
|
+ this.groupBox2.SuspendLayout();
|
|
|
|
+ this.groupBox1.SuspendLayout();
|
|
|
|
+ this.SuspendLayout();
|
|
|
|
+ //
|
|
|
|
+ // toolStrip1
|
|
|
|
+ //
|
|
|
|
+ this.toolStrip1.Dock = System.Windows.Forms.DockStyle.Left;
|
|
|
|
+ this.toolStrip1.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F);
|
|
|
|
+ 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.label15);
|
|
|
|
+ this.panel1.Controls.Add(this.label14);
|
|
|
|
+ this.panel1.Controls.Add(this.label13);
|
|
|
|
+ this.panel1.Controls.Add(this.label11);
|
|
|
|
+ this.panel1.Controls.Add(this.label12);
|
|
|
|
+ this.panel1.Controls.Add(this.label9);
|
|
|
|
+ this.panel1.Controls.Add(this.label10);
|
|
|
|
+ this.panel1.Controls.Add(this.label8);
|
|
|
|
+ this.panel1.Controls.Add(this.label7);
|
|
|
|
+ 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.dataGridView1);
|
|
|
|
+ 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.Bold, 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(92, 16);
|
|
|
|
+ this.label15.TabIndex = 70;
|
|
|
|
+ this.label15.Text = "打印数量:";
|
|
|
|
+ //
|
|
|
|
+ // label14
|
|
|
|
+ //
|
|
|
|
+ this.label14.AutoSize = true;
|
|
|
|
+ this.label14.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, 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, 16);
|
|
|
|
+ this.label14.TabIndex = 69;
|
|
|
|
+ this.label14.Text = "精度:";
|
|
|
|
+ //
|
|
|
|
+ // label13
|
|
|
|
+ //
|
|
|
|
+ this.label13.AutoSize = true;
|
|
|
|
+ this.label13.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, 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(92, 16);
|
|
|
|
+ this.label13.TabIndex = 68;
|
|
|
|
+ this.label13.Text = "长度单位:";
|
|
|
|
+ //
|
|
|
|
+ // label11
|
|
|
|
+ //
|
|
|
|
+ this.label11.AutoSize = true;
|
|
|
|
+ this.label11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
+ this.label11.Location = new System.Drawing.Point(179, 347);
|
|
|
|
+ this.label11.Name = "label11";
|
|
|
|
+ this.label11.Size = new System.Drawing.Size(58, 16);
|
|
|
|
+ this.label11.TabIndex = 67;
|
|
|
|
+ this.label11.Text = "加码:";
|
|
|
|
+ //
|
|
|
|
+ // label12
|
|
|
|
+ //
|
|
|
|
+ this.label12.AutoSize = true;
|
|
|
|
+ this.label12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
+ this.label12.Location = new System.Drawing.Point(7, 347);
|
|
|
|
+ this.label12.Name = "label12";
|
|
|
|
+ this.label12.Size = new System.Drawing.Size(58, 16);
|
|
|
|
+ this.label12.TabIndex = 66;
|
|
|
|
+ this.label12.Text = "色泽:";
|
|
|
|
+ //
|
|
|
|
+ // label9
|
|
|
|
+ //
|
|
|
|
+ this.label9.AutoSize = true;
|
|
|
|
+ this.label9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
+ this.label9.Location = new System.Drawing.Point(179, 310);
|
|
|
|
+ this.label9.Name = "label9";
|
|
|
|
+ this.label9.Size = new System.Drawing.Size(58, 16);
|
|
|
|
+ this.label9.TabIndex = 65;
|
|
|
|
+ this.label9.Text = "编号:";
|
|
|
|
+ //
|
|
|
|
+ // label10
|
|
|
|
+ //
|
|
|
|
+ this.label10.AutoSize = true;
|
|
|
|
+ this.label10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
+ this.label10.Location = new System.Drawing.Point(7, 310);
|
|
|
|
+ this.label10.Name = "label10";
|
|
|
|
+ this.label10.Size = new System.Drawing.Size(58, 16);
|
|
|
|
+ this.label10.TabIndex = 64;
|
|
|
|
+ this.label10.Text = "幅宽:";
|
|
|
|
+ //
|
|
|
|
+ // label8
|
|
|
|
+ //
|
|
|
|
+ this.label8.AutoSize = true;
|
|
|
|
+ this.label8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
+ this.label8.Location = new System.Drawing.Point(179, 273);
|
|
|
|
+ this.label8.Name = "label8";
|
|
|
|
+ this.label8.Size = new System.Drawing.Size(109, 16);
|
|
|
|
+ this.label8.TabIndex = 63;
|
|
|
|
+ this.label8.Text = "品种及规格:";
|
|
|
|
+ //
|
|
|
|
+ // label7
|
|
|
|
+ //
|
|
|
|
+ this.label7.AutoSize = true;
|
|
|
|
+ this.label7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
+ this.label7.Location = new System.Drawing.Point(7, 273);
|
|
|
|
+ this.label7.Name = "label7";
|
|
|
|
+ this.label7.Size = new System.Drawing.Size(92, 16);
|
|
|
|
+ this.label7.TabIndex = 43;
|
|
|
|
+ this.label7.Text = "客户名称:";
|
|
|
|
+ //
|
|
|
|
+ // button15
|
|
|
|
+ //
|
|
|
|
+ this.button15.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, 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.Bold, 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.Bold, 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.Bold, 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.Bold, 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;
|
|
|
|
+ //
|
|
|
|
+ // button10
|
|
|
|
+ //
|
|
|
|
+ this.button10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, 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.Bold, 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.Bold, 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.Bold, 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.Bold, 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.Bold, 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.Bold, 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.Bold, 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.Bold, 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.Bold, 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;
|
|
|
|
+ //
|
|
|
|
+ // 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)));
|
|
|
|
+ dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
|
+ dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control;
|
|
|
|
+ dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, 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.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
|
+ dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
|
+ dataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Window;
|
|
|
|
+ dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, 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(358, 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.RowTemplate.Height = 23;
|
|
|
|
+ this.dataGridView1.Size = new System.Drawing.Size(399, 352);
|
|
|
|
+ this.dataGridView1.TabIndex = 47;
|
|
|
|
+ //
|
|
|
|
+ // groupBox3
|
|
|
|
+ //
|
|
|
|
+ this.groupBox3.Controls.Add(this.label6);
|
|
|
|
+ this.groupBox3.Controls.Add(this.label4);
|
|
|
|
+ this.groupBox3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, 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.Bold, 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(52, 16);
|
|
|
|
+ this.label6.TabIndex = 15;
|
|
|
|
+ this.label6.Text = "12121";
|
|
|
|
+ //
|
|
|
|
+ // label4
|
|
|
|
+ //
|
|
|
|
+ this.label4.AutoSize = true;
|
|
|
|
+ this.label4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, 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(24, 16);
|
|
|
|
+ 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.Bold, 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.Bold, 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(52, 16);
|
|
|
|
+ this.label5.TabIndex = 14;
|
|
|
|
+ this.label5.Text = "12121";
|
|
|
|
+ //
|
|
|
|
+ // label3
|
|
|
|
+ //
|
|
|
|
+ this.label3.AutoSize = true;
|
|
|
|
+ this.label3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, 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(24, 16);
|
|
|
|
+ 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.Bold, 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.Bold, 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(52, 16);
|
|
|
|
+ this.label2.TabIndex = 13;
|
|
|
|
+ this.label2.Text = "12121";
|
|
|
|
+ //
|
|
|
|
+ // label1
|
|
|
|
+ //
|
|
|
|
+ this.label1.AutoSize = true;
|
|
|
|
+ this.label1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, 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(24, 16);
|
|
|
|
+ this.label1.TabIndex = 13;
|
|
|
|
+ this.label1.Text = "米";
|
|
|
|
+ //
|
|
|
|
+ // 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();
|
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
|
|
|
|
+ this.groupBox3.ResumeLayout(false);
|
|
|
|
+ this.groupBox3.PerformLayout();
|
|
|
|
+ this.groupBox2.ResumeLayout(false);
|
|
|
|
+ this.groupBox2.PerformLayout();
|
|
|
|
+ this.groupBox1.ResumeLayout(false);
|
|
|
|
+ this.groupBox1.PerformLayout();
|
|
|
|
+ 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 label11;
|
|
|
|
+ private System.Windows.Forms.Label label12;
|
|
|
|
+ private System.Windows.Forms.Label label9;
|
|
|
|
+ private System.Windows.Forms.Label label10;
|
|
|
|
+ private System.Windows.Forms.Label label8;
|
|
|
|
+ private System.Windows.Forms.Label label7;
|
|
|
|
+ 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.DataGridView dataGridView1;
|
|
|
|
+ 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;
|
|
|
|
+ }
|
|
|
|
+}
|