Make_FuselageLabelPrintCheck.Designer.cs 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549
  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.label2 = new System.Windows.Forms.Label();
  29. this.label1 = new System.Windows.Forms.Label();
  30. this.pr_detail_label = new System.Windows.Forms.Label();
  31. this.sncode_label = new System.Windows.Forms.Label();
  32. this.label4 = new System.Windows.Forms.Label();
  33. this.mcd_remainqty_label = new System.Windows.Forms.Label();
  34. this.mcd_okqty_label = new System.Windows.Forms.Label();
  35. this.pr_code_label = new System.Windows.Forms.Label();
  36. this.ms_makecode_label = new System.Windows.Forms.Label();
  37. this.CollectRemark = new System.Windows.Forms.CheckBox();
  38. this.LockMakeCode = new UAS_MES_NEW.CustomControl.CustomCheckBox.LockCheckBox();
  39. this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
  40. this.Remark = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  41. this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
  42. this.PrintLabel = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip();
  43. this.Printer = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
  44. this.mcd_remainqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueNumLabel();
  45. this.mcd_okqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueNumLabel();
  46. this.ma_prodcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  47. this.pr_detail = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  48. this.PrintNum = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
  49. this.sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  50. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  51. this.PrintNum1 = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
  52. this.label3 = new System.Windows.Forms.Label();
  53. this.PrintSecond = new System.Windows.Forms.CheckBox();
  54. this.PrintLabel1 = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip();
  55. this.label7 = new System.Windows.Forms.Label();
  56. this.PrintList1 = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
  57. this.label8 = new System.Windows.Forms.Label();
  58. this.label5 = new System.Windows.Forms.Label();
  59. this.sncheck = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  60. this.SuspendLayout();
  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(1398, 38);
  67. this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  68. this.label2.Name = "label2";
  69. this.label2.Size = new System.Drawing.Size(114, 41);
  70. this.label2.TabIndex = 180;
  71. this.label2.Text = "打印机";
  72. //
  73. // label1
  74. //
  75. this.label1.AutoSize = true;
  76. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  77. this.label1.Location = new System.Drawing.Point(1422, 216);
  78. this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  79. this.label1.Name = "label1";
  80. this.label1.Size = new System.Drawing.Size(82, 41);
  81. this.label1.TabIndex = 179;
  82. this.label1.Text = "标签";
  83. //
  84. // pr_detail_label
  85. //
  86. this.pr_detail_label.AutoSize = true;
  87. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  88. this.pr_detail_label.Location = new System.Drawing.Point(931, 42);
  89. this.pr_detail_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  90. this.pr_detail_label.Name = "pr_detail_label";
  91. this.pr_detail_label.Size = new System.Drawing.Size(146, 41);
  92. this.pr_detail_label.TabIndex = 171;
  93. this.pr_detail_label.Text = "产品名称";
  94. //
  95. // sncode_label
  96. //
  97. this.sncode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  98. | System.Windows.Forms.AnchorStyles.Left)));
  99. this.sncode_label.AutoSize = true;
  100. this.sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  101. this.sncode_label.Location = new System.Drawing.Point(24, 848);
  102. this.sncode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  103. this.sncode_label.Name = "sncode_label";
  104. this.sncode_label.Size = new System.Drawing.Size(114, 41);
  105. this.sncode_label.TabIndex = 170;
  106. this.sncode_label.Text = "序列号";
  107. //
  108. // label4
  109. //
  110. this.label4.AutoSize = true;
  111. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  112. this.label4.Location = new System.Drawing.Point(1366, 138);
  113. this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  114. this.label4.Name = "label4";
  115. this.label4.Size = new System.Drawing.Size(146, 41);
  116. this.label4.TabIndex = 167;
  117. this.label4.Text = "打印张数";
  118. //
  119. // mcd_remainqty_label
  120. //
  121. this.mcd_remainqty_label.AutoSize = true;
  122. this.mcd_remainqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  123. this.mcd_remainqty_label.Location = new System.Drawing.Point(493, 136);
  124. this.mcd_remainqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  125. this.mcd_remainqty_label.Name = "mcd_remainqty_label";
  126. this.mcd_remainqty_label.Size = new System.Drawing.Size(114, 41);
  127. this.mcd_remainqty_label.TabIndex = 166;
  128. this.mcd_remainqty_label.Text = "剩余数";
  129. //
  130. // mcd_okqty_label
  131. //
  132. this.mcd_okqty_label.AutoSize = true;
  133. this.mcd_okqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  134. this.mcd_okqty_label.Location = new System.Drawing.Point(24, 136);
  135. this.mcd_okqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  136. this.mcd_okqty_label.Name = "mcd_okqty_label";
  137. this.mcd_okqty_label.Size = new System.Drawing.Size(146, 41);
  138. this.mcd_okqty_label.TabIndex = 165;
  139. this.mcd_okqty_label.Text = "打印计数";
  140. //
  141. // pr_code_label
  142. //
  143. this.pr_code_label.AutoSize = true;
  144. this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  145. this.pr_code_label.Location = new System.Drawing.Point(493, 42);
  146. this.pr_code_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  147. this.pr_code_label.Name = "pr_code_label";
  148. this.pr_code_label.Size = new System.Drawing.Size(146, 41);
  149. this.pr_code_label.TabIndex = 164;
  150. this.pr_code_label.Text = "产品编号";
  151. //
  152. // ms_makecode_label
  153. //
  154. this.ms_makecode_label.AutoSize = true;
  155. this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  156. this.ms_makecode_label.Location = new System.Drawing.Point(25, 42);
  157. this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  158. this.ms_makecode_label.Name = "ms_makecode_label";
  159. this.ms_makecode_label.Size = new System.Drawing.Size(146, 41);
  160. this.ms_makecode_label.TabIndex = 163;
  161. this.ms_makecode_label.Text = "工单编号";
  162. //
  163. // CollectRemark
  164. //
  165. this.CollectRemark.AutoSize = true;
  166. this.CollectRemark.Checked = true;
  167. this.CollectRemark.CheckState = System.Windows.Forms.CheckState.Checked;
  168. this.CollectRemark.Font = new System.Drawing.Font("微软雅黑", 10F);
  169. this.CollectRemark.Location = new System.Drawing.Point(1421, 564);
  170. this.CollectRemark.Margin = new System.Windows.Forms.Padding(6);
  171. this.CollectRemark.Name = "CollectRemark";
  172. this.CollectRemark.Size = new System.Drawing.Size(155, 39);
  173. this.CollectRemark.TabIndex = 197;
  174. this.CollectRemark.Text = "采集备注";
  175. this.CollectRemark.UseVisualStyleBackColor = true;
  176. //
  177. // LockMakeCode
  178. //
  179. this.LockMakeCode.AutoSize = true;
  180. this.LockMakeCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  181. this.LockMakeCode.LeaveEvent = false;
  182. this.LockMakeCode.Location = new System.Drawing.Point(392, 48);
  183. this.LockMakeCode.Margin = new System.Windows.Forms.Padding(6);
  184. this.LockMakeCode.Name = "LockMakeCode";
  185. this.LockMakeCode.Size = new System.Drawing.Size(94, 35);
  186. this.LockMakeCode.TabIndex = 199;
  187. this.LockMakeCode.Text = "锁定";
  188. this.LockMakeCode.UseVisualStyleBackColor = true;
  189. //
  190. // ma_code
  191. //
  192. this.ma_code.AllPower = null;
  193. this.ma_code.Caller = null;
  194. this.ma_code.Condition = null;
  195. this.ma_code.DBTitle = null;
  196. this.ma_code.FormName = null;
  197. this.ma_code.Location = new System.Drawing.Point(177, 46);
  198. this.ma_code.Margin = new System.Windows.Forms.Padding(6);
  199. this.ma_code.Name = "ma_code";
  200. this.ma_code.Power = null;
  201. this.ma_code.ReturnData = null;
  202. this.ma_code.SelectField = null;
  203. this.ma_code.SetValueField = null;
  204. this.ma_code.Size = new System.Drawing.Size(203, 42);
  205. this.ma_code.TabIndex = 198;
  206. this.ma_code.TableName = null;
  207. this.ma_code.TextBoxEnable = true;
  208. //
  209. // Remark
  210. //
  211. this.Remark.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  212. this.Remark.Location = new System.Drawing.Point(1414, 619);
  213. this.Remark.Margin = new System.Windows.Forms.Padding(6, 3, 6, 3);
  214. this.Remark.Name = "Remark";
  215. this.Remark.Size = new System.Drawing.Size(378, 156);
  216. this.Remark.TabIndex = 196;
  217. this.Remark.Text = "";
  218. //
  219. // StepCount
  220. //
  221. this.StepCount.LineCode = null;
  222. this.StepCount.Location = new System.Drawing.Point(931, 136);
  223. this.StepCount.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  224. this.StepCount.Name = "StepCount";
  225. this.StepCount.Size = new System.Drawing.Size(176, 45);
  226. this.StepCount.Source = null;
  227. this.StepCount.StepCode = null;
  228. this.StepCount.TabIndex = 183;
  229. this.StepCount.Load += new System.EventHandler(this.StepCount_Load);
  230. //
  231. // PrintLabel
  232. //
  233. this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  234. this.PrintLabel.FormattingEnabled = true;
  235. this.PrintLabel.Location = new System.Drawing.Point(1534, 216);
  236. this.PrintLabel.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
  237. this.PrintLabel.Name = "PrintLabel";
  238. this.PrintLabel.Size = new System.Drawing.Size(200, 32);
  239. this.PrintLabel.TabIndex = 181;
  240. this.PrintLabel.SelectedValueChanged += new System.EventHandler(this.PrintLabel_SelectedValueChanged);
  241. //
  242. // Printer
  243. //
  244. this.Printer.Location = new System.Drawing.Point(1526, 38);
  245. this.Printer.Margin = new System.Windows.Forms.Padding(8);
  246. this.Printer.Name = "Printer";
  247. this.Printer.Size = new System.Drawing.Size(212, 50);
  248. this.Printer.TabIndex = 178;
  249. //
  250. // mcd_remainqty
  251. //
  252. this.mcd_remainqty.AutoSize = true;
  253. this.mcd_remainqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  254. this.mcd_remainqty.Location = new System.Drawing.Point(617, 136);
  255. this.mcd_remainqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  256. this.mcd_remainqty.Name = "mcd_remainqty";
  257. this.mcd_remainqty.Size = new System.Drawing.Size(37, 41);
  258. this.mcd_remainqty.TabIndex = 177;
  259. this.mcd_remainqty.Text = "0";
  260. //
  261. // mcd_okqty
  262. //
  263. this.mcd_okqty.AutoSize = true;
  264. this.mcd_okqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  265. this.mcd_okqty.Location = new System.Drawing.Point(170, 136);
  266. this.mcd_okqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  267. this.mcd_okqty.Name = "mcd_okqty";
  268. this.mcd_okqty.Size = new System.Drawing.Size(37, 41);
  269. this.mcd_okqty.TabIndex = 176;
  270. this.mcd_okqty.Text = "0";
  271. //
  272. // ma_prodcode
  273. //
  274. this.ma_prodcode.AutoSize = true;
  275. this.ma_prodcode.CutLength = null;
  276. this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  277. this.ma_prodcode.Location = new System.Drawing.Point(639, 42);
  278. this.ma_prodcode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  279. this.ma_prodcode.MaximumSize = new System.Drawing.Size(266, 0);
  280. this.ma_prodcode.Name = "ma_prodcode";
  281. this.ma_prodcode.Size = new System.Drawing.Size(0, 41);
  282. this.ma_prodcode.TabIndex = 175;
  283. this.ma_prodcode.TextChanged += new System.EventHandler(this.pr_code_TextChanged);
  284. //
  285. // pr_detail
  286. //
  287. this.pr_detail.AutoSize = true;
  288. this.pr_detail.CutLength = null;
  289. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  290. this.pr_detail.Location = new System.Drawing.Point(1089, 42);
  291. this.pr_detail.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  292. this.pr_detail.MaximumSize = new System.Drawing.Size(266, 0);
  293. this.pr_detail.Name = "pr_detail";
  294. this.pr_detail.Size = new System.Drawing.Size(0, 41);
  295. this.pr_detail.TabIndex = 174;
  296. //
  297. // PrintNum
  298. //
  299. this.PrintNum.AllPower = null;
  300. this.PrintNum.BackColor = System.Drawing.Color.White;
  301. this.PrintNum.Enabled = false;
  302. this.PrintNum.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  303. this.PrintNum.ID = null;
  304. this.PrintNum.Location = new System.Drawing.Point(1534, 131);
  305. this.PrintNum.Margin = new System.Windows.Forms.Padding(6);
  306. this.PrintNum.Name = "PrintNum";
  307. this.PrintNum.Negative = false;
  308. this.PrintNum.Power = null;
  309. this.PrintNum.Size = new System.Drawing.Size(200, 39);
  310. this.PrintNum.Str = null;
  311. this.PrintNum.Str1 = null;
  312. this.PrintNum.Str2 = null;
  313. this.PrintNum.TabIndex = 172;
  314. this.PrintNum.Text = "1";
  315. //
  316. // sncode
  317. //
  318. this.sncode.AllPower = "ifall";
  319. this.sncode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  320. | System.Windows.Forms.AnchorStyles.Left)));
  321. this.sncode.BackColor = System.Drawing.Color.White;
  322. this.sncode.ID = null;
  323. this.sncode.Location = new System.Drawing.Point(190, 848);
  324. this.sncode.Margin = new System.Windows.Forms.Padding(6);
  325. this.sncode.Name = "sncode";
  326. this.sncode.Power = null;
  327. this.sncode.Size = new System.Drawing.Size(388, 35);
  328. this.sncode.Str = null;
  329. this.sncode.Str1 = null;
  330. this.sncode.Str2 = null;
  331. this.sncode.TabIndex = 169;
  332. this.sncode.Tag = "ifRead";
  333. this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sn_code_KeyDown);
  334. //
  335. // OperateResult
  336. //
  337. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  338. this.OperateResult.Location = new System.Drawing.Point(1, 204);
  339. this.OperateResult.Margin = new System.Windows.Forms.Padding(6);
  340. this.OperateResult.Name = "OperateResult";
  341. this.OperateResult.Size = new System.Drawing.Size(1360, 571);
  342. this.OperateResult.TabIndex = 168;
  343. this.OperateResult.Text = "";
  344. //
  345. // PrintNum1
  346. //
  347. this.PrintNum1.AllPower = null;
  348. this.PrintNum1.BackColor = System.Drawing.Color.White;
  349. this.PrintNum1.ID = null;
  350. this.PrintNum1.Location = new System.Drawing.Point(1664, 309);
  351. this.PrintNum1.Margin = new System.Windows.Forms.Padding(6);
  352. this.PrintNum1.Name = "PrintNum1";
  353. this.PrintNum1.Negative = false;
  354. this.PrintNum1.Power = null;
  355. this.PrintNum1.Size = new System.Drawing.Size(85, 35);
  356. this.PrintNum1.Str = null;
  357. this.PrintNum1.Str1 = null;
  358. this.PrintNum1.Str2 = null;
  359. this.PrintNum1.TabIndex = 220;
  360. this.PrintNum1.Text = "1";
  361. //
  362. // label3
  363. //
  364. this.label3.AutoSize = true;
  365. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  366. this.label3.Location = new System.Drawing.Point(1570, 305);
  367. this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  368. this.label3.Name = "label3";
  369. this.label3.Size = new System.Drawing.Size(82, 41);
  370. this.label3.TabIndex = 219;
  371. this.label3.Text = "份数";
  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(1396, 316);
  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 = 218;
  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(1516, 447);
  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 = 216;
  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(1388, 442);
  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 = 217;
  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(1516, 377);
  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 = 215;
  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(1381, 377);
  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 = 214;
  426. this.label8.Text = "打印机1";
  427. //
  428. // label5
  429. //
  430. this.label5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  431. | System.Windows.Forms.AnchorStyles.Left)));
  432. this.label5.AutoSize = true;
  433. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  434. this.label5.Location = new System.Drawing.Point(24, 795);
  435. this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  436. this.label5.Name = "label5";
  437. this.label5.Size = new System.Drawing.Size(114, 41);
  438. this.label5.TabIndex = 222;
  439. this.label5.Text = "核对框";
  440. //
  441. // sncheck
  442. //
  443. this.sncheck.AllPower = "ifall";
  444. this.sncheck.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  445. | System.Windows.Forms.AnchorStyles.Left)));
  446. this.sncheck.BackColor = System.Drawing.Color.White;
  447. this.sncheck.ID = null;
  448. this.sncheck.Location = new System.Drawing.Point(190, 801);
  449. this.sncheck.Margin = new System.Windows.Forms.Padding(6);
  450. this.sncheck.Name = "sncheck";
  451. this.sncheck.Power = null;
  452. this.sncheck.Size = new System.Drawing.Size(388, 35);
  453. this.sncheck.Str = null;
  454. this.sncheck.Str1 = null;
  455. this.sncheck.Str2 = null;
  456. this.sncheck.TabIndex = 221;
  457. this.sncheck.Tag = "ifRead";
  458. this.sncheck.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sncheck_KeyDown);
  459. //
  460. // Make_FuselageLabelPrintCheck
  461. //
  462. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  463. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  464. this.ClientSize = new System.Drawing.Size(1828, 896);
  465. this.Controls.Add(this.label5);
  466. this.Controls.Add(this.sncheck);
  467. this.Controls.Add(this.PrintNum1);
  468. this.Controls.Add(this.label3);
  469. this.Controls.Add(this.PrintSecond);
  470. this.Controls.Add(this.PrintLabel1);
  471. this.Controls.Add(this.label7);
  472. this.Controls.Add(this.PrintList1);
  473. this.Controls.Add(this.label8);
  474. this.Controls.Add(this.LockMakeCode);
  475. this.Controls.Add(this.ma_code);
  476. this.Controls.Add(this.CollectRemark);
  477. this.Controls.Add(this.Remark);
  478. this.Controls.Add(this.StepCount);
  479. this.Controls.Add(this.PrintLabel);
  480. this.Controls.Add(this.label2);
  481. this.Controls.Add(this.label1);
  482. this.Controls.Add(this.Printer);
  483. this.Controls.Add(this.mcd_remainqty);
  484. this.Controls.Add(this.mcd_okqty);
  485. this.Controls.Add(this.ma_prodcode);
  486. this.Controls.Add(this.pr_detail);
  487. this.Controls.Add(this.PrintNum);
  488. this.Controls.Add(this.pr_detail_label);
  489. this.Controls.Add(this.sncode_label);
  490. this.Controls.Add(this.sncode);
  491. this.Controls.Add(this.OperateResult);
  492. this.Controls.Add(this.label4);
  493. this.Controls.Add(this.mcd_remainqty_label);
  494. this.Controls.Add(this.mcd_okqty_label);
  495. this.Controls.Add(this.pr_code_label);
  496. this.Controls.Add(this.ms_makecode_label);
  497. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  498. this.Margin = new System.Windows.Forms.Padding(6);
  499. this.Name = "Make_FuselageLabelPrintCheck";
  500. this.Tag = "Make!FuselageLabelPrint";
  501. this.Text = "Make_FuselageLabelPrint";
  502. this.Activated += new System.EventHandler(this.Make_FuselageLabelPrint_Activated);
  503. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_FuselageLabelPrint_FormClosing);
  504. this.Load += new System.EventHandler(this.Make_FuselageLabelPrint_Load);
  505. this.SizeChanged += new System.EventHandler(this.Make_FuselageLabelPrint_SizeChanged);
  506. this.ResumeLayout(false);
  507. this.PerformLayout();
  508. }
  509. #endregion
  510. private UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel;
  511. private System.Windows.Forms.Label label2;
  512. private System.Windows.Forms.Label label1;
  513. private CustomControl.ComBoxWithFocus.PrinterCombox Printer;
  514. private CustomControl.ValueLabel.ValueNumLabel mcd_remainqty;
  515. private CustomControl.ValueLabel.ValueNumLabel mcd_okqty;
  516. private CustomControl.ValueLabel.ValueLabel ma_prodcode;
  517. private CustomControl.ValueLabel.ValueLabel pr_detail;
  518. private CustomControl.TextBoxWithIcon.NumOnlyTextBox PrintNum;
  519. private System.Windows.Forms.Label pr_detail_label;
  520. private System.Windows.Forms.Label sncode_label;
  521. private CustomControl.TextBoxWithIcon.SnCollectionBox sncode;
  522. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  523. private System.Windows.Forms.Label label4;
  524. private System.Windows.Forms.Label mcd_remainqty_label;
  525. private System.Windows.Forms.Label mcd_okqty_label;
  526. private System.Windows.Forms.Label pr_code_label;
  527. private System.Windows.Forms.Label ms_makecode_label;
  528. private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
  529. private System.Windows.Forms.CheckBox CollectRemark;
  530. private CustomControl.RichText.RichTextAutoBottom Remark;
  531. private CustomControl.CustomCheckBox.LockCheckBox LockMakeCode;
  532. private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
  533. private CustomControl.TextBoxWithIcon.NumOnlyTextBox PrintNum1;
  534. private System.Windows.Forms.Label label3;
  535. private System.Windows.Forms.CheckBox PrintSecond;
  536. private CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel1;
  537. private System.Windows.Forms.Label label7;
  538. private CustomControl.ComBoxWithFocus.PrinterCombox PrintList1;
  539. private System.Windows.Forms.Label label8;
  540. private System.Windows.Forms.Label label5;
  541. private CustomControl.TextBoxWithIcon.SnCollectionBox sncheck;
  542. }
  543. }