Make_FuselageLabelPrint.Designer.cs 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335
  1. namespace UAS_MES.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 System.Windows.Forms.ComboBox();
  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.Printer = new UAS_MES.CustomControl.ComBoxWithFocus.PrinterCombox();
  41. this.mcd_remainqty = new UAS_MES.CustomControl.ValueLabel.ValueNumLabel(this.components);
  42. this.mcd_okqty = new UAS_MES.CustomControl.ValueLabel.ValueNumLabel(this.components);
  43. this.ma_prodcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  44. this.pr_detail = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  45. this.PrintNum = new UAS_MES.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
  46. this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  47. this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
  48. this.SuspendLayout();
  49. //
  50. // PrintLabel
  51. //
  52. this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  53. this.PrintLabel.FormattingEnabled = true;
  54. this.PrintLabel.Location = new System.Drawing.Point(1164, 102);
  55. this.PrintLabel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  56. this.PrintLabel.Name = "PrintLabel";
  57. this.PrintLabel.Size = new System.Drawing.Size(190, 26);
  58. this.PrintLabel.TabIndex = 181;
  59. //
  60. // label2
  61. //
  62. this.label2.AutoSize = true;
  63. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  64. this.label2.Location = new System.Drawing.Point(1068, 26);
  65. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  66. this.label2.Name = "label2";
  67. this.label2.Size = new System.Drawing.Size(86, 31);
  68. this.label2.TabIndex = 180;
  69. this.label2.Text = "打印机";
  70. //
  71. // label1
  72. //
  73. this.label1.AutoSize = true;
  74. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  75. this.label1.Location = new System.Drawing.Point(1068, 102);
  76. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  77. this.label1.Name = "label1";
  78. this.label1.Size = new System.Drawing.Size(62, 31);
  79. this.label1.TabIndex = 179;
  80. this.label1.Text = "标签";
  81. //
  82. // pr_detail_label
  83. //
  84. this.pr_detail_label.AutoSize = true;
  85. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  86. this.pr_detail_label.Location = new System.Drawing.Point(675, 29);
  87. this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  88. this.pr_detail_label.Name = "pr_detail_label";
  89. this.pr_detail_label.Size = new System.Drawing.Size(110, 31);
  90. this.pr_detail_label.TabIndex = 171;
  91. this.pr_detail_label.Text = "产品名称";
  92. //
  93. // sncode_label
  94. //
  95. this.sncode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  96. | System.Windows.Forms.AnchorStyles.Left)));
  97. this.sncode_label.AutoSize = true;
  98. this.sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  99. this.sncode_label.Location = new System.Drawing.Point(18, 623);
  100. this.sncode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  101. this.sncode_label.Name = "sncode_label";
  102. this.sncode_label.Size = new System.Drawing.Size(86, 31);
  103. this.sncode_label.TabIndex = 170;
  104. this.sncode_label.Text = "序列号";
  105. //
  106. // label4
  107. //
  108. this.label4.AutoSize = true;
  109. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  110. this.label4.Location = new System.Drawing.Point(675, 102);
  111. this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  112. this.label4.Name = "label4";
  113. this.label4.Size = new System.Drawing.Size(110, 31);
  114. this.label4.TabIndex = 167;
  115. this.label4.Text = "打印张数";
  116. //
  117. // mcd_remainqty_label
  118. //
  119. this.mcd_remainqty_label.AutoSize = true;
  120. this.mcd_remainqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  121. this.mcd_remainqty_label.Location = new System.Drawing.Point(346, 102);
  122. this.mcd_remainqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  123. this.mcd_remainqty_label.Name = "mcd_remainqty_label";
  124. this.mcd_remainqty_label.Size = new System.Drawing.Size(86, 31);
  125. this.mcd_remainqty_label.TabIndex = 166;
  126. this.mcd_remainqty_label.Text = "剩余数";
  127. //
  128. // mcd_okqty_label
  129. //
  130. this.mcd_okqty_label.AutoSize = true;
  131. this.mcd_okqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  132. this.mcd_okqty_label.Location = new System.Drawing.Point(18, 102);
  133. this.mcd_okqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  134. this.mcd_okqty_label.Name = "mcd_okqty_label";
  135. this.mcd_okqty_label.Size = new System.Drawing.Size(110, 31);
  136. this.mcd_okqty_label.TabIndex = 165;
  137. this.mcd_okqty_label.Text = "打印计数";
  138. //
  139. // pr_code_label
  140. //
  141. this.pr_code_label.AutoSize = true;
  142. this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  143. this.pr_code_label.Location = new System.Drawing.Point(346, 26);
  144. this.pr_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  145. this.pr_code_label.Name = "pr_code_label";
  146. this.pr_code_label.Size = new System.Drawing.Size(110, 31);
  147. this.pr_code_label.TabIndex = 164;
  148. this.pr_code_label.Text = "产品编号";
  149. //
  150. // ms_makecode_label
  151. //
  152. this.ms_makecode_label.AutoSize = true;
  153. this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  154. this.ms_makecode_label.Location = new System.Drawing.Point(18, 29);
  155. this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  156. this.ms_makecode_label.Name = "ms_makecode_label";
  157. this.ms_makecode_label.Size = new System.Drawing.Size(110, 31);
  158. this.ms_makecode_label.TabIndex = 163;
  159. this.ms_makecode_label.Text = "归属工单";
  160. //
  161. // ma_code
  162. //
  163. this.ma_code.AutoSize = true;
  164. this.ma_code.Font = new System.Drawing.Font("微软雅黑", 12F);
  165. this.ma_code.Location = new System.Drawing.Point(128, 32);
  166. this.ma_code.Name = "ma_code";
  167. this.ma_code.Size = new System.Drawing.Size(0, 31);
  168. this.ma_code.TabIndex = 182;
  169. //
  170. // Printer
  171. //
  172. this.Printer.Location = new System.Drawing.Point(1164, 26);
  173. this.Printer.Margin = new System.Windows.Forms.Padding(6);
  174. this.Printer.Name = "Printer";
  175. this.Printer.Size = new System.Drawing.Size(190, 37);
  176. this.Printer.TabIndex = 178;
  177. //
  178. // mcd_remainqty
  179. //
  180. this.mcd_remainqty.AutoSize = true;
  181. this.mcd_remainqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  182. this.mcd_remainqty.Location = new System.Drawing.Point(440, 99);
  183. this.mcd_remainqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  184. this.mcd_remainqty.Name = "mcd_remainqty";
  185. this.mcd_remainqty.Size = new System.Drawing.Size(28, 31);
  186. this.mcd_remainqty.TabIndex = 177;
  187. this.mcd_remainqty.Text = "0";
  188. //
  189. // mcd_okqty
  190. //
  191. this.mcd_okqty.AutoSize = true;
  192. this.mcd_okqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  193. this.mcd_okqty.Location = new System.Drawing.Point(128, 102);
  194. this.mcd_okqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  195. this.mcd_okqty.Name = "mcd_okqty";
  196. this.mcd_okqty.Size = new System.Drawing.Size(28, 31);
  197. this.mcd_okqty.TabIndex = 176;
  198. this.mcd_okqty.Text = "0";
  199. //
  200. // ma_prodcode
  201. //
  202. this.ma_prodcode.AutoSize = true;
  203. this.ma_prodcode.CutLength = null;
  204. this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  205. this.ma_prodcode.Location = new System.Drawing.Point(456, 32);
  206. this.ma_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  207. this.ma_prodcode.MaximumSize = new System.Drawing.Size(200, 0);
  208. this.ma_prodcode.Name = "ma_prodcode";
  209. this.ma_prodcode.Size = new System.Drawing.Size(0, 31);
  210. this.ma_prodcode.TabIndex = 175;
  211. this.ma_prodcode.TextChanged += new System.EventHandler(this.pr_code_TextChanged);
  212. //
  213. // pr_detail
  214. //
  215. this.pr_detail.AutoSize = true;
  216. this.pr_detail.CutLength = null;
  217. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  218. this.pr_detail.Location = new System.Drawing.Point(793, 32);
  219. this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  220. this.pr_detail.MaximumSize = new System.Drawing.Size(200, 0);
  221. this.pr_detail.Name = "pr_detail";
  222. this.pr_detail.Size = new System.Drawing.Size(0, 31);
  223. this.pr_detail.TabIndex = 174;
  224. //
  225. // PrintNum
  226. //
  227. this.PrintNum.AllPower = null;
  228. this.PrintNum.BackColor = System.Drawing.Color.White;
  229. this.PrintNum.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  230. this.PrintNum.ID = null;
  231. this.PrintNum.Location = new System.Drawing.Point(793, 99);
  232. this.PrintNum.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  233. this.PrintNum.Name = "PrintNum";
  234. this.PrintNum.Negative = false;
  235. this.PrintNum.Power = null;
  236. this.PrintNum.Size = new System.Drawing.Size(224, 31);
  237. this.PrintNum.Str = null;
  238. this.PrintNum.Str1 = null;
  239. this.PrintNum.Str2 = null;
  240. this.PrintNum.TabIndex = 172;
  241. this.PrintNum.Text = "1";
  242. //
  243. // sncode
  244. //
  245. this.sncode.AllPower = "ifall";
  246. this.sncode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  247. | System.Windows.Forms.AnchorStyles.Left)));
  248. this.sncode.BackColor = System.Drawing.Color.White;
  249. this.sncode.ID = null;
  250. this.sncode.Location = new System.Drawing.Point(143, 623);
  251. this.sncode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  252. this.sncode.Name = "sncode";
  253. this.sncode.Power = null;
  254. this.sncode.Size = new System.Drawing.Size(292, 28);
  255. this.sncode.Str = null;
  256. this.sncode.Str1 = null;
  257. this.sncode.Str2 = null;
  258. this.sncode.TabIndex = 169;
  259. this.sncode.Tag = "ifwrite";
  260. this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sn_code_KeyDown);
  261. //
  262. // OperateResult
  263. //
  264. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  265. this.OperateResult.Location = new System.Drawing.Point(24, 162);
  266. this.OperateResult.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  267. this.OperateResult.Name = "OperateResult";
  268. this.OperateResult.Size = new System.Drawing.Size(1057, 436);
  269. this.OperateResult.TabIndex = 168;
  270. this.OperateResult.Text = "";
  271. //
  272. // Make_FuselageLabelPrint
  273. //
  274. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
  275. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  276. this.ClientSize = new System.Drawing.Size(1378, 672);
  277. this.Controls.Add(this.ma_code);
  278. this.Controls.Add(this.PrintLabel);
  279. this.Controls.Add(this.label2);
  280. this.Controls.Add(this.label1);
  281. this.Controls.Add(this.Printer);
  282. this.Controls.Add(this.mcd_remainqty);
  283. this.Controls.Add(this.mcd_okqty);
  284. this.Controls.Add(this.ma_prodcode);
  285. this.Controls.Add(this.pr_detail);
  286. this.Controls.Add(this.PrintNum);
  287. this.Controls.Add(this.pr_detail_label);
  288. this.Controls.Add(this.sncode_label);
  289. this.Controls.Add(this.sncode);
  290. this.Controls.Add(this.OperateResult);
  291. this.Controls.Add(this.label4);
  292. this.Controls.Add(this.mcd_remainqty_label);
  293. this.Controls.Add(this.mcd_okqty_label);
  294. this.Controls.Add(this.pr_code_label);
  295. this.Controls.Add(this.ms_makecode_label);
  296. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  297. this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  298. this.Name = "Make_FuselageLabelPrint";
  299. this.Tag = "Make!FuselageLabelPrint";
  300. this.Text = "Make_FuselageLabelPrint";
  301. this.Activated += new System.EventHandler(this.Make_FuselageLabelPrint_Activated);
  302. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_FuselageLabelPrint_FormClosing);
  303. this.Load += new System.EventHandler(this.Make_FuselageLabelPrint_Load);
  304. this.SizeChanged += new System.EventHandler(this.Make_FuselageLabelPrint_SizeChanged);
  305. this.ResumeLayout(false);
  306. this.PerformLayout();
  307. }
  308. #endregion
  309. private System.Windows.Forms.ComboBox PrintLabel;
  310. private System.Windows.Forms.Label label2;
  311. private System.Windows.Forms.Label label1;
  312. private CustomControl.ComBoxWithFocus.PrinterCombox Printer;
  313. private CustomControl.ValueLabel.ValueNumLabel mcd_remainqty;
  314. private CustomControl.ValueLabel.ValueNumLabel mcd_okqty;
  315. private CustomControl.ValueLabel.ValueLabel ma_prodcode;
  316. private CustomControl.ValueLabel.ValueLabel pr_detail;
  317. private CustomControl.TextBoxWithIcon.NumOnlyTextBox PrintNum;
  318. private System.Windows.Forms.Label pr_detail_label;
  319. private System.Windows.Forms.Label sncode_label;
  320. private CustomControl.TextBoxWithIcon.EnterTextBox sncode;
  321. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  322. private System.Windows.Forms.Label label4;
  323. private System.Windows.Forms.Label mcd_remainqty_label;
  324. private System.Windows.Forms.Label mcd_okqty_label;
  325. private System.Windows.Forms.Label pr_code_label;
  326. private System.Windows.Forms.Label ms_makecode_label;
  327. private System.Windows.Forms.Label ma_code;
  328. }
  329. }