Make_ColorBoxLabelPrint.Designer.cs 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395
  1. namespace UAS_MES.Make
  2. {
  3. partial class Make_ColorBoxLabelPrint
  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.PrintLabel = new System.Windows.Forms.ComboBox();
  30. this.label2 = new System.Windows.Forms.Label();
  31. this.label1 = new System.Windows.Forms.Label();
  32. this.pr_detail_label = new System.Windows.Forms.Label();
  33. this.sncode_label = new System.Windows.Forms.Label();
  34. this.label4 = new System.Windows.Forms.Label();
  35. this.mcd_remainqty_label = new System.Windows.Forms.Label();
  36. this.mcd_okqty_label = new System.Windows.Forms.Label();
  37. this.pr_code_label = new System.Windows.Forms.Label();
  38. this.ms_makecode_label = new System.Windows.Forms.Label();
  39. this.CheckTSN = new System.Windows.Forms.CheckBox();
  40. this.StepCount = new UAS_MES.CustomControl.TextBoxWithIcon.SourceStepCount();
  41. this.LockMakeCode = new UAS_MES.CustomControl.CustomCheckBox.LockCheckBox();
  42. this.ma_code = new UAS_MES.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
  43. this.Printer = new UAS_MES.CustomControl.ComBoxWithFocus.PrinterCombox();
  44. this.mcd_remainqty = new UAS_MES.CustomControl.ValueLabel.ValueNumLabel(this.components);
  45. this.mcd_okqty = new UAS_MES.CustomControl.ValueLabel.ValueNumLabel(this.components);
  46. this.pr_code = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  47. this.pr_detail = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  48. this.PrintNum = new UAS_MES.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
  49. this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
  50. this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
  51. this.SuspendLayout();
  52. //
  53. // PrintLabel
  54. //
  55. this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  56. this.PrintLabel.FormattingEnabled = true;
  57. this.PrintLabel.Location = new System.Drawing.Point(1184, 293);
  58. this.PrintLabel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  59. this.PrintLabel.Name = "PrintLabel";
  60. this.PrintLabel.Size = new System.Drawing.Size(199, 26);
  61. this.PrintLabel.TabIndex = 181;
  62. this.PrintLabel.SelectedValueChanged += new System.EventHandler(this.PrintLabel_SelectedValueChanged);
  63. //
  64. // label2
  65. //
  66. this.label2.AutoSize = true;
  67. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  68. this.label2.Location = new System.Drawing.Point(1088, 216);
  69. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  70. this.label2.Name = "label2";
  71. this.label2.Size = new System.Drawing.Size(86, 31);
  72. this.label2.TabIndex = 180;
  73. this.label2.Text = "打印机";
  74. //
  75. // label1
  76. //
  77. this.label1.AutoSize = true;
  78. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  79. this.label1.Location = new System.Drawing.Point(1088, 293);
  80. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  81. this.label1.Name = "label1";
  82. this.label1.Size = new System.Drawing.Size(62, 31);
  83. this.label1.TabIndex = 179;
  84. this.label1.Text = "标签";
  85. //
  86. // pr_detail_label
  87. //
  88. this.pr_detail_label.AutoSize = true;
  89. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  90. this.pr_detail_label.Location = new System.Drawing.Point(969, 64);
  91. this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  92. this.pr_detail_label.Name = "pr_detail_label";
  93. this.pr_detail_label.Size = new System.Drawing.Size(110, 31);
  94. this.pr_detail_label.TabIndex = 171;
  95. this.pr_detail_label.Text = "产品名称";
  96. //
  97. // sncode_label
  98. //
  99. this.sncode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  100. | System.Windows.Forms.AnchorStyles.Left)));
  101. this.sncode_label.AutoSize = true;
  102. this.sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  103. this.sncode_label.Location = new System.Drawing.Point(393, 670);
  104. this.sncode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  105. this.sncode_label.Name = "sncode_label";
  106. this.sncode_label.Size = new System.Drawing.Size(106, 31);
  107. this.sncode_label.TabIndex = 170;
  108. this.sncode_label.Text = "TSN/SN";
  109. //
  110. // label4
  111. //
  112. this.label4.AutoSize = true;
  113. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  114. this.label4.Location = new System.Drawing.Point(969, 133);
  115. this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  116. this.label4.Name = "label4";
  117. this.label4.Size = new System.Drawing.Size(110, 31);
  118. this.label4.TabIndex = 167;
  119. this.label4.Text = "打印张数";
  120. //
  121. // mcd_remainqty_label
  122. //
  123. this.mcd_remainqty_label.AutoSize = true;
  124. this.mcd_remainqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  125. this.mcd_remainqty_label.Location = new System.Drawing.Point(562, 126);
  126. this.mcd_remainqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  127. this.mcd_remainqty_label.Name = "mcd_remainqty_label";
  128. this.mcd_remainqty_label.Size = new System.Drawing.Size(86, 31);
  129. this.mcd_remainqty_label.TabIndex = 166;
  130. this.mcd_remainqty_label.Text = "剩余数";
  131. //
  132. // mcd_okqty_label
  133. //
  134. this.mcd_okqty_label.AutoSize = true;
  135. this.mcd_okqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  136. this.mcd_okqty_label.Location = new System.Drawing.Point(18, 126);
  137. this.mcd_okqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  138. this.mcd_okqty_label.Name = "mcd_okqty_label";
  139. this.mcd_okqty_label.Size = new System.Drawing.Size(110, 31);
  140. this.mcd_okqty_label.TabIndex = 165;
  141. this.mcd_okqty_label.Text = "打印计数";
  142. //
  143. // pr_code_label
  144. //
  145. this.pr_code_label.AutoSize = true;
  146. this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  147. this.pr_code_label.Location = new System.Drawing.Point(562, 62);
  148. this.pr_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  149. this.pr_code_label.Name = "pr_code_label";
  150. this.pr_code_label.Size = new System.Drawing.Size(110, 31);
  151. this.pr_code_label.TabIndex = 164;
  152. this.pr_code_label.Text = "产品编号";
  153. //
  154. // ms_makecode_label
  155. //
  156. this.ms_makecode_label.AutoSize = true;
  157. this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  158. this.ms_makecode_label.Location = new System.Drawing.Point(15, 62);
  159. this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  160. this.ms_makecode_label.Name = "ms_makecode_label";
  161. this.ms_makecode_label.Size = new System.Drawing.Size(110, 31);
  162. this.ms_makecode_label.TabIndex = 163;
  163. this.ms_makecode_label.Text = "归属工单";
  164. //
  165. // CheckTSN
  166. //
  167. this.CheckTSN.AutoSize = true;
  168. this.CheckTSN.Checked = true;
  169. this.CheckTSN.CheckState = System.Windows.Forms.CheckState.Checked;
  170. this.CheckTSN.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  171. this.CheckTSN.Location = new System.Drawing.Point(48, 667);
  172. this.CheckTSN.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  173. this.CheckTSN.Name = "CheckTSN";
  174. this.CheckTSN.Size = new System.Drawing.Size(184, 35);
  175. this.CheckTSN.TabIndex = 186;
  176. this.CheckTSN.Text = "是否检查TSN";
  177. this.CheckTSN.UseVisualStyleBackColor = true;
  178. this.CheckTSN.CheckedChanged += new System.EventHandler(this.CheckTSN_CheckedChanged);
  179. //
  180. // StepCount
  181. //
  182. this.StepCount.LineCode = null;
  183. this.StepCount.Location = new System.Drawing.Point(1094, 368);
  184. this.StepCount.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  185. this.StepCount.Name = "StepCount";
  186. this.StepCount.Size = new System.Drawing.Size(119, 34);
  187. this.StepCount.Source = null;
  188. this.StepCount.StepCode = null;
  189. this.StepCount.TabIndex = 189;
  190. //
  191. // LockMakeCode
  192. //
  193. this.LockMakeCode.AutoSize = true;
  194. this.LockMakeCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  195. this.LockMakeCode.LeaveEvent = false;
  196. this.LockMakeCode.Location = new System.Drawing.Point(374, 62);
  197. this.LockMakeCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  198. this.LockMakeCode.Name = "LockMakeCode";
  199. this.LockMakeCode.Size = new System.Drawing.Size(72, 28);
  200. this.LockMakeCode.TabIndex = 185;
  201. this.LockMakeCode.Text = "锁定";
  202. this.LockMakeCode.UseVisualStyleBackColor = true;
  203. //
  204. // ma_code
  205. //
  206. this.ma_code.AllPower = null;
  207. this.ma_code.Caller = null;
  208. this.ma_code.Condition = null;
  209. this.ma_code.DBTitle = null;
  210. this.ma_code.FormName = null;
  211. this.ma_code.Location = new System.Drawing.Point(135, 62);
  212. this.ma_code.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  213. this.ma_code.Name = "ma_code";
  214. this.ma_code.Power = null;
  215. this.ma_code.ReturnData = null;
  216. this.ma_code.SelectField = null;
  217. this.ma_code.SetValueField = null;
  218. this.ma_code.Size = new System.Drawing.Size(224, 31);
  219. this.ma_code.TabIndex = 184;
  220. this.ma_code.TableName = null;
  221. this.ma_code.TextBoxEnable = true;
  222. this.ma_code.UserControlTextChanged += new UAS_MES.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox.OnTextChange(this.ma_code_UserControlTextChanged);
  223. //
  224. // Printer
  225. //
  226. this.Printer.Location = new System.Drawing.Point(1184, 216);
  227. this.Printer.Margin = new System.Windows.Forms.Padding(6);
  228. this.Printer.Name = "Printer";
  229. this.Printer.Size = new System.Drawing.Size(201, 37);
  230. this.Printer.TabIndex = 178;
  231. //
  232. // mcd_remainqty
  233. //
  234. this.mcd_remainqty.AutoSize = true;
  235. this.mcd_remainqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  236. this.mcd_remainqty.Location = new System.Drawing.Point(694, 126);
  237. this.mcd_remainqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  238. this.mcd_remainqty.Name = "mcd_remainqty";
  239. this.mcd_remainqty.Size = new System.Drawing.Size(28, 31);
  240. this.mcd_remainqty.TabIndex = 177;
  241. this.mcd_remainqty.Text = "0";
  242. //
  243. // mcd_okqty
  244. //
  245. this.mcd_okqty.AutoSize = true;
  246. this.mcd_okqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  247. this.mcd_okqty.Location = new System.Drawing.Point(129, 126);
  248. this.mcd_okqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  249. this.mcd_okqty.Name = "mcd_okqty";
  250. this.mcd_okqty.Size = new System.Drawing.Size(28, 31);
  251. this.mcd_okqty.TabIndex = 176;
  252. this.mcd_okqty.Text = "0";
  253. //
  254. // pr_code
  255. //
  256. this.pr_code.AutoSize = true;
  257. this.pr_code.CutLength = null;
  258. this.pr_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  259. this.pr_code.Location = new System.Drawing.Point(694, 64);
  260. this.pr_code.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  261. this.pr_code.MaximumSize = new System.Drawing.Size(225, 0);
  262. this.pr_code.Name = "pr_code";
  263. this.pr_code.Size = new System.Drawing.Size(0, 31);
  264. this.pr_code.TabIndex = 175;
  265. this.pr_code.TextChanged += new System.EventHandler(this.pr_code_TextChanged);
  266. //
  267. // pr_detail
  268. //
  269. this.pr_detail.AutoSize = true;
  270. this.pr_detail.CutLength = null;
  271. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  272. this.pr_detail.Location = new System.Drawing.Point(1101, 62);
  273. this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  274. this.pr_detail.MaximumSize = new System.Drawing.Size(225, 0);
  275. this.pr_detail.Name = "pr_detail";
  276. this.pr_detail.Size = new System.Drawing.Size(0, 31);
  277. this.pr_detail.TabIndex = 174;
  278. //
  279. // PrintNum
  280. //
  281. this.PrintNum.AllPower = null;
  282. this.PrintNum.BackColor = System.Drawing.Color.White;
  283. this.PrintNum.Enabled = false;
  284. this.PrintNum.ID = null;
  285. this.PrintNum.Location = new System.Drawing.Point(1101, 133);
  286. this.PrintNum.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  287. this.PrintNum.Name = "PrintNum";
  288. this.PrintNum.Negative = false;
  289. this.PrintNum.Power = null;
  290. this.PrintNum.Size = new System.Drawing.Size(223, 28);
  291. this.PrintNum.Str = null;
  292. this.PrintNum.Str1 = null;
  293. this.PrintNum.Str2 = null;
  294. this.PrintNum.TabIndex = 172;
  295. this.PrintNum.Text = "1";
  296. //
  297. // sncode
  298. //
  299. this.sncode.AllPower = "ifall";
  300. this.sncode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  301. | System.Windows.Forms.AnchorStyles.Left)));
  302. this.sncode.BackColor = System.Drawing.Color.White;
  303. this.sncode.ID = null;
  304. this.sncode.Location = new System.Drawing.Point(526, 671);
  305. this.sncode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  306. this.sncode.Name = "sncode";
  307. this.sncode.Power = null;
  308. this.sncode.Size = new System.Drawing.Size(292, 28);
  309. this.sncode.Str = null;
  310. this.sncode.Str1 = null;
  311. this.sncode.Str2 = null;
  312. this.sncode.TabIndex = 169;
  313. this.sncode.Tag = "ifread";
  314. this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sn_code_KeyDown);
  315. //
  316. // OperateResult
  317. //
  318. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  319. this.OperateResult.Location = new System.Drawing.Point(21, 193);
  320. this.OperateResult.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  321. this.OperateResult.Name = "OperateResult";
  322. this.OperateResult.Size = new System.Drawing.Size(1057, 455);
  323. this.OperateResult.TabIndex = 168;
  324. this.OperateResult.Text = "";
  325. //
  326. // Make_ColorBoxLabelPrint
  327. //
  328. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
  329. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  330. this.ClientSize = new System.Drawing.Size(1407, 720);
  331. this.Controls.Add(this.StepCount);
  332. this.Controls.Add(this.CheckTSN);
  333. this.Controls.Add(this.LockMakeCode);
  334. this.Controls.Add(this.ma_code);
  335. this.Controls.Add(this.PrintLabel);
  336. this.Controls.Add(this.label2);
  337. this.Controls.Add(this.label1);
  338. this.Controls.Add(this.Printer);
  339. this.Controls.Add(this.mcd_remainqty);
  340. this.Controls.Add(this.mcd_okqty);
  341. this.Controls.Add(this.pr_code);
  342. this.Controls.Add(this.pr_detail);
  343. this.Controls.Add(this.PrintNum);
  344. this.Controls.Add(this.pr_detail_label);
  345. this.Controls.Add(this.sncode_label);
  346. this.Controls.Add(this.sncode);
  347. this.Controls.Add(this.OperateResult);
  348. this.Controls.Add(this.label4);
  349. this.Controls.Add(this.mcd_remainqty_label);
  350. this.Controls.Add(this.mcd_okqty_label);
  351. this.Controls.Add(this.pr_code_label);
  352. this.Controls.Add(this.ms_makecode_label);
  353. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  354. this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  355. this.Name = "Make_ColorBoxLabelPrint";
  356. this.Tag = "Make!ColorBoxLabelPrint";
  357. this.Text = "标签打印";
  358. this.Activated += new System.EventHandler(this.Make_ColorBoxLabelPrint_Activated);
  359. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_ColorBoxLabelPrint_FormClosing);
  360. this.Load += new System.EventHandler(this.Make_ColorBoxLabelPrint_Load);
  361. this.SizeChanged += new System.EventHandler(this.Make_ColorBoxLabelPrint_SizeChanged);
  362. this.ResumeLayout(false);
  363. this.PerformLayout();
  364. }
  365. #endregion
  366. private System.Windows.Forms.ComboBox PrintLabel;
  367. private System.Windows.Forms.Label label2;
  368. private System.Windows.Forms.Label label1;
  369. private CustomControl.ComBoxWithFocus.PrinterCombox Printer;
  370. private CustomControl.ValueLabel.ValueNumLabel mcd_remainqty;
  371. private CustomControl.ValueLabel.ValueNumLabel mcd_okqty;
  372. private CustomControl.ValueLabel.ValueLabel pr_code;
  373. private CustomControl.ValueLabel.ValueLabel pr_detail;
  374. private CustomControl.TextBoxWithIcon.NumOnlyTextBox PrintNum;
  375. private System.Windows.Forms.Label pr_detail_label;
  376. private System.Windows.Forms.Label sncode_label;
  377. private CustomControl.TextBoxWithIcon.SnCollectionBox sncode;
  378. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  379. private System.Windows.Forms.Label label4;
  380. private System.Windows.Forms.Label mcd_remainqty_label;
  381. private System.Windows.Forms.Label mcd_okqty_label;
  382. private System.Windows.Forms.Label pr_code_label;
  383. private System.Windows.Forms.Label ms_makecode_label;
  384. private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
  385. private CustomControl.CustomCheckBox.LockCheckBox LockMakeCode;
  386. private System.Windows.Forms.CheckBox CheckTSN;
  387. private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
  388. }
  389. }