123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180 |
- namespace UAS_MES_NEW.Packing
- {
- partial class Packing_PalletWeightRecord
- {
- /// <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(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.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(89, 97);
- this.outboxcode_label.Name = "outboxcode_label";
- this.outboxcode_label.Size = new System.Drawing.Size(58, 21);
- 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(89, 153);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(74, 21);
- 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(476, 320);
- 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(75, 28);
- 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(383, 13);
- this.OperateResult.Name = "OperateResult";
- this.OperateResult.Size = new System.Drawing.Size(260, 302);
- 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(183, 216);
- 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(75, 28);
- 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(183, 153);
- this.weight.Name = "weight";
- this.weight.Power = "ifread";
- this.weight.Size = new System.Drawing.Size(147, 21);
- 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(183, 97);
- this.pa_outboxcode.Name = "pa_outboxcode";
- this.pa_outboxcode.Power = "ifread";
- this.pa_outboxcode.Size = new System.Drawing.Size(147, 21);
- 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(332, 151);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(29, 21);
- this.label2.TabIndex = 174;
- this.label2.Text = "kg";
- //
- // Packing_PalletWeightRecord
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(662, 376);
- 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.Name = "Packing_PalletWeightRecord";
- this.Tag = "Packing!PalletWeightRecord";
- this.Text = "Make_PalletWeightRecord";
- this.ResumeLayout(false);
- 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;
- }
- }
|