Make_ColorBoxLoadPrint.Designer.cs 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375
  1. namespace UAS_MES.Make
  2. {
  3. partial class Make_ColorBoxLoadPrint
  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. this.ms_makecode_label = new System.Windows.Forms.Label();
  30. this.pr_code_label = new System.Windows.Forms.Label();
  31. this.mcd_okqty_label = new System.Windows.Forms.Label();
  32. this.mcd_remainqty_label = new System.Windows.Forms.Label();
  33. this.label4 = new System.Windows.Forms.Label();
  34. this.sncode_label = new System.Windows.Forms.Label();
  35. this.pr_detail_label = new System.Windows.Forms.Label();
  36. this.sncode = new System.Windows.Forms.Label();
  37. this.label2 = new System.Windows.Forms.Label();
  38. this.PrintLabel = new System.Windows.Forms.ComboBox();
  39. this.Printer = new UAS_MES.CustomControl.ComBoxWithFocus.PrinterCombox();
  40. this.mcd_remainqty = new UAS_MES.CustomControl.ValueLabel.ValueNumLabel(this.components);
  41. this.mcd_okqty = new UAS_MES.CustomControl.ValueLabel.ValueNumLabel(this.components);
  42. this.pr_code = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  43. this.pr_detail = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  44. this.ms_makecode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  45. this.PrintNum = new UAS_MES.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
  46. this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
  47. this.label3 = new System.Windows.Forms.Label();
  48. this.load = new System.Windows.Forms.RadioButton();
  49. this.unload = new System.Windows.Forms.RadioButton();
  50. this.code = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  51. this.code_label = new System.Windows.Forms.Label();
  52. this.SuspendLayout();
  53. //
  54. // ms_makecode_label
  55. //
  56. this.ms_makecode_label.AutoSize = true;
  57. this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  58. this.ms_makecode_label.Location = new System.Drawing.Point(50, 62);
  59. this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  60. this.ms_makecode_label.Name = "ms_makecode_label";
  61. this.ms_makecode_label.Size = new System.Drawing.Size(110, 31);
  62. this.ms_makecode_label.TabIndex = 125;
  63. this.ms_makecode_label.Text = "归属工单";
  64. //
  65. // pr_code_label
  66. //
  67. this.pr_code_label.AutoSize = true;
  68. this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  69. this.pr_code_label.Location = new System.Drawing.Point(378, 62);
  70. this.pr_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  71. this.pr_code_label.Name = "pr_code_label";
  72. this.pr_code_label.Size = new System.Drawing.Size(110, 31);
  73. this.pr_code_label.TabIndex = 126;
  74. this.pr_code_label.Text = "产品编号";
  75. //
  76. // mcd_okqty_label
  77. //
  78. this.mcd_okqty_label.AutoSize = true;
  79. this.mcd_okqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  80. this.mcd_okqty_label.Location = new System.Drawing.Point(378, 130);
  81. this.mcd_okqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  82. this.mcd_okqty_label.Name = "mcd_okqty_label";
  83. this.mcd_okqty_label.Size = new System.Drawing.Size(110, 31);
  84. this.mcd_okqty_label.TabIndex = 127;
  85. this.mcd_okqty_label.Text = "打印计数";
  86. //
  87. // mcd_remainqty_label
  88. //
  89. this.mcd_remainqty_label.AutoSize = true;
  90. this.mcd_remainqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  91. this.mcd_remainqty_label.Location = new System.Drawing.Point(706, 130);
  92. this.mcd_remainqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  93. this.mcd_remainqty_label.Name = "mcd_remainqty_label";
  94. this.mcd_remainqty_label.Size = new System.Drawing.Size(86, 31);
  95. this.mcd_remainqty_label.TabIndex = 128;
  96. this.mcd_remainqty_label.Text = "剩余数";
  97. //
  98. // label4
  99. //
  100. this.label4.AutoSize = true;
  101. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  102. this.label4.Location = new System.Drawing.Point(1121, 222);
  103. this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  104. this.label4.Name = "label4";
  105. this.label4.Size = new System.Drawing.Size(110, 31);
  106. this.label4.TabIndex = 129;
  107. this.label4.Text = "打印张数";
  108. //
  109. // sncode_label
  110. //
  111. this.sncode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  112. | System.Windows.Forms.AnchorStyles.Left)));
  113. this.sncode_label.AutoSize = true;
  114. this.sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  115. this.sncode_label.Location = new System.Drawing.Point(50, 128);
  116. this.sncode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  117. this.sncode_label.Name = "sncode_label";
  118. this.sncode_label.Size = new System.Drawing.Size(86, 31);
  119. this.sncode_label.TabIndex = 145;
  120. this.sncode_label.Text = "序列号";
  121. //
  122. // pr_detail_label
  123. //
  124. this.pr_detail_label.AutoSize = true;
  125. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  126. this.pr_detail_label.Location = new System.Drawing.Point(706, 62);
  127. this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  128. this.pr_detail_label.Name = "pr_detail_label";
  129. this.pr_detail_label.Size = new System.Drawing.Size(110, 31);
  130. this.pr_detail_label.TabIndex = 146;
  131. this.pr_detail_label.Text = "产品名称";
  132. //
  133. // sncode
  134. //
  135. this.sncode.AutoSize = true;
  136. this.sncode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  137. this.sncode.Location = new System.Drawing.Point(1118, 135);
  138. this.sncode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  139. this.sncode.Name = "sncode";
  140. this.sncode.Size = new System.Drawing.Size(62, 31);
  141. this.sncode.TabIndex = 160;
  142. this.sncode.Text = "标签";
  143. //
  144. // label2
  145. //
  146. this.label2.AutoSize = true;
  147. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  148. this.label2.Location = new System.Drawing.Point(1118, 58);
  149. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  150. this.label2.Name = "label2";
  151. this.label2.Size = new System.Drawing.Size(86, 31);
  152. this.label2.TabIndex = 161;
  153. this.label2.Text = "打印机";
  154. //
  155. // PrintLabel
  156. //
  157. this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  158. this.PrintLabel.FormattingEnabled = true;
  159. this.PrintLabel.Location = new System.Drawing.Point(1233, 135);
  160. this.PrintLabel.Name = "PrintLabel";
  161. this.PrintLabel.Size = new System.Drawing.Size(226, 26);
  162. this.PrintLabel.TabIndex = 162;
  163. //
  164. // Printer
  165. //
  166. this.Printer.Location = new System.Drawing.Point(1233, 58);
  167. this.Printer.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
  168. this.Printer.Name = "Printer";
  169. this.Printer.Size = new System.Drawing.Size(228, 38);
  170. this.Printer.TabIndex = 159;
  171. //
  172. // mcd_remainqty
  173. //
  174. this.mcd_remainqty.AutoSize = true;
  175. this.mcd_remainqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  176. this.mcd_remainqty.Location = new System.Drawing.Point(848, 130);
  177. this.mcd_remainqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  178. this.mcd_remainqty.Name = "mcd_remainqty";
  179. this.mcd_remainqty.Size = new System.Drawing.Size(28, 31);
  180. this.mcd_remainqty.TabIndex = 158;
  181. this.mcd_remainqty.Text = "0";
  182. //
  183. // mcd_okqty
  184. //
  185. this.mcd_okqty.AutoSize = true;
  186. this.mcd_okqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  187. this.mcd_okqty.Location = new System.Drawing.Point(518, 130);
  188. this.mcd_okqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  189. this.mcd_okqty.Name = "mcd_okqty";
  190. this.mcd_okqty.Size = new System.Drawing.Size(28, 31);
  191. this.mcd_okqty.TabIndex = 157;
  192. this.mcd_okqty.Text = "0";
  193. //
  194. // pr_code
  195. //
  196. this.pr_code.AutoSize = true;
  197. this.pr_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  198. this.pr_code.Location = new System.Drawing.Point(520, 62);
  199. this.pr_code.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  200. this.pr_code.Name = "pr_code";
  201. this.pr_code.Size = new System.Drawing.Size(0, 31);
  202. this.pr_code.TabIndex = 156;
  203. this.pr_code.TextChanged += new System.EventHandler(this.pr_code_TextChanged);
  204. //
  205. // pr_detail
  206. //
  207. this.pr_detail.AutoSize = true;
  208. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  209. this.pr_detail.Location = new System.Drawing.Point(852, 62);
  210. this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  211. this.pr_detail.Name = "pr_detail";
  212. this.pr_detail.Size = new System.Drawing.Size(0, 31);
  213. this.pr_detail.TabIndex = 154;
  214. //
  215. // ms_makecode
  216. //
  217. this.ms_makecode.AutoSize = true;
  218. this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  219. this.ms_makecode.Location = new System.Drawing.Point(190, 62);
  220. this.ms_makecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  221. this.ms_makecode.Name = "ms_makecode";
  222. this.ms_makecode.Size = new System.Drawing.Size(0, 31);
  223. this.ms_makecode.TabIndex = 152;
  224. //
  225. // PrintNum
  226. //
  227. this.PrintNum.AllPower = null;
  228. this.PrintNum.BackColor = System.Drawing.Color.White;
  229. this.PrintNum.ID = null;
  230. this.PrintNum.Location = new System.Drawing.Point(1264, 222);
  231. this.PrintNum.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  232. this.PrintNum.Name = "PrintNum";
  233. this.PrintNum.Negative = false;
  234. this.PrintNum.Power = null;
  235. this.PrintNum.Size = new System.Drawing.Size(197, 28);
  236. this.PrintNum.Str = null;
  237. this.PrintNum.Str1 = null;
  238. this.PrintNum.Str2 = null;
  239. this.PrintNum.TabIndex = 151;
  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(56, 195);
  245. this.OperateResult.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  246. this.OperateResult.Name = "OperateResult";
  247. this.OperateResult.Size = new System.Drawing.Size(1057, 456);
  248. this.OperateResult.TabIndex = 143;
  249. this.OperateResult.Text = "";
  250. //
  251. // label3
  252. //
  253. this.label3.AutoSize = true;
  254. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F);
  255. this.label3.Location = new System.Drawing.Point(174, 128);
  256. this.label3.Name = "label3";
  257. this.label3.Size = new System.Drawing.Size(0, 31);
  258. this.label3.TabIndex = 163;
  259. //
  260. // load
  261. //
  262. this.load.AutoSize = true;
  263. this.load.Location = new System.Drawing.Point(72, 679);
  264. this.load.Name = "load";
  265. this.load.Size = new System.Drawing.Size(69, 22);
  266. this.load.TabIndex = 164;
  267. this.load.TabStop = true;
  268. this.load.Text = "上料";
  269. this.load.UseVisualStyleBackColor = true;
  270. //
  271. // unload
  272. //
  273. this.unload.AutoSize = true;
  274. this.unload.Location = new System.Drawing.Point(247, 679);
  275. this.unload.Name = "unload";
  276. this.unload.Size = new System.Drawing.Size(69, 22);
  277. this.unload.TabIndex = 165;
  278. this.unload.TabStop = true;
  279. this.unload.Text = "下料";
  280. this.unload.UseVisualStyleBackColor = true;
  281. //
  282. // code
  283. //
  284. this.code.AllPower = null;
  285. this.code.BackColor = System.Drawing.Color.White;
  286. this.code.ID = null;
  287. this.code.Location = new System.Drawing.Point(566, 678);
  288. this.code.Name = "code";
  289. this.code.Power = null;
  290. this.code.Size = new System.Drawing.Size(196, 28);
  291. this.code.Str = null;
  292. this.code.Str1 = null;
  293. this.code.Str2 = null;
  294. this.code.TabIndex = 166;
  295. //
  296. // code_label
  297. //
  298. this.code_label.AutoSize = true;
  299. this.code_label.Location = new System.Drawing.Point(458, 683);
  300. this.code_label.Name = "code_label";
  301. this.code_label.Size = new System.Drawing.Size(62, 18);
  302. this.code_label.TabIndex = 167;
  303. this.code_label.Text = "录入框";
  304. //
  305. // Make_ColorBoxLoadPrint
  306. //
  307. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
  308. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  309. this.ClientSize = new System.Drawing.Size(1518, 724);
  310. this.Controls.Add(this.code_label);
  311. this.Controls.Add(this.code);
  312. this.Controls.Add(this.unload);
  313. this.Controls.Add(this.load);
  314. this.Controls.Add(this.label3);
  315. this.Controls.Add(this.PrintLabel);
  316. this.Controls.Add(this.label2);
  317. this.Controls.Add(this.sncode);
  318. this.Controls.Add(this.Printer);
  319. this.Controls.Add(this.mcd_remainqty);
  320. this.Controls.Add(this.mcd_okqty);
  321. this.Controls.Add(this.pr_code);
  322. this.Controls.Add(this.pr_detail);
  323. this.Controls.Add(this.ms_makecode);
  324. this.Controls.Add(this.PrintNum);
  325. this.Controls.Add(this.pr_detail_label);
  326. this.Controls.Add(this.sncode_label);
  327. this.Controls.Add(this.OperateResult);
  328. this.Controls.Add(this.label4);
  329. this.Controls.Add(this.mcd_remainqty_label);
  330. this.Controls.Add(this.mcd_okqty_label);
  331. this.Controls.Add(this.pr_code_label);
  332. this.Controls.Add(this.ms_makecode_label);
  333. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  334. this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  335. this.Name = "Make_ColorBoxLoadPrint";
  336. this.Tag = "Make!ColorBoxLoadPrint";
  337. this.Text = "标签打印";
  338. this.Activated += new System.EventHandler(this.标签打印_Activated);
  339. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.标签打印_FormClosing);
  340. this.Load += new System.EventHandler(this.标签打印_Load);
  341. this.SizeChanged += new System.EventHandler(this.标签打印_SizeChanged);
  342. this.ResumeLayout(false);
  343. this.PerformLayout();
  344. }
  345. #endregion
  346. private System.Windows.Forms.Label ms_makecode_label;
  347. private System.Windows.Forms.Label pr_code_label;
  348. private System.Windows.Forms.Label mcd_okqty_label;
  349. private System.Windows.Forms.Label mcd_remainqty_label;
  350. private System.Windows.Forms.Label label4;
  351. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  352. private System.Windows.Forms.Label sncode_label;
  353. private System.Windows.Forms.Label pr_detail_label;
  354. private CustomControl.TextBoxWithIcon.NumOnlyTextBox PrintNum;
  355. private CustomControl.ValueLabel.ValueLabel ms_makecode;
  356. private CustomControl.ValueLabel.ValueLabel pr_detail;
  357. private CustomControl.ValueLabel.ValueLabel pr_code;
  358. private CustomControl.ValueLabel.ValueNumLabel mcd_okqty;
  359. private CustomControl.ValueLabel.ValueNumLabel mcd_remainqty;
  360. private CustomControl.ComBoxWithFocus.PrinterCombox Printer;
  361. private System.Windows.Forms.Label sncode;
  362. private System.Windows.Forms.Label label2;
  363. private System.Windows.Forms.ComboBox PrintLabel;
  364. private System.Windows.Forms.Label label3;
  365. private System.Windows.Forms.RadioButton load;
  366. private System.Windows.Forms.RadioButton unload;
  367. private CustomControl.TextBoxWithIcon.EnterTextBox code;
  368. private System.Windows.Forms.Label code_label;
  369. }
  370. }