123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206 |
- namespace UAS_MES_NEW.Packing
- {
- partial class Packing_NewBigBox
- {
- /// <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_NewBigBox));
- this.pr_code_label = new System.Windows.Forms.Label();
- this.pa_packageqty_label = new System.Windows.Forms.Label();
- this.pa_outboxcode_label = new System.Windows.Forms.Label();
- this.title = new System.Windows.Forms.Label();
- this.pa_outboxcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.TextBoxGeneratePaCode();
- this.headBar1 = new UAS_MES_NEW.CustomControl.HeadBar();
- this.pr_bigboxinnerqty = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
- this.pr_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
- this.Confirm = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- this.SuspendLayout();
- //
- // pr_code_label
- //
- this.pr_code_label.AutoSize = true;
- this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pr_code_label.Location = new System.Drawing.Point(25, 75);
- this.pr_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.pr_code_label.Name = "pr_code_label";
- this.pr_code_label.Size = new System.Drawing.Size(92, 27);
- this.pr_code_label.TabIndex = 0;
- this.pr_code_label.Text = "产品编号";
- //
- // pa_packageqty_label
- //
- this.pa_packageqty_label.AutoSize = true;
- this.pa_packageqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pa_packageqty_label.Location = new System.Drawing.Point(25, 131);
- this.pa_packageqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.pa_packageqty_label.Name = "pa_packageqty_label";
- this.pa_packageqty_label.Size = new System.Drawing.Size(92, 27);
- this.pa_packageqty_label.TabIndex = 1;
- this.pa_packageqty_label.Text = "箱内数量";
- //
- // pa_outboxcode_label
- //
- this.pa_outboxcode_label.AutoSize = true;
- this.pa_outboxcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pa_outboxcode_label.Location = new System.Drawing.Point(25, 189);
- this.pa_outboxcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.pa_outboxcode_label.Name = "pa_outboxcode_label";
- this.pa_outboxcode_label.Size = new System.Drawing.Size(52, 27);
- this.pa_outboxcode_label.TabIndex = 2;
- this.pa_outboxcode_label.Text = "箱号";
- //
- // title
- //
- this.title.AutoSize = true;
- this.title.BackColor = System.Drawing.SystemColors.ControlDarkDark;
- this.title.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.title.ForeColor = System.Drawing.SystemColors.ButtonFace;
- this.title.Location = new System.Drawing.Point(9, 8);
- this.title.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.title.Name = "title";
- this.title.Size = new System.Drawing.Size(0, 27);
- this.title.TabIndex = 9;
- //
- // pa_outboxcode
- //
- this.pa_outboxcode.Caller = null;
- this.pa_outboxcode.Location = new System.Drawing.Point(128, 189);
- this.pa_outboxcode.MakeCode = null;
- this.pa_outboxcode.Margin = new System.Windows.Forms.Padding(5, 4, 5, 4);
- this.pa_outboxcode.Name = "pa_outboxcode";
- this.pa_outboxcode.Pr_id = null;
- this.pa_outboxcode.ProdCode = null;
- this.pa_outboxcode.ShowClickIcon = true;
- this.pa_outboxcode.Size = new System.Drawing.Size(235, 26);
- this.pa_outboxcode.TabIndex = 10;
- this.pa_outboxcode.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.TextBoxGeneratePaCode.OnTextChange(this.pa_outboxcode_UserControlTextChanged);
- //
- // headBar1
- //
- this.headBar1.BackColor = System.Drawing.SystemColors.ControlDarkDark;
- this.headBar1.Dock = System.Windows.Forms.DockStyle.Top;
- this.headBar1.Location = new System.Drawing.Point(0, 0);
- this.headBar1.Margin = new System.Windows.Forms.Padding(5);
- this.headBar1.Name = "headBar1";
- this.headBar1.Size = new System.Drawing.Size(399, 40);
- this.headBar1.TabIndex = 7;
- this.headBar1.Title = null;
- //
- // pr_bigboxinnerqty
- //
- this.pr_bigboxinnerqty.AllPower = null;
- this.pr_bigboxinnerqty.BackColor = System.Drawing.Color.White;
- this.pr_bigboxinnerqty.ID = null;
- this.pr_bigboxinnerqty.Location = new System.Drawing.Point(128, 131);
- this.pr_bigboxinnerqty.Margin = new System.Windows.Forms.Padding(4);
- this.pr_bigboxinnerqty.Name = "pr_bigboxinnerqty";
- this.pr_bigboxinnerqty.Negative = false;
- this.pr_bigboxinnerqty.Power = null;
- this.pr_bigboxinnerqty.Size = new System.Drawing.Size(207, 25);
- this.pr_bigboxinnerqty.Str = null;
- this.pr_bigboxinnerqty.Str1 = null;
- this.pr_bigboxinnerqty.Str2 = null;
- this.pr_bigboxinnerqty.TabIndex = 6;
- //
- // pr_code
- //
- this.pr_code.AllPower = null;
- this.pr_code.Caller = null;
- this.pr_code.Condition = null;
- this.pr_code.DBTitle = "产品编号查询";
- this.pr_code.FormName = null;
- this.pr_code.Location = new System.Drawing.Point(128, 75);
- this.pr_code.Margin = new System.Windows.Forms.Padding(4);
- this.pr_code.Name = "pr_code";
- this.pr_code.Power = "ifread";
- this.pr_code.ReturnData = null;
- this.pr_code.SelectField = null;
- this.pr_code.SetValueField = null;
- this.pr_code.Size = new System.Drawing.Size(235, 26);
- this.pr_code.TabIndex = 4;
- this.pr_code.TableName = null;
- this.pr_code.TextBoxEnable = false;
- this.pr_code.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox.OnTextChange(this.pr_code_UserControlTextChanged);
- //
- // Confirm
- //
- this.Confirm.AllPower = null;
- this.Confirm.BackColor = System.Drawing.Color.Transparent;
- this.Confirm.DownImage = ((System.Drawing.Image)(resources.GetObject("Confirm.DownImage")));
- this.Confirm.Image = null;
- this.Confirm.IsShowBorder = true;
- this.Confirm.Location = new System.Drawing.Point(164, 236);
- this.Confirm.Margin = new System.Windows.Forms.Padding(4);
- this.Confirm.MoveImage = ((System.Drawing.Image)(resources.GetObject("Confirm.MoveImage")));
- this.Confirm.Name = "Confirm";
- this.Confirm.NormalImage = ((System.Drawing.Image)(resources.GetObject("Confirm.NormalImage")));
- this.Confirm.Power = null;
- this.Confirm.Size = new System.Drawing.Size(71, 29);
- this.Confirm.TabIndex = 3;
- this.Confirm.Tag = "Make!NewPallet";
- this.Confirm.Text = "确认";
- this.Confirm.UseVisualStyleBackColor = true;
- this.Confirm.Click += new System.EventHandler(this.Confirm_Click);
- //
- // Make_NewBigBox
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(399, 280);
- this.Controls.Add(this.pa_outboxcode);
- this.Controls.Add(this.title);
- this.Controls.Add(this.headBar1);
- this.Controls.Add(this.pr_bigboxinnerqty);
- this.Controls.Add(this.pr_code);
- this.Controls.Add(this.Confirm);
- this.Controls.Add(this.pa_outboxcode_label);
- this.Controls.Add(this.pa_packageqty_label);
- this.Controls.Add(this.pr_code_label);
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
- this.Margin = new System.Windows.Forms.Padding(4);
- this.Name = "Make_NewBigBox";
- this.Tag = "ShowDialogWindow";
- this.Text = "新增栈板";
- this.Load += new System.EventHandler(this.新增栈板_Load);
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private System.Windows.Forms.Label pr_code_label;
- private System.Windows.Forms.Label pa_packageqty_label;
- private System.Windows.Forms.Label pa_outboxcode_label;
- private CustomControl.ButtonUtil.NormalButton Confirm;
- private CustomControl.TextBoxWithIcon.SearchTextBox pr_code;
- private CustomControl.TextBoxWithIcon.NumOnlyTextBox pr_bigboxinnerqty;
- private CustomControl.HeadBar headBar1;
- private System.Windows.Forms.Label title;
- private CustomControl.TextBoxWithIcon.TextBoxGeneratePaCode pa_outboxcode;
- }
- }
|