Make_FuselageLabelPrint.Designer.cs 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695
  1. namespace UAS_MES_NEW.Make
  2. {
  3. partial class Make_FuselageLabelPrint
  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_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.CheckTSN = new System.Windows.Forms.CheckBox();
  38. this.CollectRemark = new System.Windows.Forms.CheckBox();
  39. this.XmlWatcher = new System.IO.FileSystemWatcher();
  40. this.ChooseFolder = new System.Windows.Forms.Button();
  41. this.FolderPath = new System.Windows.Forms.TextBox();
  42. this.label3 = new System.Windows.Forms.Label();
  43. this.StartWatch = new System.Windows.Forms.Button();
  44. this.StopWatch = new System.Windows.Forms.Button();
  45. this.label5 = new System.Windows.Forms.Label();
  46. this.label6 = new System.Windows.Forms.Label();
  47. this.label7 = new System.Windows.Forms.Label();
  48. this.label8 = new System.Windows.Forms.Label();
  49. this.label9 = new System.Windows.Forms.Label();
  50. this.button1 = new System.Windows.Forms.Button();
  51. this.autoprint = new System.Windows.Forms.CheckBox();
  52. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  53. this.US_PRODUCTCOLOR = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  54. this.US_COLORCODE = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  55. this.ma_softversion = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  56. this.lockCheckBox1 = new UAS_MES_NEW.CustomControl.CustomCheckBox.LockCheckBox();
  57. this.US_SKU = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
  58. this.Remark = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  59. this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
  60. this.LockMakeCode = new UAS_MES_NEW.CustomControl.CustomCheckBox.LockCheckBox();
  61. this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
  62. this.PrintLabel = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
  63. this.Printer = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
  64. this.mcd_okqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueNumLabel(this.components);
  65. this.pr_code = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  66. this.pr_detail = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  67. this.PrintNum = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
  68. this.sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  69. this.pr_serial = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  70. ((System.ComponentModel.ISupportInitialize)(this.XmlWatcher)).BeginInit();
  71. this.SuspendLayout();
  72. //
  73. // label2
  74. //
  75. this.label2.AutoSize = true;
  76. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  77. this.label2.Location = new System.Drawing.Point(1379, 220);
  78. this.label2.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  79. this.label2.Name = "label2";
  80. this.label2.Size = new System.Drawing.Size(114, 41);
  81. this.label2.TabIndex = 180;
  82. this.label2.Text = "打印机";
  83. //
  84. // label1
  85. //
  86. this.label1.AutoSize = true;
  87. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  88. this.label1.Location = new System.Drawing.Point(21, 212);
  89. this.label1.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  90. this.label1.Name = "label1";
  91. this.label1.Size = new System.Drawing.Size(82, 41);
  92. this.label1.TabIndex = 179;
  93. this.label1.Text = "标签";
  94. //
  95. // pr_detail_label
  96. //
  97. this.pr_detail_label.AutoSize = true;
  98. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  99. this.pr_detail_label.Location = new System.Drawing.Point(1292, 64);
  100. this.pr_detail_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  101. this.pr_detail_label.Name = "pr_detail_label";
  102. this.pr_detail_label.Size = new System.Drawing.Size(146, 41);
  103. this.pr_detail_label.TabIndex = 171;
  104. this.pr_detail_label.Text = "产品名称";
  105. //
  106. // sncode_label
  107. //
  108. this.sncode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  109. | System.Windows.Forms.AnchorStyles.Left)));
  110. this.sncode_label.AutoSize = true;
  111. this.sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  112. this.sncode_label.Location = new System.Drawing.Point(104, 900);
  113. this.sncode_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  114. this.sncode_label.Name = "sncode_label";
  115. this.sncode_label.Size = new System.Drawing.Size(62, 41);
  116. this.sncode_label.TabIndex = 170;
  117. this.sncode_label.Text = "SN";
  118. //
  119. // label4
  120. //
  121. this.label4.AutoSize = true;
  122. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  123. this.label4.Location = new System.Drawing.Point(1292, 159);
  124. this.label4.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  125. this.label4.Name = "label4";
  126. this.label4.Size = new System.Drawing.Size(146, 41);
  127. this.label4.TabIndex = 167;
  128. this.label4.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, 148);
  135. this.mcd_okqty_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 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(749, 64);
  146. this.pr_code_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 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(20, 64);
  157. this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 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. // CheckTSN
  164. //
  165. this.CheckTSN.AutoSize = true;
  166. this.CheckTSN.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  167. this.CheckTSN.Location = new System.Drawing.Point(1432, 899);
  168. this.CheckTSN.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  169. this.CheckTSN.Name = "CheckTSN";
  170. this.CheckTSN.Size = new System.Drawing.Size(240, 45);
  171. this.CheckTSN.TabIndex = 186;
  172. this.CheckTSN.Text = "是否检查TSN";
  173. this.CheckTSN.UseVisualStyleBackColor = true;
  174. this.CheckTSN.Visible = false;
  175. this.CheckTSN.CheckedChanged += new System.EventHandler(this.CheckTSN_CheckedChanged);
  176. //
  177. // CollectRemark
  178. //
  179. this.CollectRemark.AutoSize = true;
  180. this.CollectRemark.Font = new System.Drawing.Font("微软雅黑", 10F);
  181. this.CollectRemark.Location = new System.Drawing.Point(1465, 897);
  182. this.CollectRemark.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  183. this.CollectRemark.Name = "CollectRemark";
  184. this.CollectRemark.Size = new System.Drawing.Size(155, 39);
  185. this.CollectRemark.TabIndex = 197;
  186. this.CollectRemark.Text = "采集备注";
  187. this.CollectRemark.UseVisualStyleBackColor = true;
  188. this.CollectRemark.Visible = false;
  189. //
  190. // XmlWatcher
  191. //
  192. this.XmlWatcher.EnableRaisingEvents = true;
  193. this.XmlWatcher.Filter = "*.txt";
  194. this.XmlWatcher.SynchronizingObject = this;
  195. this.XmlWatcher.Created += new System.IO.FileSystemEventHandler(this.XmlWatcher_Created);
  196. //
  197. // ChooseFolder
  198. //
  199. this.ChooseFolder.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  200. this.ChooseFolder.Location = new System.Drawing.Point(1699, 521);
  201. this.ChooseFolder.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  202. this.ChooseFolder.Name = "ChooseFolder";
  203. this.ChooseFolder.Size = new System.Drawing.Size(156, 48);
  204. this.ChooseFolder.TabIndex = 200;
  205. this.ChooseFolder.Text = "选择文件夹";
  206. this.ChooseFolder.UseVisualStyleBackColor = true;
  207. this.ChooseFolder.Click += new System.EventHandler(this.ChooseFolder_Click);
  208. //
  209. // FolderPath
  210. //
  211. this.FolderPath.Enabled = false;
  212. this.FolderPath.Location = new System.Drawing.Point(1363, 529);
  213. this.FolderPath.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  214. this.FolderPath.Name = "FolderPath";
  215. this.FolderPath.Size = new System.Drawing.Size(313, 35);
  216. this.FolderPath.TabIndex = 199;
  217. //
  218. // label3
  219. //
  220. this.label3.AutoSize = true;
  221. this.label3.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  222. this.label3.Location = new System.Drawing.Point(1495, 472);
  223. this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  224. this.label3.Name = "label3";
  225. this.label3.Size = new System.Drawing.Size(162, 38);
  226. this.label3.TabIndex = 198;
  227. this.label3.Text = "监控文件夹";
  228. //
  229. // StartWatch
  230. //
  231. this.StartWatch.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  232. this.StartWatch.Location = new System.Drawing.Point(1419, 599);
  233. this.StartWatch.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  234. this.StartWatch.Name = "StartWatch";
  235. this.StartWatch.Size = new System.Drawing.Size(128, 56);
  236. this.StartWatch.TabIndex = 201;
  237. this.StartWatch.Text = "开始监控";
  238. this.StartWatch.UseVisualStyleBackColor = true;
  239. this.StartWatch.Click += new System.EventHandler(this.StartWatch_Click);
  240. //
  241. // StopWatch
  242. //
  243. this.StopWatch.Enabled = false;
  244. this.StopWatch.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  245. this.StopWatch.Location = new System.Drawing.Point(1643, 599);
  246. this.StopWatch.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  247. this.StopWatch.Name = "StopWatch";
  248. this.StopWatch.Size = new System.Drawing.Size(128, 56);
  249. this.StopWatch.TabIndex = 202;
  250. this.StopWatch.Text = "停止监控";
  251. this.StopWatch.UseVisualStyleBackColor = true;
  252. this.StopWatch.Click += new System.EventHandler(this.StopWatch_Click);
  253. //
  254. // label5
  255. //
  256. this.label5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  257. | System.Windows.Forms.AnchorStyles.Left)));
  258. this.label5.AutoSize = true;
  259. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  260. this.label5.Location = new System.Drawing.Point(691, 900);
  261. this.label5.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  262. this.label5.Name = "label5";
  263. this.label5.Size = new System.Drawing.Size(80, 41);
  264. this.label5.TabIndex = 203;
  265. this.label5.Text = "SKU";
  266. //
  267. // label6
  268. //
  269. this.label6.AutoSize = true;
  270. this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  271. this.label6.Location = new System.Drawing.Point(749, 148);
  272. this.label6.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  273. this.label6.Name = "label6";
  274. this.label6.Size = new System.Drawing.Size(146, 41);
  275. this.label6.TabIndex = 206;
  276. this.label6.Text = "软件版本";
  277. //
  278. // label7
  279. //
  280. this.label7.Location = new System.Drawing.Point(0, 0);
  281. this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  282. this.label7.Name = "label7";
  283. this.label7.Size = new System.Drawing.Size(133, 31);
  284. this.label7.TabIndex = 212;
  285. //
  286. // label8
  287. //
  288. this.label8.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  289. | System.Windows.Forms.AnchorStyles.Left)));
  290. this.label8.AutoSize = true;
  291. this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  292. this.label8.Location = new System.Drawing.Point(1332, 416);
  293. this.label8.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  294. this.label8.Name = "label8";
  295. this.label8.Size = new System.Drawing.Size(169, 41);
  296. this.label8.TabIndex = 211;
  297. this.label8.Text = "PRCOLOR";
  298. //
  299. // label9
  300. //
  301. this.label9.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  302. | System.Windows.Forms.AnchorStyles.Left)));
  303. this.label9.AutoSize = true;
  304. this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  305. this.label9.Location = new System.Drawing.Point(1332, 356);
  306. this.label9.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  307. this.label9.Name = "label9";
  308. this.label9.Size = new System.Drawing.Size(114, 41);
  309. this.label9.TabIndex = 213;
  310. this.label9.Text = "颜色号";
  311. //
  312. // button1
  313. //
  314. this.button1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  315. this.button1.Location = new System.Drawing.Point(1363, 691);
  316. this.button1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  317. this.button1.Name = "button1";
  318. this.button1.Size = new System.Drawing.Size(236, 56);
  319. this.button1.TabIndex = 214;
  320. this.button1.Text = "读取SN";
  321. this.button1.UseVisualStyleBackColor = true;
  322. this.button1.Click += new System.EventHandler(this.button1_Click);
  323. //
  324. // autoprint
  325. //
  326. this.autoprint.AutoSize = true;
  327. this.autoprint.Checked = true;
  328. this.autoprint.CheckState = System.Windows.Forms.CheckState.Checked;
  329. this.autoprint.Font = new System.Drawing.Font("微软雅黑", 10F);
  330. this.autoprint.Location = new System.Drawing.Point(1336, 288);
  331. this.autoprint.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  332. this.autoprint.Name = "autoprint";
  333. this.autoprint.Size = new System.Drawing.Size(155, 39);
  334. this.autoprint.TabIndex = 215;
  335. this.autoprint.Text = "自动打印";
  336. this.autoprint.UseVisualStyleBackColor = true;
  337. //
  338. // OperateResult
  339. //
  340. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  341. this.OperateResult.Location = new System.Drawing.Point(28, 259);
  342. this.OperateResult.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  343. this.OperateResult.Name = "OperateResult";
  344. this.OperateResult.Size = new System.Drawing.Size(1292, 607);
  345. this.OperateResult.TabIndex = 168;
  346. this.OperateResult.Text = "";
  347. //
  348. // US_PRODUCTCOLOR
  349. //
  350. this.US_PRODUCTCOLOR.AllPower = "ifall";
  351. this.US_PRODUCTCOLOR.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  352. | System.Windows.Forms.AnchorStyles.Left)));
  353. this.US_PRODUCTCOLOR.BackColor = System.Drawing.Color.White;
  354. this.US_PRODUCTCOLOR.ID = null;
  355. this.US_PRODUCTCOLOR.Location = new System.Drawing.Point(1515, 416);
  356. this.US_PRODUCTCOLOR.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  357. this.US_PRODUCTCOLOR.Name = "US_PRODUCTCOLOR";
  358. this.US_PRODUCTCOLOR.Power = null;
  359. this.US_PRODUCTCOLOR.Size = new System.Drawing.Size(339, 35);
  360. this.US_PRODUCTCOLOR.Str = null;
  361. this.US_PRODUCTCOLOR.Str1 = null;
  362. this.US_PRODUCTCOLOR.Str2 = null;
  363. this.US_PRODUCTCOLOR.TabIndex = 210;
  364. this.US_PRODUCTCOLOR.Tag = "ifread";
  365. //
  366. // US_COLORCODE
  367. //
  368. this.US_COLORCODE.AllPower = "ifall";
  369. this.US_COLORCODE.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  370. | System.Windows.Forms.AnchorStyles.Left)));
  371. this.US_COLORCODE.BackColor = System.Drawing.Color.White;
  372. this.US_COLORCODE.ID = null;
  373. this.US_COLORCODE.Location = new System.Drawing.Point(1465, 356);
  374. this.US_COLORCODE.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  375. this.US_COLORCODE.Name = "US_COLORCODE";
  376. this.US_COLORCODE.Power = null;
  377. this.US_COLORCODE.Size = new System.Drawing.Size(388, 35);
  378. this.US_COLORCODE.Str = null;
  379. this.US_COLORCODE.Str1 = null;
  380. this.US_COLORCODE.Str2 = null;
  381. this.US_COLORCODE.TabIndex = 208;
  382. this.US_COLORCODE.Tag = "ifread";
  383. //
  384. // ma_softversion
  385. //
  386. this.ma_softversion.AutoSize = true;
  387. this.ma_softversion.CutLength = null;
  388. this.ma_softversion.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  389. this.ma_softversion.Location = new System.Drawing.Point(925, 151);
  390. this.ma_softversion.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  391. this.ma_softversion.MaximumSize = new System.Drawing.Size(300, 0);
  392. this.ma_softversion.Name = "ma_softversion";
  393. this.ma_softversion.Size = new System.Drawing.Size(0, 41);
  394. this.ma_softversion.TabIndex = 207;
  395. //
  396. // lockCheckBox1
  397. //
  398. this.lockCheckBox1.AutoSize = true;
  399. this.lockCheckBox1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  400. this.lockCheckBox1.LeaveEvent = false;
  401. this.lockCheckBox1.Location = new System.Drawing.Point(1211, 900);
  402. this.lockCheckBox1.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  403. this.lockCheckBox1.Name = "lockCheckBox1";
  404. this.lockCheckBox1.Size = new System.Drawing.Size(94, 35);
  405. this.lockCheckBox1.TabIndex = 205;
  406. this.lockCheckBox1.Text = "锁定";
  407. this.lockCheckBox1.UseVisualStyleBackColor = true;
  408. //
  409. // US_SKU
  410. //
  411. this.US_SKU.AllPower = null;
  412. this.US_SKU.Caller = null;
  413. this.US_SKU.Condition = null;
  414. this.US_SKU.DBTitle = null;
  415. this.US_SKU.FormName = null;
  416. this.US_SKU.Location = new System.Drawing.Point(784, 900);
  417. this.US_SKU.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  418. this.US_SKU.Name = "US_SKU";
  419. this.US_SKU.Power = null;
  420. this.US_SKU.ReturnData = null;
  421. this.US_SKU.SelectField = null;
  422. this.US_SKU.SetValueField = null;
  423. this.US_SKU.Size = new System.Drawing.Size(413, 43);
  424. this.US_SKU.TabIndex = 204;
  425. this.US_SKU.TableName = null;
  426. this.US_SKU.TextBoxEnable = true;
  427. //
  428. // Remark
  429. //
  430. this.Remark.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  431. this.Remark.Location = new System.Drawing.Point(1387, 859);
  432. this.Remark.Margin = new System.Windows.Forms.Padding(5, 4, 5, 4);
  433. this.Remark.Name = "Remark";
  434. this.Remark.Size = new System.Drawing.Size(404, 20);
  435. this.Remark.TabIndex = 196;
  436. this.Remark.Text = "";
  437. this.Remark.Visible = false;
  438. //
  439. // StepCount
  440. //
  441. this.StepCount.LineCode = null;
  442. this.StepCount.Location = new System.Drawing.Point(1300, 21);
  443. this.StepCount.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  444. this.StepCount.Name = "StepCount";
  445. this.StepCount.Size = new System.Drawing.Size(160, 44);
  446. this.StepCount.Source = null;
  447. this.StepCount.StepCode = null;
  448. this.StepCount.TabIndex = 189;
  449. //
  450. // LockMakeCode
  451. //
  452. this.LockMakeCode.AutoSize = true;
  453. this.LockMakeCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  454. this.LockMakeCode.LeaveEvent = false;
  455. this.LockMakeCode.Location = new System.Drawing.Point(499, 64);
  456. this.LockMakeCode.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  457. this.LockMakeCode.Name = "LockMakeCode";
  458. this.LockMakeCode.Size = new System.Drawing.Size(94, 35);
  459. this.LockMakeCode.TabIndex = 185;
  460. this.LockMakeCode.Text = "锁定";
  461. this.LockMakeCode.UseVisualStyleBackColor = true;
  462. //
  463. // ma_code
  464. //
  465. this.ma_code.AllPower = null;
  466. this.ma_code.Caller = null;
  467. this.ma_code.Condition = null;
  468. this.ma_code.DBTitle = null;
  469. this.ma_code.FormName = null;
  470. this.ma_code.Location = new System.Drawing.Point(180, 64);
  471. this.ma_code.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  472. this.ma_code.Name = "ma_code";
  473. this.ma_code.Power = null;
  474. this.ma_code.ReturnData = null;
  475. this.ma_code.SelectField = null;
  476. this.ma_code.SetValueField = null;
  477. this.ma_code.Size = new System.Drawing.Size(299, 43);
  478. this.ma_code.TabIndex = 184;
  479. this.ma_code.TableName = null;
  480. this.ma_code.TextBoxEnable = true;
  481. this.ma_code.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox.OnTextChange(this.ma_code_UserControlTextChanged);
  482. //
  483. // PrintLabel
  484. //
  485. this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  486. this.PrintLabel.FormattingEnabled = true;
  487. this.PrintLabel.Location = new System.Drawing.Point(128, 215);
  488. this.PrintLabel.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  489. this.PrintLabel.Name = "PrintLabel";
  490. this.PrintLabel.Size = new System.Drawing.Size(855, 32);
  491. this.PrintLabel.TabIndex = 181;
  492. this.PrintLabel.SelectedValueChanged += new System.EventHandler(this.PrintLabel_SelectedValueChanged);
  493. //
  494. // Printer
  495. //
  496. this.Printer.Location = new System.Drawing.Point(1501, 220);
  497. this.Printer.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  498. this.Printer.Name = "Printer";
  499. this.Printer.Size = new System.Drawing.Size(268, 51);
  500. this.Printer.TabIndex = 178;
  501. //
  502. // mcd_okqty
  503. //
  504. this.mcd_okqty.AutoSize = true;
  505. this.mcd_okqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  506. this.mcd_okqty.Location = new System.Drawing.Point(172, 148);
  507. this.mcd_okqty.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  508. this.mcd_okqty.Name = "mcd_okqty";
  509. this.mcd_okqty.Size = new System.Drawing.Size(37, 41);
  510. this.mcd_okqty.TabIndex = 176;
  511. this.mcd_okqty.Text = "0";
  512. //
  513. // pr_code
  514. //
  515. this.pr_code.AutoSize = true;
  516. this.pr_code.CutLength = null;
  517. this.pr_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  518. this.pr_code.Location = new System.Drawing.Point(925, 64);
  519. this.pr_code.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  520. this.pr_code.MaximumSize = new System.Drawing.Size(300, 0);
  521. this.pr_code.Name = "pr_code";
  522. this.pr_code.Size = new System.Drawing.Size(0, 41);
  523. this.pr_code.TabIndex = 175;
  524. this.pr_code.TextChanged += new System.EventHandler(this.pr_code_TextChanged);
  525. //
  526. // pr_detail
  527. //
  528. this.pr_detail.AutoSize = true;
  529. this.pr_detail.CutLength = null;
  530. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  531. this.pr_detail.Location = new System.Drawing.Point(1468, 64);
  532. this.pr_detail.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  533. this.pr_detail.MaximumSize = new System.Drawing.Size(300, 0);
  534. this.pr_detail.Name = "pr_detail";
  535. this.pr_detail.Size = new System.Drawing.Size(0, 41);
  536. this.pr_detail.TabIndex = 174;
  537. //
  538. // PrintNum
  539. //
  540. this.PrintNum.AllPower = null;
  541. this.PrintNum.BackColor = System.Drawing.Color.White;
  542. this.PrintNum.Enabled = false;
  543. this.PrintNum.ID = null;
  544. this.PrintNum.Location = new System.Drawing.Point(1468, 159);
  545. this.PrintNum.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  546. this.PrintNum.Name = "PrintNum";
  547. this.PrintNum.Negative = false;
  548. this.PrintNum.Power = null;
  549. this.PrintNum.Size = new System.Drawing.Size(296, 35);
  550. this.PrintNum.Str = null;
  551. this.PrintNum.Str1 = null;
  552. this.PrintNum.Str2 = null;
  553. this.PrintNum.TabIndex = 172;
  554. this.PrintNum.Text = "1";
  555. //
  556. // sncode
  557. //
  558. this.sncode.AllPower = "ifall";
  559. this.sncode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  560. | System.Windows.Forms.AnchorStyles.Left)));
  561. this.sncode.BackColor = System.Drawing.Color.White;
  562. this.sncode.ID = null;
  563. this.sncode.Location = new System.Drawing.Point(237, 900);
  564. this.sncode.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  565. this.sncode.Name = "sncode";
  566. this.sncode.Power = null;
  567. this.sncode.Size = new System.Drawing.Size(388, 35);
  568. this.sncode.Str = null;
  569. this.sncode.Str1 = null;
  570. this.sncode.Str2 = null;
  571. this.sncode.TabIndex = 169;
  572. this.sncode.Tag = "ifread";
  573. this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sn_code_KeyDown);
  574. //
  575. // pr_serial
  576. //
  577. this.pr_serial.AutoSize = true;
  578. this.pr_serial.CutLength = null;
  579. this.pr_serial.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  580. this.pr_serial.Location = new System.Drawing.Point(1379, 767);
  581. this.pr_serial.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  582. this.pr_serial.MaximumSize = new System.Drawing.Size(300, 0);
  583. this.pr_serial.Name = "pr_serial";
  584. this.pr_serial.Size = new System.Drawing.Size(0, 41);
  585. this.pr_serial.TabIndex = 217;
  586. //
  587. // Make_FuselageLabelPrint
  588. //
  589. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  590. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  591. this.ClientSize = new System.Drawing.Size(1876, 960);
  592. this.Controls.Add(this.pr_serial);
  593. this.Controls.Add(this.autoprint);
  594. this.Controls.Add(this.button1);
  595. this.Controls.Add(this.OperateResult);
  596. this.Controls.Add(this.label9);
  597. this.Controls.Add(this.label8);
  598. this.Controls.Add(this.US_PRODUCTCOLOR);
  599. this.Controls.Add(this.label7);
  600. this.Controls.Add(this.US_COLORCODE);
  601. this.Controls.Add(this.ma_softversion);
  602. this.Controls.Add(this.label6);
  603. this.Controls.Add(this.lockCheckBox1);
  604. this.Controls.Add(this.US_SKU);
  605. this.Controls.Add(this.label5);
  606. this.Controls.Add(this.StopWatch);
  607. this.Controls.Add(this.StartWatch);
  608. this.Controls.Add(this.ChooseFolder);
  609. this.Controls.Add(this.FolderPath);
  610. this.Controls.Add(this.label3);
  611. this.Controls.Add(this.CollectRemark);
  612. this.Controls.Add(this.Remark);
  613. this.Controls.Add(this.StepCount);
  614. this.Controls.Add(this.CheckTSN);
  615. this.Controls.Add(this.LockMakeCode);
  616. this.Controls.Add(this.ma_code);
  617. this.Controls.Add(this.PrintLabel);
  618. this.Controls.Add(this.label2);
  619. this.Controls.Add(this.label1);
  620. this.Controls.Add(this.Printer);
  621. this.Controls.Add(this.mcd_okqty);
  622. this.Controls.Add(this.pr_code);
  623. this.Controls.Add(this.pr_detail);
  624. this.Controls.Add(this.PrintNum);
  625. this.Controls.Add(this.pr_detail_label);
  626. this.Controls.Add(this.sncode_label);
  627. this.Controls.Add(this.sncode);
  628. this.Controls.Add(this.label4);
  629. this.Controls.Add(this.mcd_okqty_label);
  630. this.Controls.Add(this.pr_code_label);
  631. this.Controls.Add(this.ms_makecode_label);
  632. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  633. this.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  634. this.Name = "Make_FuselageLabelPrint";
  635. this.Tag = "Make!FuselageLabelPrint";
  636. this.Text = "标签打印";
  637. this.Activated += new System.EventHandler(this.Make_ColorBoxLabelPrint_Activated);
  638. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_ColorBoxLabelPrint_FormClosing);
  639. this.Load += new System.EventHandler(this.Make_ColorBoxLabelPrint_Load);
  640. this.SizeChanged += new System.EventHandler(this.Make_ColorBoxLabelPrint_SizeChanged);
  641. this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Make_ColorBoxLabelPrint_KeyDown);
  642. ((System.ComponentModel.ISupportInitialize)(this.XmlWatcher)).EndInit();
  643. this.ResumeLayout(false);
  644. this.PerformLayout();
  645. }
  646. #endregion
  647. private UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel;
  648. private System.Windows.Forms.Label label2;
  649. private System.Windows.Forms.Label label1;
  650. private CustomControl.ComBoxWithFocus.PrinterCombox Printer;
  651. private CustomControl.ValueLabel.ValueNumLabel mcd_okqty;
  652. private CustomControl.ValueLabel.ValueLabel pr_code;
  653. private CustomControl.ValueLabel.ValueLabel pr_detail;
  654. private CustomControl.TextBoxWithIcon.NumOnlyTextBox PrintNum;
  655. private System.Windows.Forms.Label pr_detail_label;
  656. private System.Windows.Forms.Label sncode_label;
  657. private CustomControl.TextBoxWithIcon.SnCollectionBox sncode;
  658. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  659. private System.Windows.Forms.Label label4;
  660. private System.Windows.Forms.Label mcd_okqty_label;
  661. private System.Windows.Forms.Label pr_code_label;
  662. private System.Windows.Forms.Label ms_makecode_label;
  663. private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
  664. private CustomControl.CustomCheckBox.LockCheckBox LockMakeCode;
  665. private System.Windows.Forms.CheckBox CheckTSN;
  666. private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
  667. private System.Windows.Forms.CheckBox CollectRemark;
  668. private CustomControl.RichText.RichTextAutoBottom Remark;
  669. private System.IO.FileSystemWatcher XmlWatcher;
  670. private System.Windows.Forms.Button ChooseFolder;
  671. private System.Windows.Forms.TextBox FolderPath;
  672. private System.Windows.Forms.Label label3;
  673. private System.Windows.Forms.Button StartWatch;
  674. private System.Windows.Forms.Button StopWatch;
  675. private System.Windows.Forms.Label label5;
  676. private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox US_SKU;
  677. private CustomControl.CustomCheckBox.LockCheckBox lockCheckBox1;
  678. private System.Windows.Forms.Label label6;
  679. private CustomControl.ValueLabel.ValueLabel ma_softversion;
  680. private System.Windows.Forms.Label label8;
  681. private CustomControl.TextBoxWithIcon.SnCollectionBox US_PRODUCTCOLOR;
  682. private System.Windows.Forms.Label label7;
  683. private CustomControl.TextBoxWithIcon.SnCollectionBox US_COLORCODE;
  684. private System.Windows.Forms.Label label9;
  685. private System.Windows.Forms.Button button1;
  686. private System.Windows.Forms.CheckBox autoprint;
  687. private CustomControl.ValueLabel.ValueLabel pr_serial;
  688. }
  689. }