Make_FuselageLabelPrint.Designer.cs 36 KB

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