Make_FuselageLabelPrint.Designer.cs 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381
  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.PrintLabel = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip();
  30. this.label2 = new System.Windows.Forms.Label();
  31. this.label1 = new System.Windows.Forms.Label();
  32. this.pr_detail_label = new System.Windows.Forms.Label();
  33. this.sncode_label = new System.Windows.Forms.Label();
  34. this.label4 = new System.Windows.Forms.Label();
  35. this.mcd_remainqty_label = new System.Windows.Forms.Label();
  36. this.mcd_okqty_label = new System.Windows.Forms.Label();
  37. this.pr_code_label = new System.Windows.Forms.Label();
  38. this.ms_makecode_label = new System.Windows.Forms.Label();
  39. this.ma_code = new System.Windows.Forms.Label();
  40. this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
  41. this.Printer = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
  42. this.mcd_remainqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueNumLabel(this.components);
  43. this.mcd_okqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueNumLabel(this.components);
  44. this.ma_prodcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  45. this.pr_detail = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  46. this.PrintNum = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
  47. this.sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  48. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  49. this.CollectRemark = new System.Windows.Forms.CheckBox();
  50. this.Remark = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  51. this.SuspendLayout();
  52. //
  53. // PrintLabel
  54. //
  55. this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  56. this.PrintLabel.FormattingEnabled = true;
  57. this.PrintLabel.Location = new System.Drawing.Point(1023, 135);
  58. this.PrintLabel.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  59. this.PrintLabel.Name = "PrintLabel";
  60. this.PrintLabel.Size = new System.Drawing.Size(135, 23);
  61. this.PrintLabel.TabIndex = 181;
  62. this.PrintLabel.SelectedValueChanged += new System.EventHandler(this.PrintLabel_SelectedValueChanged);
  63. //
  64. // label2
  65. //
  66. this.label2.AutoSize = true;
  67. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  68. this.label2.Location = new System.Drawing.Point(932, 24);
  69. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  70. this.label2.Name = "label2";
  71. this.label2.Size = new System.Drawing.Size(72, 27);
  72. this.label2.TabIndex = 180;
  73. this.label2.Text = "打印机";
  74. //
  75. // label1
  76. //
  77. this.label1.AutoSize = true;
  78. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  79. this.label1.Location = new System.Drawing.Point(948, 135);
  80. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  81. this.label1.Name = "label1";
  82. this.label1.Size = new System.Drawing.Size(52, 27);
  83. this.label1.TabIndex = 179;
  84. this.label1.Text = "标签";
  85. //
  86. // pr_detail_label
  87. //
  88. this.pr_detail_label.AutoSize = true;
  89. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  90. this.pr_detail_label.Location = new System.Drawing.Point(600, 24);
  91. this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  92. this.pr_detail_label.Name = "pr_detail_label";
  93. this.pr_detail_label.Size = new System.Drawing.Size(92, 27);
  94. this.pr_detail_label.TabIndex = 171;
  95. this.pr_detail_label.Text = "产品名称";
  96. //
  97. // sncode_label
  98. //
  99. this.sncode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  100. | System.Windows.Forms.AnchorStyles.Left)));
  101. this.sncode_label.AutoSize = true;
  102. this.sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  103. this.sncode_label.Location = new System.Drawing.Point(16, 519);
  104. this.sncode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  105. this.sncode_label.Name = "sncode_label";
  106. this.sncode_label.Size = new System.Drawing.Size(72, 27);
  107. this.sncode_label.TabIndex = 170;
  108. this.sncode_label.Text = "序列号";
  109. //
  110. // label4
  111. //
  112. this.label4.AutoSize = true;
  113. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  114. this.label4.Location = new System.Drawing.Point(911, 86);
  115. this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  116. this.label4.Name = "label4";
  117. this.label4.Size = new System.Drawing.Size(92, 27);
  118. this.label4.TabIndex = 167;
  119. this.label4.Text = "打印张数";
  120. //
  121. // mcd_remainqty_label
  122. //
  123. this.mcd_remainqty_label.AutoSize = true;
  124. this.mcd_remainqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  125. this.mcd_remainqty_label.Location = new System.Drawing.Point(308, 85);
  126. this.mcd_remainqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  127. this.mcd_remainqty_label.Name = "mcd_remainqty_label";
  128. this.mcd_remainqty_label.Size = new System.Drawing.Size(72, 27);
  129. this.mcd_remainqty_label.TabIndex = 166;
  130. this.mcd_remainqty_label.Text = "剩余数";
  131. //
  132. // mcd_okqty_label
  133. //
  134. this.mcd_okqty_label.AutoSize = true;
  135. this.mcd_okqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  136. this.mcd_okqty_label.Location = new System.Drawing.Point(16, 85);
  137. this.mcd_okqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  138. this.mcd_okqty_label.Name = "mcd_okqty_label";
  139. this.mcd_okqty_label.Size = new System.Drawing.Size(92, 27);
  140. this.mcd_okqty_label.TabIndex = 165;
  141. this.mcd_okqty_label.Text = "打印计数";
  142. //
  143. // pr_code_label
  144. //
  145. this.pr_code_label.AutoSize = true;
  146. this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  147. this.pr_code_label.Location = new System.Drawing.Point(308, 24);
  148. this.pr_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  149. this.pr_code_label.Name = "pr_code_label";
  150. this.pr_code_label.Size = new System.Drawing.Size(92, 27);
  151. this.pr_code_label.TabIndex = 164;
  152. this.pr_code_label.Text = "产品编号";
  153. //
  154. // ms_makecode_label
  155. //
  156. this.ms_makecode_label.AutoSize = true;
  157. this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  158. this.ms_makecode_label.Location = new System.Drawing.Point(16, 24);
  159. this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  160. this.ms_makecode_label.Name = "ms_makecode_label";
  161. this.ms_makecode_label.Size = new System.Drawing.Size(92, 27);
  162. this.ms_makecode_label.TabIndex = 163;
  163. this.ms_makecode_label.Text = "工单编号";
  164. //
  165. // ma_code
  166. //
  167. this.ma_code.AutoSize = true;
  168. this.ma_code.Font = new System.Drawing.Font("微软雅黑", 12F);
  169. this.ma_code.Location = new System.Drawing.Point(113, 26);
  170. this.ma_code.Name = "ma_code";
  171. this.ma_code.Size = new System.Drawing.Size(0, 27);
  172. this.ma_code.TabIndex = 182;
  173. //
  174. // StepCount
  175. //
  176. this.StepCount.LineCode = null;
  177. this.StepCount.Location = new System.Drawing.Point(600, 86);
  178. this.StepCount.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  179. this.StepCount.Name = "StepCount";
  180. this.StepCount.Size = new System.Drawing.Size(117, 28);
  181. this.StepCount.Source = null;
  182. this.StepCount.StepCode = null;
  183. this.StepCount.TabIndex = 183;
  184. //
  185. // Printer
  186. //
  187. this.Printer.Location = new System.Drawing.Point(1017, 24);
  188. this.Printer.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  189. this.Printer.Name = "Printer";
  190. this.Printer.Size = new System.Drawing.Size(141, 31);
  191. this.Printer.TabIndex = 178;
  192. //
  193. // mcd_remainqty
  194. //
  195. this.mcd_remainqty.AutoSize = true;
  196. this.mcd_remainqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  197. this.mcd_remainqty.Location = new System.Drawing.Point(391, 85);
  198. this.mcd_remainqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  199. this.mcd_remainqty.Name = "mcd_remainqty";
  200. this.mcd_remainqty.Size = new System.Drawing.Size(24, 27);
  201. this.mcd_remainqty.TabIndex = 177;
  202. this.mcd_remainqty.Text = "0";
  203. //
  204. // mcd_okqty
  205. //
  206. this.mcd_okqty.AutoSize = true;
  207. this.mcd_okqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  208. this.mcd_okqty.Location = new System.Drawing.Point(113, 85);
  209. this.mcd_okqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  210. this.mcd_okqty.Name = "mcd_okqty";
  211. this.mcd_okqty.Size = new System.Drawing.Size(24, 27);
  212. this.mcd_okqty.TabIndex = 176;
  213. this.mcd_okqty.Text = "0";
  214. //
  215. // ma_prodcode
  216. //
  217. this.ma_prodcode.AutoSize = true;
  218. this.ma_prodcode.CutLength = null;
  219. this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  220. this.ma_prodcode.Location = new System.Drawing.Point(405, 26);
  221. this.ma_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  222. this.ma_prodcode.MaximumSize = new System.Drawing.Size(177, 0);
  223. this.ma_prodcode.Name = "ma_prodcode";
  224. this.ma_prodcode.Size = new System.Drawing.Size(0, 27);
  225. this.ma_prodcode.TabIndex = 175;
  226. this.ma_prodcode.TextChanged += new System.EventHandler(this.pr_code_TextChanged);
  227. //
  228. // pr_detail
  229. //
  230. this.pr_detail.AutoSize = true;
  231. this.pr_detail.CutLength = null;
  232. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  233. this.pr_detail.Location = new System.Drawing.Point(705, 26);
  234. this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  235. this.pr_detail.MaximumSize = new System.Drawing.Size(177, 0);
  236. this.pr_detail.Name = "pr_detail";
  237. this.pr_detail.Size = new System.Drawing.Size(0, 27);
  238. this.pr_detail.TabIndex = 174;
  239. //
  240. // PrintNum
  241. //
  242. this.PrintNum.AllPower = null;
  243. this.PrintNum.BackColor = System.Drawing.Color.White;
  244. this.PrintNum.Enabled = false;
  245. this.PrintNum.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  246. this.PrintNum.ID = null;
  247. this.PrintNum.Location = new System.Drawing.Point(1023, 82);
  248. this.PrintNum.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  249. this.PrintNum.Name = "PrintNum";
  250. this.PrintNum.Negative = false;
  251. this.PrintNum.Power = null;
  252. this.PrintNum.Size = new System.Drawing.Size(135, 27);
  253. this.PrintNum.Str = null;
  254. this.PrintNum.Str1 = null;
  255. this.PrintNum.Str2 = null;
  256. this.PrintNum.TabIndex = 172;
  257. this.PrintNum.Text = "1";
  258. //
  259. // sncode
  260. //
  261. this.sncode.AllPower = "ifall";
  262. this.sncode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  263. | System.Windows.Forms.AnchorStyles.Left)));
  264. this.sncode.BackColor = System.Drawing.Color.White;
  265. this.sncode.ID = null;
  266. this.sncode.Location = new System.Drawing.Point(127, 519);
  267. this.sncode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  268. this.sncode.Name = "sncode";
  269. this.sncode.Power = null;
  270. this.sncode.Size = new System.Drawing.Size(260, 25);
  271. this.sncode.Str = null;
  272. this.sncode.Str1 = null;
  273. this.sncode.Str2 = null;
  274. this.sncode.TabIndex = 169;
  275. this.sncode.Tag = "ifRead";
  276. this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sn_code_KeyDown);
  277. //
  278. // OperateResult
  279. //
  280. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  281. this.OperateResult.Location = new System.Drawing.Point(21, 135);
  282. this.OperateResult.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  283. this.OperateResult.Name = "OperateResult";
  284. this.OperateResult.Size = new System.Drawing.Size(908, 364);
  285. this.OperateResult.TabIndex = 168;
  286. this.OperateResult.Text = "";
  287. //
  288. // CollectRemark
  289. //
  290. this.CollectRemark.AutoSize = true;
  291. this.CollectRemark.Checked = true;
  292. this.CollectRemark.CheckState = System.Windows.Forms.CheckState.Checked;
  293. this.CollectRemark.Font = new System.Drawing.Font("微软雅黑", 10F);
  294. this.CollectRemark.Location = new System.Drawing.Point(958, 197);
  295. this.CollectRemark.Margin = new System.Windows.Forms.Padding(4);
  296. this.CollectRemark.Name = "CollectRemark";
  297. this.CollectRemark.Size = new System.Drawing.Size(100, 27);
  298. this.CollectRemark.TabIndex = 197;
  299. this.CollectRemark.Text = "采集备注";
  300. this.CollectRemark.UseVisualStyleBackColor = true;
  301. //
  302. // Remark
  303. //
  304. this.Remark.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  305. this.Remark.Location = new System.Drawing.Point(953, 231);
  306. this.Remark.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
  307. this.Remark.Name = "Remark";
  308. this.Remark.Size = new System.Drawing.Size(253, 99);
  309. this.Remark.TabIndex = 196;
  310. this.Remark.Text = "";
  311. //
  312. // Make_FuselageLabelPrint
  313. //
  314. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  315. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  316. this.ClientSize = new System.Drawing.Size(1219, 560);
  317. this.Controls.Add(this.CollectRemark);
  318. this.Controls.Add(this.Remark);
  319. this.Controls.Add(this.StepCount);
  320. this.Controls.Add(this.ma_code);
  321. this.Controls.Add(this.PrintLabel);
  322. this.Controls.Add(this.label2);
  323. this.Controls.Add(this.label1);
  324. this.Controls.Add(this.Printer);
  325. this.Controls.Add(this.mcd_remainqty);
  326. this.Controls.Add(this.mcd_okqty);
  327. this.Controls.Add(this.ma_prodcode);
  328. this.Controls.Add(this.pr_detail);
  329. this.Controls.Add(this.PrintNum);
  330. this.Controls.Add(this.pr_detail_label);
  331. this.Controls.Add(this.sncode_label);
  332. this.Controls.Add(this.sncode);
  333. this.Controls.Add(this.OperateResult);
  334. this.Controls.Add(this.label4);
  335. this.Controls.Add(this.mcd_remainqty_label);
  336. this.Controls.Add(this.mcd_okqty_label);
  337. this.Controls.Add(this.pr_code_label);
  338. this.Controls.Add(this.ms_makecode_label);
  339. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  340. this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  341. this.Name = "Make_FuselageLabelPrint";
  342. this.Tag = "Make!FuselageLabelPrint";
  343. this.Text = "Make_FuselageLabelPrint";
  344. this.Activated += new System.EventHandler(this.Make_FuselageLabelPrint_Activated);
  345. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_FuselageLabelPrint_FormClosing);
  346. this.Load += new System.EventHandler(this.Make_FuselageLabelPrint_Load);
  347. this.SizeChanged += new System.EventHandler(this.Make_FuselageLabelPrint_SizeChanged);
  348. this.ResumeLayout(true);
  349. this.PerformLayout();
  350. }
  351. #endregion
  352. private UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel;
  353. private System.Windows.Forms.Label label2;
  354. private System.Windows.Forms.Label label1;
  355. private CustomControl.ComBoxWithFocus.PrinterCombox Printer;
  356. private CustomControl.ValueLabel.ValueNumLabel mcd_remainqty;
  357. private CustomControl.ValueLabel.ValueNumLabel mcd_okqty;
  358. private CustomControl.ValueLabel.ValueLabel ma_prodcode;
  359. private CustomControl.ValueLabel.ValueLabel pr_detail;
  360. private CustomControl.TextBoxWithIcon.NumOnlyTextBox PrintNum;
  361. private System.Windows.Forms.Label pr_detail_label;
  362. private System.Windows.Forms.Label sncode_label;
  363. private CustomControl.TextBoxWithIcon.SnCollectionBox sncode;
  364. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  365. private System.Windows.Forms.Label label4;
  366. private System.Windows.Forms.Label mcd_remainqty_label;
  367. private System.Windows.Forms.Label mcd_okqty_label;
  368. private System.Windows.Forms.Label pr_code_label;
  369. private System.Windows.Forms.Label ms_makecode_label;
  370. private System.Windows.Forms.Label ma_code;
  371. private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
  372. private System.Windows.Forms.CheckBox CollectRemark;
  373. private CustomControl.RichText.RichTextAutoBottom Remark;
  374. }
  375. }