Make_RePrintLabel.Designer.cs 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386
  1. namespace UAS_MES_NEW.Make
  2. {
  3. partial class Make_RePrintLabel
  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. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_RePrintLabel));
  30. this.label = new System.Windows.Forms.Label();
  31. this.label3 = new System.Windows.Forms.Label();
  32. this.label111 = new System.Windows.Forms.Label();
  33. this.label5 = new System.Windows.Forms.Label();
  34. this.label6 = new System.Windows.Forms.Label();
  35. this.label7 = new System.Windows.Forms.Label();
  36. this.label8 = new System.Windows.Forms.Label();
  37. this.label9 = new System.Windows.Forms.Label();
  38. this.inputValue = new System.Windows.Forms.Label();
  39. this.pr_code = new System.Windows.Forms.Label();
  40. this.ms_makecode = new System.Windows.Forms.Label();
  41. this.pr_detail = new System.Windows.Forms.Label();
  42. this.groupBoxWithBorder1 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  43. this.CartonBox = new System.Windows.Forms.RadioButton();
  44. this.fuselagel = new System.Windows.Forms.RadioButton();
  45. this.giftBox = new System.Windows.Forms.RadioButton();
  46. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  47. this.printBtn = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  48. this.printNum = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
  49. this.inputText = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  50. this.PrintLabel = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
  51. this.Printer = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
  52. this.groupBoxWithBorder1.SuspendLayout();
  53. this.SuspendLayout();
  54. //
  55. // label
  56. //
  57. this.label.AutoSize = true;
  58. this.label.Font = new System.Drawing.Font("微软雅黑", 12F);
  59. this.label.Location = new System.Drawing.Point(25, 89);
  60. this.label.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  61. this.label.Name = "label";
  62. this.label.Size = new System.Drawing.Size(58, 21);
  63. this.label.TabIndex = 4;
  64. this.label.Text = "输入值";
  65. //
  66. // label3
  67. //
  68. this.label3.AutoSize = true;
  69. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F);
  70. this.label3.Location = new System.Drawing.Point(364, 89);
  71. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  72. this.label3.Name = "label3";
  73. this.label3.Size = new System.Drawing.Size(74, 21);
  74. this.label3.TabIndex = 5;
  75. this.label3.Text = "工单代码";
  76. //
  77. // label111
  78. //
  79. this.label111.AutoSize = true;
  80. this.label111.Font = new System.Drawing.Font("微软雅黑", 12F);
  81. this.label111.Location = new System.Drawing.Point(25, 115);
  82. this.label111.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  83. this.label111.Name = "label111";
  84. this.label111.Size = new System.Drawing.Size(74, 21);
  85. this.label111.TabIndex = 6;
  86. this.label111.Text = "产品编号";
  87. //
  88. // label5
  89. //
  90. this.label5.AutoSize = true;
  91. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F);
  92. this.label5.Location = new System.Drawing.Point(364, 115);
  93. this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  94. this.label5.Name = "label5";
  95. this.label5.Size = new System.Drawing.Size(42, 21);
  96. this.label5.TabIndex = 7;
  97. this.label5.Text = "名称";
  98. //
  99. // label6
  100. //
  101. this.label6.AutoSize = true;
  102. this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  103. this.label6.Location = new System.Drawing.Point(25, 145);
  104. this.label6.Name = "label6";
  105. this.label6.Size = new System.Drawing.Size(90, 21);
  106. this.label6.TabIndex = 188;
  107. this.label6.Text = "打印机列表";
  108. //
  109. // label7
  110. //
  111. this.label7.AutoSize = true;
  112. this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  113. this.label7.Location = new System.Drawing.Point(25, 176);
  114. this.label7.Name = "label7";
  115. this.label7.Size = new System.Drawing.Size(74, 21);
  116. this.label7.TabIndex = 187;
  117. this.label7.Text = "标签模板";
  118. //
  119. // label8
  120. //
  121. this.label8.AutoSize = true;
  122. this.label8.Font = new System.Drawing.Font("微软雅黑", 12F);
  123. this.label8.Location = new System.Drawing.Point(363, 148);
  124. this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  125. this.label8.Name = "label8";
  126. this.label8.Size = new System.Drawing.Size(58, 21);
  127. this.label8.TabIndex = 190;
  128. this.label8.Text = "输入框";
  129. //
  130. // label9
  131. //
  132. this.label9.AutoSize = true;
  133. this.label9.Font = new System.Drawing.Font("微软雅黑", 12F);
  134. this.label9.Location = new System.Drawing.Point(364, 179);
  135. this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  136. this.label9.Name = "label9";
  137. this.label9.Size = new System.Drawing.Size(42, 21);
  138. this.label9.TabIndex = 192;
  139. this.label9.Text = "份数";
  140. //
  141. // inputValue
  142. //
  143. this.inputValue.AutoSize = true;
  144. this.inputValue.Font = new System.Drawing.Font("微软雅黑", 12F);
  145. this.inputValue.Location = new System.Drawing.Point(121, 89);
  146. this.inputValue.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  147. this.inputValue.Name = "inputValue";
  148. this.inputValue.Size = new System.Drawing.Size(0, 21);
  149. this.inputValue.TabIndex = 199;
  150. //
  151. // pr_code
  152. //
  153. this.pr_code.AutoSize = true;
  154. this.pr_code.Font = new System.Drawing.Font("微软雅黑", 12F);
  155. this.pr_code.Location = new System.Drawing.Point(121, 115);
  156. this.pr_code.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  157. this.pr_code.Name = "pr_code";
  158. this.pr_code.Size = new System.Drawing.Size(0, 21);
  159. this.pr_code.TabIndex = 200;
  160. this.pr_code.TextChanged += new System.EventHandler(this.PrintLabel_TextChanged);
  161. //
  162. // ms_makecode
  163. //
  164. this.ms_makecode.AutoSize = true;
  165. this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 12F);
  166. this.ms_makecode.Location = new System.Drawing.Point(437, 89);
  167. this.ms_makecode.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  168. this.ms_makecode.Name = "ms_makecode";
  169. this.ms_makecode.Size = new System.Drawing.Size(0, 21);
  170. this.ms_makecode.TabIndex = 201;
  171. //
  172. // pr_detail
  173. //
  174. this.pr_detail.AutoSize = true;
  175. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F);
  176. this.pr_detail.Location = new System.Drawing.Point(437, 115);
  177. this.pr_detail.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  178. this.pr_detail.Name = "pr_detail";
  179. this.pr_detail.Size = new System.Drawing.Size(0, 21);
  180. this.pr_detail.TabIndex = 202;
  181. //
  182. // groupBoxWithBorder1
  183. //
  184. this.groupBoxWithBorder1.BorderColor = System.Drawing.Color.Black;
  185. this.groupBoxWithBorder1.Controls.Add(this.CartonBox);
  186. this.groupBoxWithBorder1.Controls.Add(this.fuselagel);
  187. this.groupBoxWithBorder1.Controls.Add(this.giftBox);
  188. this.groupBoxWithBorder1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  189. this.groupBoxWithBorder1.Location = new System.Drawing.Point(29, 9);
  190. this.groupBoxWithBorder1.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
  191. this.groupBoxWithBorder1.Name = "groupBoxWithBorder1";
  192. this.groupBoxWithBorder1.Padding = new System.Windows.Forms.Padding(2, 3, 2, 3);
  193. this.groupBoxWithBorder1.Size = new System.Drawing.Size(756, 72);
  194. this.groupBoxWithBorder1.TabIndex = 204;
  195. this.groupBoxWithBorder1.TabStop = false;
  196. this.groupBoxWithBorder1.Text = "打印类型";
  197. this.groupBoxWithBorder1.TextColor = System.Drawing.Color.Black;
  198. //
  199. // CartonBox
  200. //
  201. this.CartonBox.AutoSize = true;
  202. this.CartonBox.Font = new System.Drawing.Font("微软雅黑", 12F);
  203. this.CartonBox.Location = new System.Drawing.Point(287, 35);
  204. this.CartonBox.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  205. this.CartonBox.Name = "CartonBox";
  206. this.CartonBox.Size = new System.Drawing.Size(112, 25);
  207. this.CartonBox.TabIndex = 2;
  208. this.CartonBox.Text = "Carton打印";
  209. this.CartonBox.UseVisualStyleBackColor = true;
  210. this.CartonBox.CheckedChanged += new System.EventHandler(this.radioButton_CheckedChange);
  211. //
  212. // fuselagel
  213. //
  214. this.fuselagel.AutoSize = true;
  215. this.fuselagel.Font = new System.Drawing.Font("微软雅黑", 12F);
  216. this.fuselagel.Location = new System.Drawing.Point(563, 35);
  217. this.fuselagel.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  218. this.fuselagel.Name = "fuselagel";
  219. this.fuselagel.Size = new System.Drawing.Size(108, 25);
  220. this.fuselagel.TabIndex = 3;
  221. this.fuselagel.Text = "栈板标打印";
  222. this.fuselagel.UseVisualStyleBackColor = true;
  223. this.fuselagel.Visible = false;
  224. this.fuselagel.CheckedChanged += new System.EventHandler(this.radioButton_CheckedChange);
  225. //
  226. // giftBox
  227. //
  228. this.giftBox.AutoSize = true;
  229. this.giftBox.Checked = true;
  230. this.giftBox.Font = new System.Drawing.Font("微软雅黑", 12F);
  231. this.giftBox.Location = new System.Drawing.Point(55, 35);
  232. this.giftBox.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  233. this.giftBox.Name = "giftBox";
  234. this.giftBox.Size = new System.Drawing.Size(92, 25);
  235. this.giftBox.TabIndex = 1;
  236. this.giftBox.TabStop = true;
  237. this.giftBox.Text = "彩标打印";
  238. this.giftBox.UseVisualStyleBackColor = true;
  239. this.giftBox.CheckedChanged += new System.EventHandler(this.radioButton_CheckedChange);
  240. //
  241. // OperateResult
  242. //
  243. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  244. this.OperateResult.Location = new System.Drawing.Point(29, 211);
  245. this.OperateResult.Name = "OperateResult";
  246. this.OperateResult.Size = new System.Drawing.Size(757, 165);
  247. this.OperateResult.TabIndex = 195;
  248. this.OperateResult.Text = "";
  249. //
  250. // printBtn
  251. //
  252. this.printBtn.AllPower = null;
  253. this.printBtn.BackColor = System.Drawing.Color.Transparent;
  254. this.printBtn.DownImage = ((System.Drawing.Image)(resources.GetObject("printBtn.DownImage")));
  255. this.printBtn.Image = null;
  256. this.printBtn.IsShowBorder = true;
  257. this.printBtn.Location = new System.Drawing.Point(615, 178);
  258. this.printBtn.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  259. this.printBtn.MoveImage = ((System.Drawing.Image)(resources.GetObject("printBtn.MoveImage")));
  260. this.printBtn.Name = "printBtn";
  261. this.printBtn.NormalImage = ((System.Drawing.Image)(resources.GetObject("printBtn.NormalImage")));
  262. this.printBtn.Power = null;
  263. this.printBtn.Size = new System.Drawing.Size(50, 24);
  264. this.printBtn.TabIndex = 194;
  265. this.printBtn.Text = "打印";
  266. this.printBtn.UseVisualStyleBackColor = false;
  267. this.printBtn.Click += new System.EventHandler(this.print_Click);
  268. //
  269. // printNum
  270. //
  271. this.printNum.AllPower = null;
  272. this.printNum.BackColor = System.Drawing.Color.White;
  273. this.printNum.ID = null;
  274. this.printNum.Location = new System.Drawing.Point(442, 182);
  275. this.printNum.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  276. this.printNum.Name = "printNum";
  277. this.printNum.Negative = false;
  278. this.printNum.Power = null;
  279. this.printNum.Size = new System.Drawing.Size(149, 21);
  280. this.printNum.Str = null;
  281. this.printNum.Str1 = null;
  282. this.printNum.Str2 = null;
  283. this.printNum.TabIndex = 193;
  284. this.printNum.Text = "1";
  285. //
  286. // inputText
  287. //
  288. this.inputText.AllPower = null;
  289. this.inputText.BackColor = System.Drawing.Color.White;
  290. this.inputText.ID = null;
  291. this.inputText.Location = new System.Drawing.Point(441, 149);
  292. this.inputText.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  293. this.inputText.Name = "inputText";
  294. this.inputText.Power = null;
  295. this.inputText.Size = new System.Drawing.Size(149, 21);
  296. this.inputText.Str = null;
  297. this.inputText.Str1 = null;
  298. this.inputText.Str2 = null;
  299. this.inputText.TabIndex = 191;
  300. this.inputText.KeyDown += new System.Windows.Forms.KeyEventHandler(this.inputText_KeyDown);
  301. //
  302. // PrintLabel
  303. //
  304. this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  305. this.PrintLabel.FormattingEnabled = true;
  306. this.PrintLabel.Location = new System.Drawing.Point(125, 179);
  307. this.PrintLabel.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  308. this.PrintLabel.Name = "PrintLabel";
  309. this.PrintLabel.Size = new System.Drawing.Size(149, 20);
  310. this.PrintLabel.TabIndex = 189;
  311. //
  312. // Printer
  313. //
  314. this.Printer.Location = new System.Drawing.Point(125, 145);
  315. this.Printer.Margin = new System.Windows.Forms.Padding(4);
  316. this.Printer.Name = "Printer";
  317. this.Printer.Size = new System.Drawing.Size(148, 25);
  318. this.Printer.TabIndex = 186;
  319. //
  320. // Make_RePrintLabel
  321. //
  322. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  323. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  324. this.ClientSize = new System.Drawing.Size(818, 417);
  325. this.Controls.Add(this.groupBoxWithBorder1);
  326. this.Controls.Add(this.pr_detail);
  327. this.Controls.Add(this.ms_makecode);
  328. this.Controls.Add(this.pr_code);
  329. this.Controls.Add(this.inputValue);
  330. this.Controls.Add(this.OperateResult);
  331. this.Controls.Add(this.printBtn);
  332. this.Controls.Add(this.printNum);
  333. this.Controls.Add(this.label9);
  334. this.Controls.Add(this.inputText);
  335. this.Controls.Add(this.label8);
  336. this.Controls.Add(this.PrintLabel);
  337. this.Controls.Add(this.label6);
  338. this.Controls.Add(this.label7);
  339. this.Controls.Add(this.Printer);
  340. this.Controls.Add(this.label5);
  341. this.Controls.Add(this.label111);
  342. this.Controls.Add(this.label3);
  343. this.Controls.Add(this.label);
  344. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  345. this.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  346. this.Name = "Make_RePrintLabel";
  347. this.Tag = "Make!RePrintLabel";
  348. this.Text = "Make_RePrintLabel";
  349. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_RePrintLabel_FormClosing);
  350. this.Load += new System.EventHandler(this.Make_RePrintLabel_Load);
  351. this.SizeChanged += new System.EventHandler(this.Make_RePrintLabel_SizeChanged);
  352. this.groupBoxWithBorder1.ResumeLayout(false);
  353. this.groupBoxWithBorder1.PerformLayout();
  354. this.ResumeLayout(false);
  355. this.PerformLayout();
  356. }
  357. #endregion
  358. private System.Windows.Forms.RadioButton giftBox;
  359. private System.Windows.Forms.RadioButton CartonBox;
  360. private System.Windows.Forms.RadioButton fuselagel;
  361. private System.Windows.Forms.Label label;
  362. private System.Windows.Forms.Label label3;
  363. private System.Windows.Forms.Label label111;
  364. private System.Windows.Forms.Label label5;
  365. private UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel;
  366. private System.Windows.Forms.Label label6;
  367. private System.Windows.Forms.Label label7;
  368. private CustomControl.ComBoxWithFocus.PrinterCombox Printer;
  369. private System.Windows.Forms.Label label8;
  370. private CustomControl.TextBoxWithIcon.SnCollectionBox inputText;
  371. private System.Windows.Forms.Label label9;
  372. private CustomControl.TextBoxWithIcon.NumOnlyTextBox printNum;
  373. private CustomControl.ButtonUtil.NormalButton printBtn;
  374. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  375. private System.Windows.Forms.Label inputValue;
  376. private System.Windows.Forms.Label pr_code;
  377. private System.Windows.Forms.Label ms_makecode;
  378. private System.Windows.Forms.Label pr_detail;
  379. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder1;
  380. }
  381. }