Make_FuselageLabelPrintCheck.Designer.cs 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550
  1. namespace UAS_MES_NEW.Make
  2. {
  3. partial class Make_FuselageLabelPrintCheck
  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.CollectRemark = new System.Windows.Forms.CheckBox();
  39. this.label3 = new System.Windows.Forms.Label();
  40. this.PrintSecond = new System.Windows.Forms.CheckBox();
  41. this.label7 = new System.Windows.Forms.Label();
  42. this.label8 = new System.Windows.Forms.Label();
  43. this.label5 = new System.Windows.Forms.Label();
  44. this.sncheck = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  45. this.PrintNum1 = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
  46. this.PrintLabel1 = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
  47. this.PrintList1 = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
  48. this.LockMakeCode = new UAS_MES_NEW.CustomControl.CustomCheckBox.LockCheckBox();
  49. this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
  50. this.Remark = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  51. this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
  52. this.PrintLabel = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
  53. this.Printer = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
  54. this.mcd_remainqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueNumLabel(this.components);
  55. this.mcd_okqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueNumLabel(this.components);
  56. this.ma_prodcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  57. this.pr_detail = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  58. this.PrintNum = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
  59. this.sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  60. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  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(1398, 38);
  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(1422, 216);
  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(931, 42);
  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(24, 848);
  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(114, 41);
  106. this.sncode_label.TabIndex = 170;
  107. this.sncode_label.Text = "序列号";
  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(1366, 138);
  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(493, 136);
  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, 136);
  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(493, 42);
  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(25, 42);
  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. // CollectRemark
  165. //
  166. this.CollectRemark.AutoSize = true;
  167. this.CollectRemark.Checked = true;
  168. this.CollectRemark.CheckState = System.Windows.Forms.CheckState.Checked;
  169. this.CollectRemark.Font = new System.Drawing.Font("微软雅黑", 10F);
  170. this.CollectRemark.Location = new System.Drawing.Point(1421, 564);
  171. this.CollectRemark.Margin = new System.Windows.Forms.Padding(6);
  172. this.CollectRemark.Name = "CollectRemark";
  173. this.CollectRemark.Size = new System.Drawing.Size(155, 39);
  174. this.CollectRemark.TabIndex = 197;
  175. this.CollectRemark.Text = "采集备注";
  176. this.CollectRemark.UseVisualStyleBackColor = true;
  177. //
  178. // label3
  179. //
  180. this.label3.AutoSize = true;
  181. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  182. this.label3.Location = new System.Drawing.Point(1570, 305);
  183. this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  184. this.label3.Name = "label3";
  185. this.label3.Size = new System.Drawing.Size(82, 41);
  186. this.label3.TabIndex = 219;
  187. this.label3.Text = "份数";
  188. //
  189. // PrintSecond
  190. //
  191. this.PrintSecond.AutoSize = true;
  192. this.PrintSecond.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  193. this.PrintSecond.ForeColor = System.Drawing.Color.Red;
  194. this.PrintSecond.Location = new System.Drawing.Point(1396, 316);
  195. this.PrintSecond.Margin = new System.Windows.Forms.Padding(6);
  196. this.PrintSecond.Name = "PrintSecond";
  197. this.PrintSecond.Size = new System.Drawing.Size(162, 28);
  198. this.PrintSecond.TabIndex = 218;
  199. this.PrintSecond.Text = "打印副标签";
  200. this.PrintSecond.UseVisualStyleBackColor = true;
  201. //
  202. // label7
  203. //
  204. this.label7.AutoSize = true;
  205. this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  206. this.label7.Location = new System.Drawing.Point(1388, 442);
  207. this.label7.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  208. this.label7.Name = "label7";
  209. this.label7.Size = new System.Drawing.Size(101, 41);
  210. this.label7.TabIndex = 217;
  211. this.label7.Text = "标签1";
  212. //
  213. // label8
  214. //
  215. this.label8.AutoSize = true;
  216. this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  217. this.label8.Location = new System.Drawing.Point(1381, 377);
  218. this.label8.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  219. this.label8.Name = "label8";
  220. this.label8.Size = new System.Drawing.Size(133, 41);
  221. this.label8.TabIndex = 214;
  222. this.label8.Text = "打印机1";
  223. //
  224. // label5
  225. //
  226. this.label5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  227. | System.Windows.Forms.AnchorStyles.Left)));
  228. this.label5.AutoSize = true;
  229. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  230. this.label5.Location = new System.Drawing.Point(24, 795);
  231. this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  232. this.label5.Name = "label5";
  233. this.label5.Size = new System.Drawing.Size(114, 41);
  234. this.label5.TabIndex = 222;
  235. this.label5.Text = "核对框";
  236. //
  237. // sncheck
  238. //
  239. this.sncheck.AllPower = "ifall";
  240. this.sncheck.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  241. | System.Windows.Forms.AnchorStyles.Left)));
  242. this.sncheck.BackColor = System.Drawing.Color.White;
  243. this.sncheck.ID = null;
  244. this.sncheck.Location = new System.Drawing.Point(190, 801);
  245. this.sncheck.Margin = new System.Windows.Forms.Padding(6);
  246. this.sncheck.Name = "sncheck";
  247. this.sncheck.Power = null;
  248. this.sncheck.Size = new System.Drawing.Size(388, 35);
  249. this.sncheck.Str = null;
  250. this.sncheck.Str1 = null;
  251. this.sncheck.Str2 = null;
  252. this.sncheck.TabIndex = 221;
  253. this.sncheck.Tag = "ifRead";
  254. this.sncheck.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sncheck_KeyDown);
  255. //
  256. // PrintNum1
  257. //
  258. this.PrintNum1.AllPower = null;
  259. this.PrintNum1.BackColor = System.Drawing.Color.White;
  260. this.PrintNum1.ID = null;
  261. this.PrintNum1.Location = new System.Drawing.Point(1664, 309);
  262. this.PrintNum1.Margin = new System.Windows.Forms.Padding(6);
  263. this.PrintNum1.Name = "PrintNum1";
  264. this.PrintNum1.Negative = false;
  265. this.PrintNum1.Power = null;
  266. this.PrintNum1.Size = new System.Drawing.Size(85, 35);
  267. this.PrintNum1.Str = null;
  268. this.PrintNum1.Str1 = null;
  269. this.PrintNum1.Str2 = null;
  270. this.PrintNum1.TabIndex = 220;
  271. this.PrintNum1.Text = "1";
  272. //
  273. // PrintLabel1
  274. //
  275. this.PrintLabel1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  276. this.PrintLabel1.Font = new System.Drawing.Font("微软雅黑", 9F);
  277. this.PrintLabel1.FormattingEnabled = true;
  278. this.PrintLabel1.Location = new System.Drawing.Point(1516, 447);
  279. this.PrintLabel1.Margin = new System.Windows.Forms.Padding(4);
  280. this.PrintLabel1.Name = "PrintLabel1";
  281. this.PrintLabel1.Size = new System.Drawing.Size(264, 39);
  282. this.PrintLabel1.TabIndex = 216;
  283. //
  284. // PrintList1
  285. //
  286. this.PrintList1.Font = new System.Drawing.Font("微软雅黑", 9F);
  287. this.PrintList1.Location = new System.Drawing.Point(1516, 377);
  288. this.PrintList1.Margin = new System.Windows.Forms.Padding(12, 14, 12, 14);
  289. this.PrintList1.Name = "PrintList1";
  290. this.PrintList1.Size = new System.Drawing.Size(264, 56);
  291. this.PrintList1.TabIndex = 215;
  292. //
  293. // LockMakeCode
  294. //
  295. this.LockMakeCode.AutoSize = true;
  296. this.LockMakeCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  297. this.LockMakeCode.LeaveEvent = false;
  298. this.LockMakeCode.Location = new System.Drawing.Point(392, 48);
  299. this.LockMakeCode.Margin = new System.Windows.Forms.Padding(6);
  300. this.LockMakeCode.Name = "LockMakeCode";
  301. this.LockMakeCode.Size = new System.Drawing.Size(94, 35);
  302. this.LockMakeCode.TabIndex = 199;
  303. this.LockMakeCode.Text = "锁定";
  304. this.LockMakeCode.UseVisualStyleBackColor = true;
  305. //
  306. // ma_code
  307. //
  308. this.ma_code.AllPower = null;
  309. this.ma_code.Caller = null;
  310. this.ma_code.Condition = null;
  311. this.ma_code.DBTitle = null;
  312. this.ma_code.FormName = null;
  313. this.ma_code.Location = new System.Drawing.Point(177, 46);
  314. this.ma_code.Margin = new System.Windows.Forms.Padding(6);
  315. this.ma_code.Name = "ma_code";
  316. this.ma_code.Power = null;
  317. this.ma_code.ReturnData = null;
  318. this.ma_code.SelectField = null;
  319. this.ma_code.SetValueField = null;
  320. this.ma_code.Size = new System.Drawing.Size(203, 42);
  321. this.ma_code.TabIndex = 198;
  322. this.ma_code.TableName = null;
  323. this.ma_code.TextBoxEnable = true;
  324. //
  325. // Remark
  326. //
  327. this.Remark.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  328. this.Remark.Location = new System.Drawing.Point(1414, 619);
  329. this.Remark.Margin = new System.Windows.Forms.Padding(6, 3, 6, 3);
  330. this.Remark.Name = "Remark";
  331. this.Remark.Size = new System.Drawing.Size(378, 156);
  332. this.Remark.TabIndex = 196;
  333. this.Remark.Text = "";
  334. //
  335. // StepCount
  336. //
  337. this.StepCount.LineCode = null;
  338. this.StepCount.Location = new System.Drawing.Point(931, 136);
  339. this.StepCount.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  340. this.StepCount.Name = "StepCount";
  341. this.StepCount.Size = new System.Drawing.Size(176, 45);
  342. this.StepCount.Source = null;
  343. this.StepCount.StepCode = null;
  344. this.StepCount.TabIndex = 183;
  345. this.StepCount.Load += new System.EventHandler(this.StepCount_Load);
  346. //
  347. // PrintLabel
  348. //
  349. this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  350. this.PrintLabel.FormattingEnabled = true;
  351. this.PrintLabel.Location = new System.Drawing.Point(1534, 216);
  352. this.PrintLabel.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
  353. this.PrintLabel.Name = "PrintLabel";
  354. this.PrintLabel.Size = new System.Drawing.Size(200, 32);
  355. this.PrintLabel.TabIndex = 181;
  356. this.PrintLabel.SelectedValueChanged += new System.EventHandler(this.PrintLabel_SelectedValueChanged);
  357. //
  358. // Printer
  359. //
  360. this.Printer.Location = new System.Drawing.Point(1526, 38);
  361. this.Printer.Margin = new System.Windows.Forms.Padding(8);
  362. this.Printer.Name = "Printer";
  363. this.Printer.Size = new System.Drawing.Size(212, 50);
  364. this.Printer.TabIndex = 178;
  365. //
  366. // mcd_remainqty
  367. //
  368. this.mcd_remainqty.AutoSize = true;
  369. this.mcd_remainqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  370. this.mcd_remainqty.Location = new System.Drawing.Point(617, 136);
  371. this.mcd_remainqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  372. this.mcd_remainqty.Name = "mcd_remainqty";
  373. this.mcd_remainqty.Size = new System.Drawing.Size(37, 41);
  374. this.mcd_remainqty.TabIndex = 177;
  375. this.mcd_remainqty.Text = "0";
  376. //
  377. // mcd_okqty
  378. //
  379. this.mcd_okqty.AutoSize = true;
  380. this.mcd_okqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  381. this.mcd_okqty.Location = new System.Drawing.Point(170, 136);
  382. this.mcd_okqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  383. this.mcd_okqty.Name = "mcd_okqty";
  384. this.mcd_okqty.Size = new System.Drawing.Size(37, 41);
  385. this.mcd_okqty.TabIndex = 176;
  386. this.mcd_okqty.Text = "0";
  387. //
  388. // ma_prodcode
  389. //
  390. this.ma_prodcode.AutoSize = true;
  391. this.ma_prodcode.CutLength = null;
  392. this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  393. this.ma_prodcode.Location = new System.Drawing.Point(639, 42);
  394. this.ma_prodcode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  395. this.ma_prodcode.MaximumSize = new System.Drawing.Size(266, 0);
  396. this.ma_prodcode.Name = "ma_prodcode";
  397. this.ma_prodcode.Size = new System.Drawing.Size(0, 41);
  398. this.ma_prodcode.TabIndex = 175;
  399. this.ma_prodcode.TextChanged += new System.EventHandler(this.pr_code_TextChanged);
  400. //
  401. // pr_detail
  402. //
  403. this.pr_detail.AutoSize = true;
  404. this.pr_detail.CutLength = null;
  405. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  406. this.pr_detail.Location = new System.Drawing.Point(1089, 42);
  407. this.pr_detail.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  408. this.pr_detail.MaximumSize = new System.Drawing.Size(266, 0);
  409. this.pr_detail.Name = "pr_detail";
  410. this.pr_detail.Size = new System.Drawing.Size(0, 41);
  411. this.pr_detail.TabIndex = 174;
  412. //
  413. // PrintNum
  414. //
  415. this.PrintNum.AllPower = null;
  416. this.PrintNum.BackColor = System.Drawing.Color.White;
  417. this.PrintNum.Enabled = false;
  418. this.PrintNum.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  419. this.PrintNum.ID = null;
  420. this.PrintNum.Location = new System.Drawing.Point(1534, 131);
  421. this.PrintNum.Margin = new System.Windows.Forms.Padding(6);
  422. this.PrintNum.Name = "PrintNum";
  423. this.PrintNum.Negative = false;
  424. this.PrintNum.Power = null;
  425. this.PrintNum.Size = new System.Drawing.Size(200, 39);
  426. this.PrintNum.Str = null;
  427. this.PrintNum.Str1 = null;
  428. this.PrintNum.Str2 = null;
  429. this.PrintNum.TabIndex = 172;
  430. this.PrintNum.Text = "1";
  431. //
  432. // sncode
  433. //
  434. this.sncode.AllPower = "ifall";
  435. this.sncode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  436. | System.Windows.Forms.AnchorStyles.Left)));
  437. this.sncode.BackColor = System.Drawing.Color.White;
  438. this.sncode.ID = null;
  439. this.sncode.Location = new System.Drawing.Point(190, 848);
  440. this.sncode.Margin = new System.Windows.Forms.Padding(6);
  441. this.sncode.Name = "sncode";
  442. this.sncode.Power = null;
  443. this.sncode.Size = new System.Drawing.Size(388, 35);
  444. this.sncode.Str = null;
  445. this.sncode.Str1 = null;
  446. this.sncode.Str2 = null;
  447. this.sncode.TabIndex = 169;
  448. this.sncode.Tag = "ifRead";
  449. this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sn_code_KeyDown);
  450. //
  451. // OperateResult
  452. //
  453. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  454. this.OperateResult.Location = new System.Drawing.Point(1, 204);
  455. this.OperateResult.Margin = new System.Windows.Forms.Padding(6);
  456. this.OperateResult.Name = "OperateResult";
  457. this.OperateResult.Size = new System.Drawing.Size(1360, 571);
  458. this.OperateResult.TabIndex = 168;
  459. this.OperateResult.Text = "";
  460. //
  461. // Make_FuselageLabelPrintCheck
  462. //
  463. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  464. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  465. this.ClientSize = new System.Drawing.Size(1828, 896);
  466. this.Controls.Add(this.label5);
  467. this.Controls.Add(this.sncheck);
  468. this.Controls.Add(this.PrintNum1);
  469. this.Controls.Add(this.label3);
  470. this.Controls.Add(this.PrintSecond);
  471. this.Controls.Add(this.PrintLabel1);
  472. this.Controls.Add(this.label7);
  473. this.Controls.Add(this.PrintList1);
  474. this.Controls.Add(this.label8);
  475. this.Controls.Add(this.LockMakeCode);
  476. this.Controls.Add(this.ma_code);
  477. this.Controls.Add(this.CollectRemark);
  478. this.Controls.Add(this.Remark);
  479. this.Controls.Add(this.StepCount);
  480. this.Controls.Add(this.PrintLabel);
  481. this.Controls.Add(this.label2);
  482. this.Controls.Add(this.label1);
  483. this.Controls.Add(this.Printer);
  484. this.Controls.Add(this.mcd_remainqty);
  485. this.Controls.Add(this.mcd_okqty);
  486. this.Controls.Add(this.ma_prodcode);
  487. this.Controls.Add(this.pr_detail);
  488. this.Controls.Add(this.PrintNum);
  489. this.Controls.Add(this.pr_detail_label);
  490. this.Controls.Add(this.sncode_label);
  491. this.Controls.Add(this.sncode);
  492. this.Controls.Add(this.OperateResult);
  493. this.Controls.Add(this.label4);
  494. this.Controls.Add(this.mcd_remainqty_label);
  495. this.Controls.Add(this.mcd_okqty_label);
  496. this.Controls.Add(this.pr_code_label);
  497. this.Controls.Add(this.ms_makecode_label);
  498. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  499. this.Margin = new System.Windows.Forms.Padding(6);
  500. this.Name = "Make_FuselageLabelPrintCheck";
  501. this.Tag = "Make!FuselageLabelPrint";
  502. this.Text = "Make_FuselageLabelPrint";
  503. this.Activated += new System.EventHandler(this.Make_FuselageLabelPrint_Activated);
  504. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_FuselageLabelPrint_FormClosing);
  505. this.Load += new System.EventHandler(this.Make_FuselageLabelPrint_Load);
  506. this.SizeChanged += new System.EventHandler(this.Make_FuselageLabelPrint_SizeChanged);
  507. this.ResumeLayout(false);
  508. this.PerformLayout();
  509. }
  510. #endregion
  511. private UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel;
  512. private System.Windows.Forms.Label label2;
  513. private System.Windows.Forms.Label label1;
  514. private CustomControl.ComBoxWithFocus.PrinterCombox Printer;
  515. private CustomControl.ValueLabel.ValueNumLabel mcd_remainqty;
  516. private CustomControl.ValueLabel.ValueNumLabel mcd_okqty;
  517. private CustomControl.ValueLabel.ValueLabel ma_prodcode;
  518. private CustomControl.ValueLabel.ValueLabel pr_detail;
  519. private CustomControl.TextBoxWithIcon.NumOnlyTextBox PrintNum;
  520. private System.Windows.Forms.Label pr_detail_label;
  521. private System.Windows.Forms.Label sncode_label;
  522. private CustomControl.TextBoxWithIcon.SnCollectionBox sncode;
  523. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  524. private System.Windows.Forms.Label label4;
  525. private System.Windows.Forms.Label mcd_remainqty_label;
  526. private System.Windows.Forms.Label mcd_okqty_label;
  527. private System.Windows.Forms.Label pr_code_label;
  528. private System.Windows.Forms.Label ms_makecode_label;
  529. private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
  530. private System.Windows.Forms.CheckBox CollectRemark;
  531. private CustomControl.RichText.RichTextAutoBottom Remark;
  532. private CustomControl.CustomCheckBox.LockCheckBox LockMakeCode;
  533. private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
  534. private CustomControl.TextBoxWithIcon.NumOnlyTextBox PrintNum1;
  535. private System.Windows.Forms.Label label3;
  536. private System.Windows.Forms.CheckBox PrintSecond;
  537. private CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel1;
  538. private System.Windows.Forms.Label label7;
  539. private CustomControl.ComBoxWithFocus.PrinterCombox PrintList1;
  540. private System.Windows.Forms.Label label8;
  541. private System.Windows.Forms.Label label5;
  542. private CustomControl.TextBoxWithIcon.SnCollectionBox sncheck;
  543. }
  544. }