Make_ColorBoxLabelPrint.Designer.cs 19 KB

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