Packing_NewBigBox.Designer.cs 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206
  1. namespace UAS_MES_NEW.Packing
  2. {
  3. partial class Packing_NewBigBox
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Packing_NewBigBox));
  29. this.pr_code_label = new System.Windows.Forms.Label();
  30. this.pa_packageqty_label = new System.Windows.Forms.Label();
  31. this.pa_outboxcode_label = new System.Windows.Forms.Label();
  32. this.title = new System.Windows.Forms.Label();
  33. this.pa_outboxcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.TextBoxGeneratePaCode();
  34. this.headBar1 = new UAS_MES_NEW.CustomControl.HeadBar();
  35. this.pr_bigboxinnerqty = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
  36. this.pr_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
  37. this.Confirm = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  38. this.SuspendLayout();
  39. //
  40. // pr_code_label
  41. //
  42. this.pr_code_label.AutoSize = true;
  43. this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  44. this.pr_code_label.Location = new System.Drawing.Point(25, 75);
  45. this.pr_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  46. this.pr_code_label.Name = "pr_code_label";
  47. this.pr_code_label.Size = new System.Drawing.Size(92, 27);
  48. this.pr_code_label.TabIndex = 0;
  49. this.pr_code_label.Text = "产品编号";
  50. //
  51. // pa_packageqty_label
  52. //
  53. this.pa_packageqty_label.AutoSize = true;
  54. this.pa_packageqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  55. this.pa_packageqty_label.Location = new System.Drawing.Point(25, 131);
  56. this.pa_packageqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  57. this.pa_packageqty_label.Name = "pa_packageqty_label";
  58. this.pa_packageqty_label.Size = new System.Drawing.Size(92, 27);
  59. this.pa_packageqty_label.TabIndex = 1;
  60. this.pa_packageqty_label.Text = "箱内数量";
  61. //
  62. // pa_outboxcode_label
  63. //
  64. this.pa_outboxcode_label.AutoSize = true;
  65. this.pa_outboxcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  66. this.pa_outboxcode_label.Location = new System.Drawing.Point(25, 189);
  67. this.pa_outboxcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  68. this.pa_outboxcode_label.Name = "pa_outboxcode_label";
  69. this.pa_outboxcode_label.Size = new System.Drawing.Size(52, 27);
  70. this.pa_outboxcode_label.TabIndex = 2;
  71. this.pa_outboxcode_label.Text = "箱号";
  72. //
  73. // title
  74. //
  75. this.title.AutoSize = true;
  76. this.title.BackColor = System.Drawing.SystemColors.ControlDarkDark;
  77. this.title.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  78. this.title.ForeColor = System.Drawing.SystemColors.ButtonFace;
  79. this.title.Location = new System.Drawing.Point(9, 8);
  80. this.title.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  81. this.title.Name = "title";
  82. this.title.Size = new System.Drawing.Size(0, 27);
  83. this.title.TabIndex = 9;
  84. //
  85. // pa_outboxcode
  86. //
  87. this.pa_outboxcode.Caller = null;
  88. this.pa_outboxcode.Location = new System.Drawing.Point(128, 189);
  89. this.pa_outboxcode.MakeCode = null;
  90. this.pa_outboxcode.Margin = new System.Windows.Forms.Padding(5, 4, 5, 4);
  91. this.pa_outboxcode.Name = "pa_outboxcode";
  92. this.pa_outboxcode.Pr_id = null;
  93. this.pa_outboxcode.ProdCode = null;
  94. this.pa_outboxcode.ShowClickIcon = true;
  95. this.pa_outboxcode.Size = new System.Drawing.Size(235, 26);
  96. this.pa_outboxcode.TabIndex = 10;
  97. this.pa_outboxcode.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.TextBoxGeneratePaCode.OnTextChange(this.pa_outboxcode_UserControlTextChanged);
  98. //
  99. // headBar1
  100. //
  101. this.headBar1.BackColor = System.Drawing.SystemColors.ControlDarkDark;
  102. this.headBar1.Dock = System.Windows.Forms.DockStyle.Top;
  103. this.headBar1.Location = new System.Drawing.Point(0, 0);
  104. this.headBar1.Margin = new System.Windows.Forms.Padding(5);
  105. this.headBar1.Name = "headBar1";
  106. this.headBar1.Size = new System.Drawing.Size(399, 40);
  107. this.headBar1.TabIndex = 7;
  108. this.headBar1.Title = null;
  109. //
  110. // pr_bigboxinnerqty
  111. //
  112. this.pr_bigboxinnerqty.AllPower = null;
  113. this.pr_bigboxinnerqty.BackColor = System.Drawing.Color.White;
  114. this.pr_bigboxinnerqty.ID = null;
  115. this.pr_bigboxinnerqty.Location = new System.Drawing.Point(128, 131);
  116. this.pr_bigboxinnerqty.Margin = new System.Windows.Forms.Padding(4);
  117. this.pr_bigboxinnerqty.Name = "pr_bigboxinnerqty";
  118. this.pr_bigboxinnerqty.Negative = false;
  119. this.pr_bigboxinnerqty.Power = null;
  120. this.pr_bigboxinnerqty.Size = new System.Drawing.Size(207, 25);
  121. this.pr_bigboxinnerqty.Str = null;
  122. this.pr_bigboxinnerqty.Str1 = null;
  123. this.pr_bigboxinnerqty.Str2 = null;
  124. this.pr_bigboxinnerqty.TabIndex = 6;
  125. //
  126. // pr_code
  127. //
  128. this.pr_code.AllPower = null;
  129. this.pr_code.Caller = null;
  130. this.pr_code.Condition = null;
  131. this.pr_code.DBTitle = "产品编号查询";
  132. this.pr_code.FormName = null;
  133. this.pr_code.Location = new System.Drawing.Point(128, 75);
  134. this.pr_code.Margin = new System.Windows.Forms.Padding(4);
  135. this.pr_code.Name = "pr_code";
  136. this.pr_code.Power = "ifread";
  137. this.pr_code.ReturnData = null;
  138. this.pr_code.SelectField = null;
  139. this.pr_code.SetValueField = null;
  140. this.pr_code.Size = new System.Drawing.Size(235, 26);
  141. this.pr_code.TabIndex = 4;
  142. this.pr_code.TableName = null;
  143. this.pr_code.TextBoxEnable = false;
  144. this.pr_code.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox.OnTextChange(this.pr_code_UserControlTextChanged);
  145. //
  146. // Confirm
  147. //
  148. this.Confirm.AllPower = null;
  149. this.Confirm.BackColor = System.Drawing.Color.Transparent;
  150. this.Confirm.DownImage = ((System.Drawing.Image)(resources.GetObject("Confirm.DownImage")));
  151. this.Confirm.Image = null;
  152. this.Confirm.IsShowBorder = true;
  153. this.Confirm.Location = new System.Drawing.Point(164, 236);
  154. this.Confirm.Margin = new System.Windows.Forms.Padding(4);
  155. this.Confirm.MoveImage = ((System.Drawing.Image)(resources.GetObject("Confirm.MoveImage")));
  156. this.Confirm.Name = "Confirm";
  157. this.Confirm.NormalImage = ((System.Drawing.Image)(resources.GetObject("Confirm.NormalImage")));
  158. this.Confirm.Power = null;
  159. this.Confirm.Size = new System.Drawing.Size(71, 29);
  160. this.Confirm.TabIndex = 3;
  161. this.Confirm.Tag = "Make!NewPallet";
  162. this.Confirm.Text = "确认";
  163. this.Confirm.UseVisualStyleBackColor = true;
  164. this.Confirm.Click += new System.EventHandler(this.Confirm_Click);
  165. //
  166. // Make_NewBigBox
  167. //
  168. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  169. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  170. this.ClientSize = new System.Drawing.Size(399, 280);
  171. this.Controls.Add(this.pa_outboxcode);
  172. this.Controls.Add(this.title);
  173. this.Controls.Add(this.headBar1);
  174. this.Controls.Add(this.pr_bigboxinnerqty);
  175. this.Controls.Add(this.pr_code);
  176. this.Controls.Add(this.Confirm);
  177. this.Controls.Add(this.pa_outboxcode_label);
  178. this.Controls.Add(this.pa_packageqty_label);
  179. this.Controls.Add(this.pr_code_label);
  180. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  181. this.Margin = new System.Windows.Forms.Padding(4);
  182. this.Name = "Make_NewBigBox";
  183. this.Tag = "ShowDialogWindow";
  184. this.Text = "新增栈板";
  185. this.Load += new System.EventHandler(this.新增栈板_Load);
  186. this.ResumeLayout(false);
  187. this.PerformLayout();
  188. }
  189. #endregion
  190. private System.Windows.Forms.Label pr_code_label;
  191. private System.Windows.Forms.Label pa_packageqty_label;
  192. private System.Windows.Forms.Label pa_outboxcode_label;
  193. private CustomControl.ButtonUtil.NormalButton Confirm;
  194. private CustomControl.TextBoxWithIcon.SearchTextBox pr_code;
  195. private CustomControl.TextBoxWithIcon.NumOnlyTextBox pr_bigboxinnerqty;
  196. private CustomControl.HeadBar headBar1;
  197. private System.Windows.Forms.Label title;
  198. private CustomControl.TextBoxWithIcon.TextBoxGeneratePaCode pa_outboxcode;
  199. }
  200. }