Make_MingPaiPrintThailand.Designer.cs 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545
  1. namespace UAS_MES_NEW.Make
  2. {
  3. partial class Make_MingPaiPrintThailand
  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.label2 = new System.Windows.Forms.Label();
  30. this.label1 = new System.Windows.Forms.Label();
  31. this.pr_detail_label = new System.Windows.Forms.Label();
  32. this.sncode_label = new System.Windows.Forms.Label();
  33. this.label4 = new System.Windows.Forms.Label();
  34. this.mcd_remainqty_label = new System.Windows.Forms.Label();
  35. this.mcd_okqty_label = new System.Windows.Forms.Label();
  36. this.pr_code_label = new System.Windows.Forms.Label();
  37. this.ms_makecode_label = new System.Windows.Forms.Label();
  38. this.CheckTSN = new System.Windows.Forms.CheckBox();
  39. this.CollectRemark = new System.Windows.Forms.CheckBox();
  40. this.Remark = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  41. this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
  42. this.LockMakeCode = new UAS_MES_NEW.CustomControl.CustomCheckBox.LockCheckBox();
  43. this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
  44. this.PrintLabel = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
  45. this.Printer = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
  46. this.mcd_remainqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueNumLabel(this.components);
  47. this.mcd_okqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueNumLabel(this.components);
  48. this.pr_code = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  49. this.pr_detail = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  50. this.PrintNum = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
  51. this.sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  52. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  53. this.locksalecode = new System.Windows.Forms.CheckBox();
  54. this.PrintSecond = new System.Windows.Forms.CheckBox();
  55. this.PrintLabel1 = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
  56. this.label7 = new System.Windows.Forms.Label();
  57. this.PrintList1 = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
  58. this.label8 = new System.Windows.Forms.Label();
  59. this.PrintNum1 = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
  60. this.label3 = new System.Windows.Forms.Label();
  61. this.SuspendLayout();
  62. //
  63. // label2
  64. //
  65. this.label2.AutoSize = true;
  66. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  67. this.label2.Location = new System.Drawing.Point(1450, 288);
  68. this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  69. this.label2.Name = "label2";
  70. this.label2.Size = new System.Drawing.Size(114, 41);
  71. this.label2.TabIndex = 180;
  72. this.label2.Text = "打印机";
  73. //
  74. // label1
  75. //
  76. this.label1.AutoSize = true;
  77. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  78. this.label1.Location = new System.Drawing.Point(1450, 347);
  79. this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  80. this.label1.Name = "label1";
  81. this.label1.Size = new System.Drawing.Size(82, 41);
  82. this.label1.TabIndex = 179;
  83. this.label1.Text = "标签";
  84. //
  85. // pr_detail_label
  86. //
  87. this.pr_detail_label.AutoSize = true;
  88. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  89. this.pr_detail_label.Location = new System.Drawing.Point(1292, 85);
  90. this.pr_detail_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  91. this.pr_detail_label.Name = "pr_detail_label";
  92. this.pr_detail_label.Size = new System.Drawing.Size(146, 41);
  93. this.pr_detail_label.TabIndex = 171;
  94. this.pr_detail_label.Text = "产品名称";
  95. //
  96. // sncode_label
  97. //
  98. this.sncode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  99. | System.Windows.Forms.AnchorStyles.Left)));
  100. this.sncode_label.AutoSize = true;
  101. this.sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  102. this.sncode_label.Location = new System.Drawing.Point(524, 893);
  103. this.sncode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  104. this.sncode_label.Name = "sncode_label";
  105. this.sncode_label.Size = new System.Drawing.Size(138, 41);
  106. this.sncode_label.TabIndex = 170;
  107. this.sncode_label.Text = "TSN/SN";
  108. //
  109. // label4
  110. //
  111. this.label4.AutoSize = true;
  112. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  113. this.label4.Location = new System.Drawing.Point(1292, 178);
  114. this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  115. this.label4.Name = "label4";
  116. this.label4.Size = new System.Drawing.Size(146, 41);
  117. this.label4.TabIndex = 167;
  118. this.label4.Text = "打印张数";
  119. //
  120. // mcd_remainqty_label
  121. //
  122. this.mcd_remainqty_label.AutoSize = true;
  123. this.mcd_remainqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  124. this.mcd_remainqty_label.Location = new System.Drawing.Point(750, 168);
  125. this.mcd_remainqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  126. this.mcd_remainqty_label.Name = "mcd_remainqty_label";
  127. this.mcd_remainqty_label.Size = new System.Drawing.Size(114, 41);
  128. this.mcd_remainqty_label.TabIndex = 166;
  129. this.mcd_remainqty_label.Text = "剩余数";
  130. //
  131. // mcd_okqty_label
  132. //
  133. this.mcd_okqty_label.AutoSize = true;
  134. this.mcd_okqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  135. this.mcd_okqty_label.Location = new System.Drawing.Point(24, 168);
  136. this.mcd_okqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  137. this.mcd_okqty_label.Name = "mcd_okqty_label";
  138. this.mcd_okqty_label.Size = new System.Drawing.Size(146, 41);
  139. this.mcd_okqty_label.TabIndex = 165;
  140. this.mcd_okqty_label.Text = "打印计数";
  141. //
  142. // pr_code_label
  143. //
  144. this.pr_code_label.AutoSize = true;
  145. this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  146. this.pr_code_label.Location = new System.Drawing.Point(750, 83);
  147. this.pr_code_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  148. this.pr_code_label.Name = "pr_code_label";
  149. this.pr_code_label.Size = new System.Drawing.Size(146, 41);
  150. this.pr_code_label.TabIndex = 164;
  151. this.pr_code_label.Text = "产品编号";
  152. //
  153. // ms_makecode_label
  154. //
  155. this.ms_makecode_label.AutoSize = true;
  156. this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  157. this.ms_makecode_label.Location = new System.Drawing.Point(20, 83);
  158. this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  159. this.ms_makecode_label.Name = "ms_makecode_label";
  160. this.ms_makecode_label.Size = new System.Drawing.Size(146, 41);
  161. this.ms_makecode_label.TabIndex = 163;
  162. this.ms_makecode_label.Text = "归属工单";
  163. //
  164. // CheckTSN
  165. //
  166. this.CheckTSN.AutoSize = true;
  167. this.CheckTSN.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  168. this.CheckTSN.Location = new System.Drawing.Point(64, 890);
  169. this.CheckTSN.Margin = new System.Windows.Forms.Padding(6);
  170. this.CheckTSN.Name = "CheckTSN";
  171. this.CheckTSN.Size = new System.Drawing.Size(240, 45);
  172. this.CheckTSN.TabIndex = 186;
  173. this.CheckTSN.Text = "是否检查TSN";
  174. this.CheckTSN.UseVisualStyleBackColor = true;
  175. this.CheckTSN.CheckedChanged += new System.EventHandler(this.CheckTSN_CheckedChanged);
  176. //
  177. // CollectRemark
  178. //
  179. this.CollectRemark.AutoSize = true;
  180. this.CollectRemark.Checked = true;
  181. this.CollectRemark.CheckState = System.Windows.Forms.CheckState.Checked;
  182. this.CollectRemark.Font = new System.Drawing.Font("微软雅黑", 10F);
  183. this.CollectRemark.Location = new System.Drawing.Point(1458, 670);
  184. this.CollectRemark.Margin = new System.Windows.Forms.Padding(6);
  185. this.CollectRemark.Name = "CollectRemark";
  186. this.CollectRemark.Size = new System.Drawing.Size(155, 39);
  187. this.CollectRemark.TabIndex = 197;
  188. this.CollectRemark.Text = "采集备注";
  189. this.CollectRemark.UseVisualStyleBackColor = true;
  190. //
  191. // Remark
  192. //
  193. this.Remark.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  194. this.Remark.Location = new System.Drawing.Point(1450, 724);
  195. this.Remark.Margin = new System.Windows.Forms.Padding(6, 3, 6, 3);
  196. this.Remark.Name = "Remark";
  197. this.Remark.Size = new System.Drawing.Size(404, 156);
  198. this.Remark.TabIndex = 196;
  199. this.Remark.Text = "";
  200. //
  201. // StepCount
  202. //
  203. this.StepCount.LineCode = null;
  204. this.StepCount.Location = new System.Drawing.Point(1457, 613);
  205. this.StepCount.Margin = new System.Windows.Forms.Padding(6);
  206. this.StepCount.Name = "StepCount";
  207. this.StepCount.Size = new System.Drawing.Size(159, 45);
  208. this.StepCount.Source = null;
  209. this.StepCount.StepCode = null;
  210. this.StepCount.TabIndex = 189;
  211. //
  212. // LockMakeCode
  213. //
  214. this.LockMakeCode.AutoSize = true;
  215. this.LockMakeCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  216. this.LockMakeCode.LeaveEvent = false;
  217. this.LockMakeCode.Location = new System.Drawing.Point(498, 83);
  218. this.LockMakeCode.Margin = new System.Windows.Forms.Padding(6);
  219. this.LockMakeCode.Name = "LockMakeCode";
  220. this.LockMakeCode.Size = new System.Drawing.Size(94, 35);
  221. this.LockMakeCode.TabIndex = 185;
  222. this.LockMakeCode.Text = "锁定";
  223. this.LockMakeCode.UseVisualStyleBackColor = true;
  224. //
  225. // ma_code
  226. //
  227. this.ma_code.AllPower = null;
  228. this.ma_code.Caller = null;
  229. this.ma_code.Condition = null;
  230. this.ma_code.DBTitle = null;
  231. this.ma_code.FormName = null;
  232. this.ma_code.Location = new System.Drawing.Point(180, 83);
  233. this.ma_code.Margin = new System.Windows.Forms.Padding(6);
  234. this.ma_code.Name = "ma_code";
  235. this.ma_code.Power = null;
  236. this.ma_code.ReturnData = null;
  237. this.ma_code.SelectField = null;
  238. this.ma_code.SetValueField = null;
  239. this.ma_code.Size = new System.Drawing.Size(298, 42);
  240. this.ma_code.TabIndex = 184;
  241. this.ma_code.TableName = null;
  242. this.ma_code.TextBoxEnable = true;
  243. this.ma_code.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox.OnTextChange(this.ma_code_UserControlTextChanged);
  244. //
  245. // PrintLabel
  246. //
  247. this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  248. this.PrintLabel.FormattingEnabled = true;
  249. this.PrintLabel.Location = new System.Drawing.Point(1578, 347);
  250. this.PrintLabel.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  251. this.PrintLabel.Name = "PrintLabel";
  252. this.PrintLabel.Size = new System.Drawing.Size(264, 32);
  253. this.PrintLabel.TabIndex = 181;
  254. this.PrintLabel.SelectedValueChanged += new System.EventHandler(this.PrintLabel_SelectedValueChanged);
  255. //
  256. // Printer
  257. //
  258. this.Printer.Location = new System.Drawing.Point(1578, 288);
  259. this.Printer.Margin = new System.Windows.Forms.Padding(8);
  260. this.Printer.Name = "Printer";
  261. this.Printer.Size = new System.Drawing.Size(268, 50);
  262. this.Printer.TabIndex = 178;
  263. //
  264. // mcd_remainqty
  265. //
  266. this.mcd_remainqty.AutoSize = true;
  267. this.mcd_remainqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  268. this.mcd_remainqty.Location = new System.Drawing.Point(926, 168);
  269. this.mcd_remainqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  270. this.mcd_remainqty.Name = "mcd_remainqty";
  271. this.mcd_remainqty.Size = new System.Drawing.Size(37, 41);
  272. this.mcd_remainqty.TabIndex = 177;
  273. this.mcd_remainqty.Text = "0";
  274. //
  275. // mcd_okqty
  276. //
  277. this.mcd_okqty.AutoSize = true;
  278. this.mcd_okqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  279. this.mcd_okqty.Location = new System.Drawing.Point(172, 168);
  280. this.mcd_okqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  281. this.mcd_okqty.Name = "mcd_okqty";
  282. this.mcd_okqty.Size = new System.Drawing.Size(37, 41);
  283. this.mcd_okqty.TabIndex = 176;
  284. this.mcd_okqty.Text = "0";
  285. //
  286. // pr_code
  287. //
  288. this.pr_code.AutoSize = true;
  289. this.pr_code.CutLength = null;
  290. this.pr_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  291. this.pr_code.Location = new System.Drawing.Point(926, 85);
  292. this.pr_code.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  293. this.pr_code.MaximumSize = new System.Drawing.Size(300, 0);
  294. this.pr_code.Name = "pr_code";
  295. this.pr_code.Size = new System.Drawing.Size(0, 41);
  296. this.pr_code.TabIndex = 175;
  297. this.pr_code.TextChanged += new System.EventHandler(this.pr_code_TextChanged);
  298. //
  299. // pr_detail
  300. //
  301. this.pr_detail.AutoSize = true;
  302. this.pr_detail.CutLength = null;
  303. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  304. this.pr_detail.Location = new System.Drawing.Point(1468, 83);
  305. this.pr_detail.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  306. this.pr_detail.MaximumSize = new System.Drawing.Size(300, 0);
  307. this.pr_detail.Name = "pr_detail";
  308. this.pr_detail.Size = new System.Drawing.Size(0, 41);
  309. this.pr_detail.TabIndex = 174;
  310. //
  311. // PrintNum
  312. //
  313. this.PrintNum.AllPower = null;
  314. this.PrintNum.BackColor = System.Drawing.Color.White;
  315. this.PrintNum.ID = null;
  316. this.PrintNum.Location = new System.Drawing.Point(1458, 184);
  317. this.PrintNum.Margin = new System.Windows.Forms.Padding(6);
  318. this.PrintNum.Name = "PrintNum";
  319. this.PrintNum.Negative = false;
  320. this.PrintNum.Power = null;
  321. this.PrintNum.Size = new System.Drawing.Size(296, 35);
  322. this.PrintNum.Str = null;
  323. this.PrintNum.Str1 = null;
  324. this.PrintNum.Str2 = null;
  325. this.PrintNum.TabIndex = 172;
  326. this.PrintNum.Text = "1";
  327. //
  328. // sncode
  329. //
  330. this.sncode.AllPower = "ifall";
  331. this.sncode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  332. | System.Windows.Forms.AnchorStyles.Left)));
  333. this.sncode.BackColor = System.Drawing.Color.White;
  334. this.sncode.ID = null;
  335. this.sncode.Location = new System.Drawing.Point(702, 894);
  336. this.sncode.Margin = new System.Windows.Forms.Padding(6);
  337. this.sncode.Name = "sncode";
  338. this.sncode.Power = null;
  339. this.sncode.Size = new System.Drawing.Size(388, 35);
  340. this.sncode.Str = null;
  341. this.sncode.Str1 = null;
  342. this.sncode.Str2 = null;
  343. this.sncode.TabIndex = 169;
  344. this.sncode.Tag = "ifread";
  345. this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sn_code_KeyDown);
  346. //
  347. // OperateResult
  348. //
  349. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  350. this.OperateResult.Location = new System.Drawing.Point(28, 258);
  351. this.OperateResult.Margin = new System.Windows.Forms.Padding(6);
  352. this.OperateResult.Name = "OperateResult";
  353. this.OperateResult.Size = new System.Drawing.Size(1403, 606);
  354. this.OperateResult.TabIndex = 168;
  355. this.OperateResult.Text = "";
  356. //
  357. // locksalecode
  358. //
  359. this.locksalecode.AutoSize = true;
  360. this.locksalecode.Checked = true;
  361. this.locksalecode.CheckState = System.Windows.Forms.CheckState.Checked;
  362. this.locksalecode.Enabled = false;
  363. this.locksalecode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  364. this.locksalecode.ForeColor = System.Drawing.Color.Red;
  365. this.locksalecode.Location = new System.Drawing.Point(180, 33);
  366. this.locksalecode.Margin = new System.Windows.Forms.Padding(6);
  367. this.locksalecode.Name = "locksalecode";
  368. this.locksalecode.Size = new System.Drawing.Size(186, 28);
  369. this.locksalecode.TabIndex = 205;
  370. this.locksalecode.Text = "当前订单锁定";
  371. this.locksalecode.UseVisualStyleBackColor = true;
  372. //
  373. // PrintSecond
  374. //
  375. this.PrintSecond.AutoSize = true;
  376. this.PrintSecond.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  377. this.PrintSecond.ForeColor = System.Drawing.Color.Red;
  378. this.PrintSecond.Location = new System.Drawing.Point(1458, 411);
  379. this.PrintSecond.Margin = new System.Windows.Forms.Padding(6);
  380. this.PrintSecond.Name = "PrintSecond";
  381. this.PrintSecond.Size = new System.Drawing.Size(162, 28);
  382. this.PrintSecond.TabIndex = 211;
  383. this.PrintSecond.Text = "打印副标签";
  384. this.PrintSecond.UseVisualStyleBackColor = true;
  385. //
  386. // PrintLabel1
  387. //
  388. this.PrintLabel1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  389. this.PrintLabel1.Font = new System.Drawing.Font("微软雅黑", 9F);
  390. this.PrintLabel1.FormattingEnabled = true;
  391. this.PrintLabel1.Location = new System.Drawing.Point(1578, 542);
  392. this.PrintLabel1.Margin = new System.Windows.Forms.Padding(4);
  393. this.PrintLabel1.Name = "PrintLabel1";
  394. this.PrintLabel1.Size = new System.Drawing.Size(264, 39);
  395. this.PrintLabel1.TabIndex = 209;
  396. //
  397. // label7
  398. //
  399. this.label7.AutoSize = true;
  400. this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  401. this.label7.Location = new System.Drawing.Point(1450, 537);
  402. this.label7.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  403. this.label7.Name = "label7";
  404. this.label7.Size = new System.Drawing.Size(101, 41);
  405. this.label7.TabIndex = 210;
  406. this.label7.Text = "标签1";
  407. //
  408. // PrintList1
  409. //
  410. this.PrintList1.Font = new System.Drawing.Font("微软雅黑", 9F);
  411. this.PrintList1.Location = new System.Drawing.Point(1578, 472);
  412. this.PrintList1.Margin = new System.Windows.Forms.Padding(12, 14, 12, 14);
  413. this.PrintList1.Name = "PrintList1";
  414. this.PrintList1.Size = new System.Drawing.Size(264, 56);
  415. this.PrintList1.TabIndex = 208;
  416. //
  417. // label8
  418. //
  419. this.label8.AutoSize = true;
  420. this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  421. this.label8.Location = new System.Drawing.Point(1443, 472);
  422. this.label8.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  423. this.label8.Name = "label8";
  424. this.label8.Size = new System.Drawing.Size(133, 41);
  425. this.label8.TabIndex = 207;
  426. this.label8.Text = "打印机1";
  427. //
  428. // PrintNum1
  429. //
  430. this.PrintNum1.AllPower = null;
  431. this.PrintNum1.BackColor = System.Drawing.Color.White;
  432. this.PrintNum1.ID = null;
  433. this.PrintNum1.Location = new System.Drawing.Point(1726, 404);
  434. this.PrintNum1.Margin = new System.Windows.Forms.Padding(6);
  435. this.PrintNum1.Name = "PrintNum1";
  436. this.PrintNum1.Negative = false;
  437. this.PrintNum1.Power = null;
  438. this.PrintNum1.Size = new System.Drawing.Size(85, 35);
  439. this.PrintNum1.Str = null;
  440. this.PrintNum1.Str1 = null;
  441. this.PrintNum1.Str2 = null;
  442. this.PrintNum1.TabIndex = 213;
  443. this.PrintNum1.Text = "1";
  444. //
  445. // label3
  446. //
  447. this.label3.AutoSize = true;
  448. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  449. this.label3.Location = new System.Drawing.Point(1632, 400);
  450. this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  451. this.label3.Name = "label3";
  452. this.label3.Size = new System.Drawing.Size(82, 41);
  453. this.label3.TabIndex = 212;
  454. this.label3.Text = "份数";
  455. //
  456. // Make_ColorBoxLabelPrint
  457. //
  458. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  459. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  460. this.ClientSize = new System.Drawing.Size(1876, 960);
  461. this.Controls.Add(this.PrintNum1);
  462. this.Controls.Add(this.label3);
  463. this.Controls.Add(this.PrintSecond);
  464. this.Controls.Add(this.PrintLabel1);
  465. this.Controls.Add(this.label7);
  466. this.Controls.Add(this.PrintList1);
  467. this.Controls.Add(this.label8);
  468. this.Controls.Add(this.locksalecode);
  469. this.Controls.Add(this.CollectRemark);
  470. this.Controls.Add(this.Remark);
  471. this.Controls.Add(this.StepCount);
  472. this.Controls.Add(this.CheckTSN);
  473. this.Controls.Add(this.LockMakeCode);
  474. this.Controls.Add(this.ma_code);
  475. this.Controls.Add(this.PrintLabel);
  476. this.Controls.Add(this.label2);
  477. this.Controls.Add(this.label1);
  478. this.Controls.Add(this.Printer);
  479. this.Controls.Add(this.mcd_remainqty);
  480. this.Controls.Add(this.mcd_okqty);
  481. this.Controls.Add(this.pr_code);
  482. this.Controls.Add(this.pr_detail);
  483. this.Controls.Add(this.PrintNum);
  484. this.Controls.Add(this.pr_detail_label);
  485. this.Controls.Add(this.sncode_label);
  486. this.Controls.Add(this.sncode);
  487. this.Controls.Add(this.OperateResult);
  488. this.Controls.Add(this.label4);
  489. this.Controls.Add(this.mcd_remainqty_label);
  490. this.Controls.Add(this.mcd_okqty_label);
  491. this.Controls.Add(this.pr_code_label);
  492. this.Controls.Add(this.ms_makecode_label);
  493. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  494. this.Margin = new System.Windows.Forms.Padding(6);
  495. this.Name = "Make_ColorBoxLabelPrint";
  496. this.Tag = "Make!ColorBoxLabelPrint";
  497. this.Text = "W";
  498. this.Activated += new System.EventHandler(this.Make_ColorBoxLabelPrint_Activated);
  499. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_ColorBoxLabelPrint_FormClosing);
  500. this.Load += new System.EventHandler(this.Make_ColorBoxLabelPrint_Load);
  501. this.SizeChanged += new System.EventHandler(this.Make_ColorBoxLabelPrint_SizeChanged);
  502. this.ResumeLayout(true);
  503. this.PerformLayout();
  504. }
  505. #endregion
  506. private UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel;
  507. private System.Windows.Forms.Label label2;
  508. private System.Windows.Forms.Label label1;
  509. private CustomControl.ComBoxWithFocus.PrinterCombox Printer;
  510. private CustomControl.ValueLabel.ValueNumLabel mcd_remainqty;
  511. private CustomControl.ValueLabel.ValueNumLabel mcd_okqty;
  512. private CustomControl.ValueLabel.ValueLabel pr_code;
  513. private CustomControl.ValueLabel.ValueLabel pr_detail;
  514. private CustomControl.TextBoxWithIcon.NumOnlyTextBox PrintNum;
  515. private System.Windows.Forms.Label pr_detail_label;
  516. private System.Windows.Forms.Label sncode_label;
  517. private CustomControl.TextBoxWithIcon.SnCollectionBox sncode;
  518. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  519. private System.Windows.Forms.Label label4;
  520. private System.Windows.Forms.Label mcd_remainqty_label;
  521. private System.Windows.Forms.Label mcd_okqty_label;
  522. private System.Windows.Forms.Label pr_code_label;
  523. private System.Windows.Forms.Label ms_makecode_label;
  524. private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
  525. private CustomControl.CustomCheckBox.LockCheckBox LockMakeCode;
  526. private System.Windows.Forms.CheckBox CheckTSN;
  527. private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
  528. private System.Windows.Forms.CheckBox CollectRemark;
  529. private CustomControl.RichText.RichTextAutoBottom Remark;
  530. private System.Windows.Forms.CheckBox locksalecode;
  531. private System.Windows.Forms.CheckBox PrintSecond;
  532. private CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel1;
  533. private System.Windows.Forms.Label label7;
  534. private CustomControl.ComBoxWithFocus.PrinterCombox PrintList1;
  535. private System.Windows.Forms.Label label8;
  536. private CustomControl.TextBoxWithIcon.NumOnlyTextBox PrintNum1;
  537. private System.Windows.Forms.Label label3;
  538. }
  539. }