namespace UAS_MES_NEW.Packing { partial class Packing_PalletWeightRecord { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Packing_PalletWeightRecord)); this.outboxcode_label = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton(); this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom(); this.SaveWeight = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton(); this.weight = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox(); this.pa_outboxcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox(); this.label2 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.length = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox(); this.label5 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.width = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox(); this.label7 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.height = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox(); this.SuspendLayout(); // // outboxcode_label // this.outboxcode_label.AutoSize = true; this.outboxcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.outboxcode_label.Location = new System.Drawing.Point(178, 194); this.outboxcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.outboxcode_label.Name = "outboxcode_label"; this.outboxcode_label.Size = new System.Drawing.Size(114, 41); this.outboxcode_label.TabIndex = 168; this.outboxcode_label.Text = "栈板号"; // // 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(178, 277); this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(146, 41); this.label1.TabIndex = 170; this.label1.Text = "栈板重量"; // // Clean // this.Clean.AllPower = null; this.Clean.BackColor = System.Drawing.Color.Transparent; this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage"))); this.Clean.Image = null; this.Clean.IsShowBorder = true; this.Clean.Location = new System.Drawing.Point(952, 640); this.Clean.Margin = new System.Windows.Forms.Padding(6); this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage"))); this.Clean.Name = "Clean"; this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage"))); this.Clean.Power = null; this.Clean.Size = new System.Drawing.Size(150, 56); this.Clean.TabIndex = 173; this.Clean.Text = "清除"; this.Clean.UseVisualStyleBackColor = false; this.Clean.Click += new System.EventHandler(this.Clean_Click); // // OperateResult // this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.OperateResult.Location = new System.Drawing.Point(766, 26); this.OperateResult.Margin = new System.Windows.Forms.Padding(6); this.OperateResult.Name = "OperateResult"; this.OperateResult.Size = new System.Drawing.Size(516, 600); this.OperateResult.TabIndex = 172; this.OperateResult.Text = ""; // // SaveWeight // this.SaveWeight.AllPower = null; this.SaveWeight.BackColor = System.Drawing.Color.Transparent; this.SaveWeight.DownImage = ((System.Drawing.Image)(resources.GetObject("SaveWeight.DownImage"))); this.SaveWeight.Image = null; this.SaveWeight.IsShowBorder = true; this.SaveWeight.Location = new System.Drawing.Point(378, 583); this.SaveWeight.Margin = new System.Windows.Forms.Padding(6); this.SaveWeight.MoveImage = ((System.Drawing.Image)(resources.GetObject("SaveWeight.MoveImage"))); this.SaveWeight.Name = "SaveWeight"; this.SaveWeight.NormalImage = ((System.Drawing.Image)(resources.GetObject("SaveWeight.NormalImage"))); this.SaveWeight.Power = null; this.SaveWeight.Size = new System.Drawing.Size(150, 56); this.SaveWeight.TabIndex = 171; this.SaveWeight.Text = "保存"; this.SaveWeight.UseVisualStyleBackColor = false; this.SaveWeight.Click += new System.EventHandler(this.SaveWeight_Click); // // weight // this.weight.AllPower = "ifall"; this.weight.BackColor = System.Drawing.Color.White; this.weight.ID = null; this.weight.Location = new System.Drawing.Point(366, 277); this.weight.Margin = new System.Windows.Forms.Padding(6); this.weight.Name = "weight"; this.weight.Power = "ifread"; this.weight.Size = new System.Drawing.Size(290, 35); this.weight.Str = null; this.weight.Str1 = null; this.weight.Str2 = null; this.weight.TabIndex = 169; this.weight.Tag = "NoAuto"; // // pa_outboxcode // this.pa_outboxcode.AllPower = "ifall"; this.pa_outboxcode.BackColor = System.Drawing.Color.White; this.pa_outboxcode.ID = null; this.pa_outboxcode.Location = new System.Drawing.Point(366, 194); this.pa_outboxcode.Margin = new System.Windows.Forms.Padding(6); this.pa_outboxcode.Name = "pa_outboxcode"; this.pa_outboxcode.Power = "ifread"; this.pa_outboxcode.Size = new System.Drawing.Size(290, 35); this.pa_outboxcode.Str = null; this.pa_outboxcode.Str1 = null; this.pa_outboxcode.Str2 = null; this.pa_outboxcode.TabIndex = 167; this.pa_outboxcode.Tag = "NoAuto"; // // 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(664, 273); this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(55, 41); this.label2.TabIndex = 174; this.label2.Text = "kg"; // // 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(664, 346); this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(64, 41); this.label3.TabIndex = 177; this.label3.Text = "cm"; // // 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(178, 350); this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(50, 41); this.label4.TabIndex = 176; this.label4.Text = "长"; // // length // this.length.AllPower = "ifall"; this.length.BackColor = System.Drawing.Color.White; this.length.ID = null; this.length.Location = new System.Drawing.Point(366, 350); this.length.Margin = new System.Windows.Forms.Padding(6); this.length.Name = "length"; this.length.Power = "ifread"; this.length.Size = new System.Drawing.Size(290, 35); this.length.Str = null; this.length.Str1 = null; this.length.Str2 = null; this.length.TabIndex = 175; this.length.Tag = "NoAuto"; // // 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(664, 422); this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(64, 41); this.label5.TabIndex = 180; this.label5.Text = "cm"; // // 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(178, 426); this.label6.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(50, 41); this.label6.TabIndex = 179; this.label6.Text = "宽"; // // width // this.width.AllPower = "ifall"; this.width.BackColor = System.Drawing.Color.White; this.width.ID = null; this.width.Location = new System.Drawing.Point(366, 426); this.width.Margin = new System.Windows.Forms.Padding(6); this.width.Name = "width"; this.width.Power = "ifread"; this.width.Size = new System.Drawing.Size(290, 35); this.width.Str = null; this.width.Str1 = null; this.width.Str2 = null; this.width.TabIndex = 178; this.width.Tag = "NoAuto"; // // label7 // this.label7.AutoSize = true; this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label7.Location = new System.Drawing.Point(664, 503); this.label7.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(64, 41); this.label7.TabIndex = 183; this.label7.Text = "cm"; // // label8 // this.label8.AutoSize = true; this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label8.Location = new System.Drawing.Point(178, 507); this.label8.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(50, 41); this.label8.TabIndex = 182; this.label8.Text = "高"; // // height // this.height.AllPower = "ifall"; this.height.BackColor = System.Drawing.Color.White; this.height.ID = null; this.height.Location = new System.Drawing.Point(366, 507); this.height.Margin = new System.Windows.Forms.Padding(6); this.height.Name = "height"; this.height.Power = "ifread"; this.height.Size = new System.Drawing.Size(290, 35); this.height.Str = null; this.height.Str1 = null; this.height.Str2 = null; this.height.TabIndex = 181; this.height.Tag = "NoAuto"; // // Packing_PalletWeightRecord // this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1324, 752); this.Controls.Add(this.label7); this.Controls.Add(this.label8); this.Controls.Add(this.height); this.Controls.Add(this.label5); this.Controls.Add(this.label6); this.Controls.Add(this.width); this.Controls.Add(this.label3); this.Controls.Add(this.label4); this.Controls.Add(this.length); this.Controls.Add(this.label2); this.Controls.Add(this.Clean); this.Controls.Add(this.OperateResult); this.Controls.Add(this.SaveWeight); this.Controls.Add(this.label1); this.Controls.Add(this.weight); this.Controls.Add(this.outboxcode_label); this.Controls.Add(this.pa_outboxcode); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Margin = new System.Windows.Forms.Padding(6); this.Name = "Packing_PalletWeightRecord"; this.Tag = "Packing!PalletWeightRecord"; this.Text = "Make_PalletWeightRecord"; this.Load += new System.EventHandler(this.Packing_PalletWeightRecord_Load); this.ResumeLayout(true); this.PerformLayout(); } #endregion private System.Windows.Forms.Label outboxcode_label; private CustomControl.TextBoxWithIcon.SnCollectionBox pa_outboxcode; private System.Windows.Forms.Label label1; private CustomControl.TextBoxWithIcon.EnterTextBox weight; private CustomControl.ButtonUtil.NormalButton SaveWeight; private CustomControl.RichText.RichTextAutoBottom OperateResult; private CustomControl.ButtonUtil.NormalButton Clean; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label4; private CustomControl.TextBoxWithIcon.EnterTextBox length; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label6; private CustomControl.TextBoxWithIcon.EnterTextBox width; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label8; private CustomControl.TextBoxWithIcon.EnterTextBox height; } }