Make_PackageCollection.Designer.cs 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641
  1. namespace UAS_MES.Make
  2. {
  3. partial class Make_PackageCollection
  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. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_PackageCollection));
  29. this.pr_code_label = new System.Windows.Forms.Label();
  30. this.pr_detail_label = new System.Windows.Forms.Label();
  31. this.ma_code_label = new System.Windows.Forms.Label();
  32. this.panel2 = new System.Windows.Forms.Panel();
  33. this.label1 = new System.Windows.Forms.Label();
  34. this.pa_packageqty_label = new System.Windows.Forms.Label();
  35. this.pa_totalqty_label = new System.Windows.Forms.Label();
  36. this.label13 = new System.Windows.Forms.Label();
  37. this.pa_code_label = new System.Windows.Forms.Label();
  38. this.PrintList_label = new System.Windows.Forms.Label();
  39. this.PrintNum_label = new System.Windows.Forms.Label();
  40. this.pa_restqty_label = new System.Windows.Forms.Label();
  41. this.AutoPrint = new System.Windows.Forms.CheckBox();
  42. this.Cancel = new System.Windows.Forms.CheckBox();
  43. this.pa_id = new System.Windows.Forms.Label();
  44. this.PrintLabel = new System.Windows.Forms.ComboBox();
  45. this.label3 = new System.Windows.Forms.Label();
  46. this.label2 = new System.Windows.Forms.Label();
  47. this.PrintNum = new System.Windows.Forms.NumericUpDown();
  48. this.pa_outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.TextBoxGeneratePaCode();
  49. this.PrintList = new UAS_MES.CustomControl.ComBoxWithFocus.PrinterCombox();
  50. this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
  51. this.ma_code = new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox();
  52. this.Printing = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  53. this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  54. this.pa_packageqty = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  55. this.pr_code = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  56. this.pr_detail = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  57. this.pa_restqty = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  58. this.barcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  59. this.PackageDetail = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
  60. this.pd_barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.pa_outboxcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.pd_innerqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.pa_indate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.pd_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.pr_outboxinnerqty = new System.Windows.Forms.NumericUpDown();
  66. this.panel2.SuspendLayout();
  67. ((System.ComponentModel.ISupportInitialize)(this.PrintNum)).BeginInit();
  68. ((System.ComponentModel.ISupportInitialize)(this.PackageDetail)).BeginInit();
  69. ((System.ComponentModel.ISupportInitialize)(this.pr_outboxinnerqty)).BeginInit();
  70. this.SuspendLayout();
  71. //
  72. // pr_code_label
  73. //
  74. this.pr_code_label.AutoSize = true;
  75. this.pr_code_label.Enabled = false;
  76. this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  77. this.pr_code_label.Location = new System.Drawing.Point(700, 66);
  78. this.pr_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  79. this.pr_code_label.Name = "pr_code_label";
  80. this.pr_code_label.Size = new System.Drawing.Size(92, 27);
  81. this.pr_code_label.TabIndex = 81;
  82. this.pr_code_label.Text = "产品编号";
  83. //
  84. // pr_detail_label
  85. //
  86. this.pr_detail_label.AutoSize = true;
  87. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  88. this.pr_detail_label.Location = new System.Drawing.Point(16, 126);
  89. this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  90. this.pr_detail_label.Name = "pr_detail_label";
  91. this.pr_detail_label.Size = new System.Drawing.Size(92, 27);
  92. this.pr_detail_label.TabIndex = 80;
  93. this.pr_detail_label.Text = "产品名称";
  94. //
  95. // ma_code_label
  96. //
  97. this.ma_code_label.AutoSize = true;
  98. this.ma_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  99. this.ma_code_label.Location = new System.Drawing.Point(361, 66);
  100. this.ma_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  101. this.ma_code_label.Name = "ma_code_label";
  102. this.ma_code_label.Size = new System.Drawing.Size(72, 27);
  103. this.ma_code_label.TabIndex = 76;
  104. this.ma_code_label.Text = "工单号";
  105. //
  106. // panel2
  107. //
  108. this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  109. this.panel2.Controls.Add(this.label1);
  110. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  111. this.panel2.Location = new System.Drawing.Point(0, 0);
  112. this.panel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  113. this.panel2.Name = "panel2";
  114. this.panel2.Size = new System.Drawing.Size(1359, 36);
  115. this.panel2.TabIndex = 88;
  116. this.panel2.Tag = "NoAuto";
  117. //
  118. // label1
  119. //
  120. this.label1.AutoSize = true;
  121. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  122. this.label1.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  123. this.label1.Location = new System.Drawing.Point(16, 5);
  124. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  125. this.label1.Name = "label1";
  126. this.label1.Size = new System.Drawing.Size(92, 27);
  127. this.label1.TabIndex = 0;
  128. this.label1.Text = "工单信息";
  129. //
  130. // pa_packageqty_label
  131. //
  132. this.pa_packageqty_label.AutoSize = true;
  133. this.pa_packageqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  134. this.pa_packageqty_label.Location = new System.Drawing.Point(360, 128);
  135. this.pa_packageqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  136. this.pa_packageqty_label.Name = "pa_packageqty_label";
  137. this.pa_packageqty_label.Size = new System.Drawing.Size(92, 27);
  138. this.pa_packageqty_label.TabIndex = 95;
  139. this.pa_packageqty_label.Text = "已装数量";
  140. //
  141. // pa_totalqty_label
  142. //
  143. this.pa_totalqty_label.AutoSize = true;
  144. this.pa_totalqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  145. this.pa_totalqty_label.Location = new System.Drawing.Point(361, 186);
  146. this.pa_totalqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  147. this.pa_totalqty_label.Name = "pa_totalqty_label";
  148. this.pa_totalqty_label.Size = new System.Drawing.Size(92, 27);
  149. this.pa_totalqty_label.TabIndex = 97;
  150. this.pa_totalqty_label.Text = "箱内容量";
  151. //
  152. // label13
  153. //
  154. this.label13.AutoSize = true;
  155. this.label13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  156. this.label13.ForeColor = System.Drawing.Color.Black;
  157. this.label13.Location = new System.Drawing.Point(27, 715);
  158. this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  159. this.label13.Name = "label13";
  160. this.label13.Size = new System.Drawing.Size(72, 27);
  161. this.label13.TabIndex = 105;
  162. this.label13.Text = "序列号";
  163. //
  164. // pa_code_label
  165. //
  166. this.pa_code_label.AutoSize = true;
  167. this.pa_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  168. this.pa_code_label.Location = new System.Drawing.Point(16, 68);
  169. this.pa_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  170. this.pa_code_label.Name = "pa_code_label";
  171. this.pa_code_label.Size = new System.Drawing.Size(52, 27);
  172. this.pa_code_label.TabIndex = 113;
  173. this.pa_code_label.Text = "箱号";
  174. //
  175. // PrintList_label
  176. //
  177. this.PrintList_label.AutoSize = true;
  178. this.PrintList_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  179. this.PrintList_label.Location = new System.Drawing.Point(16, 185);
  180. this.PrintList_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  181. this.PrintList_label.Name = "PrintList_label";
  182. this.PrintList_label.Size = new System.Drawing.Size(112, 27);
  183. this.PrintList_label.TabIndex = 116;
  184. this.PrintList_label.Text = "打印机列表";
  185. //
  186. // PrintNum_label
  187. //
  188. this.PrintNum_label.AutoSize = true;
  189. this.PrintNum_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  190. this.PrintNum_label.Location = new System.Drawing.Point(1043, 186);
  191. this.PrintNum_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  192. this.PrintNum_label.Name = "PrintNum_label";
  193. this.PrintNum_label.Size = new System.Drawing.Size(52, 27);
  194. this.PrintNum_label.TabIndex = 124;
  195. this.PrintNum_label.Text = "份数";
  196. //
  197. // pa_restqty_label
  198. //
  199. this.pa_restqty_label.AutoSize = true;
  200. this.pa_restqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  201. this.pa_restqty_label.Location = new System.Drawing.Point(700, 128);
  202. this.pa_restqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  203. this.pa_restqty_label.Name = "pa_restqty_label";
  204. this.pa_restqty_label.Size = new System.Drawing.Size(92, 27);
  205. this.pa_restqty_label.TabIndex = 126;
  206. this.pa_restqty_label.Text = "剩余容量";
  207. //
  208. // AutoPrint
  209. //
  210. this.AutoPrint.AutoSize = true;
  211. this.AutoPrint.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  212. this.AutoPrint.Location = new System.Drawing.Point(1048, 128);
  213. this.AutoPrint.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  214. this.AutoPrint.Name = "AutoPrint";
  215. this.AutoPrint.Size = new System.Drawing.Size(154, 31);
  216. this.AutoPrint.TabIndex = 128;
  217. this.AutoPrint.Text = "满箱自动打印";
  218. this.AutoPrint.UseVisualStyleBackColor = true;
  219. //
  220. // Cancel
  221. //
  222. this.Cancel.AutoSize = true;
  223. this.Cancel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  224. this.Cancel.Location = new System.Drawing.Point(429, 715);
  225. this.Cancel.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  226. this.Cancel.Name = "Cancel";
  227. this.Cancel.Size = new System.Drawing.Size(114, 31);
  228. this.Cancel.TabIndex = 129;
  229. this.Cancel.Text = "取消采集";
  230. this.Cancel.UseVisualStyleBackColor = true;
  231. //
  232. // pa_id
  233. //
  234. this.pa_id.AutoSize = true;
  235. this.pa_id.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  236. this.pa_id.Location = new System.Drawing.Point(1285, 66);
  237. this.pa_id.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  238. this.pa_id.Name = "pa_id";
  239. this.pa_id.Size = new System.Drawing.Size(63, 27);
  240. this.pa_id.TabIndex = 153;
  241. this.pa_id.Text = "pa_id";
  242. this.pa_id.Visible = false;
  243. //
  244. // PrintLabel
  245. //
  246. this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  247. this.PrintLabel.FormattingEnabled = true;
  248. this.PrintLabel.Location = new System.Drawing.Point(815, 186);
  249. this.PrintLabel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  250. this.PrintLabel.Name = "PrintLabel";
  251. this.PrintLabel.Size = new System.Drawing.Size(199, 23);
  252. this.PrintLabel.TabIndex = 159;
  253. //
  254. // label3
  255. //
  256. this.label3.AutoSize = true;
  257. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  258. this.label3.Location = new System.Drawing.Point(700, 186);
  259. this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  260. this.label3.Name = "label3";
  261. this.label3.Size = new System.Drawing.Size(92, 27);
  262. this.label3.TabIndex = 160;
  263. this.label3.Text = "打印标签";
  264. //
  265. // label2
  266. //
  267. this.label2.AutoSize = true;
  268. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  269. this.label2.ForeColor = System.Drawing.Color.Black;
  270. this.label2.Location = new System.Drawing.Point(16, 238);
  271. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  272. this.label2.Name = "label2";
  273. this.label2.Size = new System.Drawing.Size(92, 27);
  274. this.label2.TabIndex = 162;
  275. this.label2.Text = "采集信息";
  276. //
  277. // PrintNum
  278. //
  279. this.PrintNum.Location = new System.Drawing.Point(1104, 189);
  280. this.PrintNum.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  281. this.PrintNum.Name = "PrintNum";
  282. this.PrintNum.Size = new System.Drawing.Size(67, 25);
  283. this.PrintNum.TabIndex = 164;
  284. this.PrintNum.Value = new decimal(new int[] {
  285. 1,
  286. 0,
  287. 0,
  288. 0});
  289. //
  290. // pa_outboxcode
  291. //
  292. this.pa_outboxcode.Caller = null;
  293. this.pa_outboxcode.Location = new System.Drawing.Point(145, 68);
  294. this.pa_outboxcode.MakeCode = null;
  295. this.pa_outboxcode.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  296. this.pa_outboxcode.Name = "pa_outboxcode";
  297. this.pa_outboxcode.Pr_id = null;
  298. this.pa_outboxcode.ProdCode = null;
  299. this.pa_outboxcode.Size = new System.Drawing.Size(197, 26);
  300. this.pa_outboxcode.TabIndex = 163;
  301. this.pa_outboxcode.IconClick += new UAS_MES.CustomControl.TextBoxWithIcon.TextBoxGeneratePaCode.OnTextChange(this.pa_outboxcode_IconClick);
  302. this.pa_outboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pa_code_KeyDown);
  303. //
  304. // PrintList
  305. //
  306. this.PrintList.Location = new System.Drawing.Point(145, 186);
  307. this.PrintList.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  308. this.PrintList.Name = "PrintList";
  309. this.PrintList.Size = new System.Drawing.Size(197, 31);
  310. this.PrintList.TabIndex = 158;
  311. //
  312. // OperateResult
  313. //
  314. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  315. this.OperateResult.Location = new System.Drawing.Point(1036, 268);
  316. this.OperateResult.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  317. this.OperateResult.Name = "OperateResult";
  318. this.OperateResult.Size = new System.Drawing.Size(291, 429);
  319. this.OperateResult.TabIndex = 155;
  320. this.OperateResult.Text = "";
  321. //
  322. // ma_code
  323. //
  324. this.ma_code.AllPower = null;
  325. this.ma_code.AutoSize = true;
  326. this.ma_code.Caller = null;
  327. this.ma_code.Condition = null;
  328. this.ma_code.DBTitle = "工单查询";
  329. this.ma_code.FormName = null;
  330. this.ma_code.Location = new System.Drawing.Point(473, 68);
  331. this.ma_code.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  332. this.ma_code.Name = "ma_code";
  333. this.ma_code.Power = null;
  334. this.ma_code.ReturnData = null;
  335. this.ma_code.SelectField = null;
  336. this.ma_code.SetValueField = null;
  337. this.ma_code.Size = new System.Drawing.Size(200, 26);
  338. this.ma_code.TabIndex = 152;
  339. this.ma_code.TableName = null;
  340. this.ma_code.Tag = "ma_code";
  341. this.ma_code.TextBoxEnable = true;
  342. this.ma_code.UserControlTextChanged += new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox.OnTextChange(this.ma_code_UserControlTextChanged);
  343. //
  344. // Printing
  345. //
  346. this.Printing.AllPower = "ifall";
  347. this.Printing.BackColor = System.Drawing.Color.Transparent;
  348. this.Printing.DownImage = ((System.Drawing.Image)(resources.GetObject("Printing.DownImage")));
  349. this.Printing.Image = ((System.Drawing.Image)(resources.GetObject("Printing.Image")));
  350. this.Printing.IsShowBorder = true;
  351. this.Printing.Location = new System.Drawing.Point(1183, 186);
  352. this.Printing.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  353. this.Printing.MoveImage = ((System.Drawing.Image)(resources.GetObject("Printing.MoveImage")));
  354. this.Printing.Name = "Printing";
  355. this.Printing.NormalImage = ((System.Drawing.Image)(resources.GetObject("Printing.NormalImage")));
  356. this.Printing.Power = null;
  357. this.Printing.Size = new System.Drawing.Size(80, 30);
  358. this.Printing.TabIndex = 150;
  359. this.Printing.Tag = "ifread";
  360. this.Printing.Text = "打印";
  361. this.Printing.UseVisualStyleBackColor = true;
  362. this.Printing.Click += new System.EventHandler(this.Print_Click);
  363. //
  364. // Clean
  365. //
  366. this.Clean.AllPower = null;
  367. this.Clean.BackColor = System.Drawing.Color.Transparent;
  368. this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
  369. this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
  370. this.Clean.IsShowBorder = true;
  371. this.Clean.Location = new System.Drawing.Point(1141, 714);
  372. this.Clean.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  373. this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
  374. this.Clean.Name = "Clean";
  375. this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
  376. this.Clean.Power = null;
  377. this.Clean.Size = new System.Drawing.Size(80, 30);
  378. this.Clean.TabIndex = 148;
  379. this.Clean.Text = "清除";
  380. this.Clean.UseVisualStyleBackColor = true;
  381. this.Clean.Click += new System.EventHandler(this.Clean_Click);
  382. //
  383. // pa_packageqty
  384. //
  385. this.pa_packageqty.AllPower = null;
  386. this.pa_packageqty.BackColor = System.Drawing.Color.White;
  387. this.pa_packageqty.Enabled = false;
  388. this.pa_packageqty.ID = null;
  389. this.pa_packageqty.Location = new System.Drawing.Point(472, 128);
  390. this.pa_packageqty.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  391. this.pa_packageqty.Name = "pa_packageqty";
  392. this.pa_packageqty.Power = null;
  393. this.pa_packageqty.Size = new System.Drawing.Size(199, 25);
  394. this.pa_packageqty.Str = null;
  395. this.pa_packageqty.Str1 = null;
  396. this.pa_packageqty.Str2 = null;
  397. this.pa_packageqty.TabIndex = 143;
  398. this.pa_packageqty.Tag = "NoAuto";
  399. this.pa_packageqty.TextChanged += new System.EventHandler(this.pa_packageqty_TextChanged);
  400. //
  401. // pr_code
  402. //
  403. this.pr_code.AllPower = null;
  404. this.pr_code.BackColor = System.Drawing.Color.White;
  405. this.pr_code.Enabled = false;
  406. this.pr_code.ID = null;
  407. this.pr_code.Location = new System.Drawing.Point(815, 69);
  408. this.pr_code.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  409. this.pr_code.Name = "pr_code";
  410. this.pr_code.Power = null;
  411. this.pr_code.Size = new System.Drawing.Size(199, 25);
  412. this.pr_code.Str = null;
  413. this.pr_code.Str1 = null;
  414. this.pr_code.Str2 = null;
  415. this.pr_code.TabIndex = 142;
  416. this.pr_code.Tag = "ma_prodcode";
  417. this.pr_code.TextChanged += new System.EventHandler(this.pr_code_TextChanged);
  418. //
  419. // pr_detail
  420. //
  421. this.pr_detail.AllPower = null;
  422. this.pr_detail.BackColor = System.Drawing.Color.White;
  423. this.pr_detail.Enabled = false;
  424. this.pr_detail.ID = null;
  425. this.pr_detail.Location = new System.Drawing.Point(145, 128);
  426. this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  427. this.pr_detail.Name = "pr_detail";
  428. this.pr_detail.Power = null;
  429. this.pr_detail.Size = new System.Drawing.Size(197, 25);
  430. this.pr_detail.Str = null;
  431. this.pr_detail.Str1 = null;
  432. this.pr_detail.Str2 = null;
  433. this.pr_detail.TabIndex = 139;
  434. this.pr_detail.Tag = "ma_prodname";
  435. //
  436. // pa_restqty
  437. //
  438. this.pa_restqty.AllPower = null;
  439. this.pa_restqty.BackColor = System.Drawing.Color.White;
  440. this.pa_restqty.Enabled = false;
  441. this.pa_restqty.ID = null;
  442. this.pa_restqty.Location = new System.Drawing.Point(815, 128);
  443. this.pa_restqty.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  444. this.pa_restqty.Name = "pa_restqty";
  445. this.pa_restqty.Power = null;
  446. this.pa_restqty.Size = new System.Drawing.Size(199, 25);
  447. this.pa_restqty.Str = null;
  448. this.pa_restqty.Str1 = null;
  449. this.pa_restqty.Str2 = null;
  450. this.pa_restqty.TabIndex = 137;
  451. this.pa_restqty.Tag = "NoAuto";
  452. //
  453. // barcode
  454. //
  455. this.barcode.AllPower = "ifall";
  456. this.barcode.BackColor = System.Drawing.Color.White;
  457. this.barcode.ID = null;
  458. this.barcode.Location = new System.Drawing.Point(117, 715);
  459. this.barcode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  460. this.barcode.Name = "barcode";
  461. this.barcode.Power = "ifwrite";
  462. this.barcode.Size = new System.Drawing.Size(260, 25);
  463. this.barcode.Str = null;
  464. this.barcode.Str1 = null;
  465. this.barcode.Str2 = null;
  466. this.barcode.TabIndex = 135;
  467. this.barcode.Tag = "IfWrite";
  468. this.barcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.barcode_KeyDown);
  469. //
  470. // PackageDetail
  471. //
  472. this.PackageDetail.AllowUserToAddRows = false;
  473. this.PackageDetail.AllowUserToDeleteRows = false;
  474. this.PackageDetail.BackgroundColor = System.Drawing.SystemColors.ButtonFace;
  475. this.PackageDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  476. this.PackageDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  477. this.pd_barcode,
  478. this.pa_outboxcode1,
  479. this.pd_innerqty,
  480. this.pa_indate,
  481. this.pd_id});
  482. this.PackageDetail.Location = new System.Drawing.Point(21, 268);
  483. this.PackageDetail.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  484. this.PackageDetail.Name = "PackageDetail";
  485. this.PackageDetail.ReadOnly = true;
  486. this.PackageDetail.RowTemplate.Height = 23;
  487. this.PackageDetail.Size = new System.Drawing.Size(995, 430);
  488. this.PackageDetail.TabIndex = 134;
  489. //
  490. // pd_barcode
  491. //
  492. this.pd_barcode.DataPropertyName = "pd_barcode";
  493. this.pd_barcode.HeaderText = "序号";
  494. this.pd_barcode.Name = "pd_barcode";
  495. this.pd_barcode.ReadOnly = true;
  496. this.pd_barcode.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  497. this.pd_barcode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
  498. this.pd_barcode.Width = 202;
  499. //
  500. // pa_outboxcode1
  501. //
  502. this.pa_outboxcode1.DataPropertyName = "pa_outboxcode";
  503. this.pa_outboxcode1.HeaderText = "箱号";
  504. this.pa_outboxcode1.Name = "pa_outboxcode1";
  505. this.pa_outboxcode1.ReadOnly = true;
  506. this.pa_outboxcode1.Width = 201;
  507. //
  508. // pd_innerqty
  509. //
  510. this.pd_innerqty.DataPropertyName = "pd_innerqty";
  511. this.pd_innerqty.HeaderText = "箱内数量";
  512. this.pd_innerqty.Name = "pd_innerqty";
  513. this.pd_innerqty.ReadOnly = true;
  514. this.pd_innerqty.Visible = false;
  515. this.pd_innerqty.Width = 80;
  516. //
  517. // pa_indate
  518. //
  519. this.pa_indate.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  520. this.pa_indate.DataPropertyName = "pa_indate";
  521. this.pa_indate.HeaderText = "装箱日期";
  522. this.pa_indate.MinimumWidth = 300;
  523. this.pa_indate.Name = "pa_indate";
  524. this.pa_indate.ReadOnly = true;
  525. this.pa_indate.Width = 300;
  526. //
  527. // pd_id
  528. //
  529. this.pd_id.DataPropertyName = "pd_id";
  530. this.pd_id.HeaderText = "ID";
  531. this.pd_id.Name = "pd_id";
  532. this.pd_id.ReadOnly = true;
  533. this.pd_id.Visible = false;
  534. //
  535. // pr_outboxinnerqty
  536. //
  537. this.pr_outboxinnerqty.Location = new System.Drawing.Point(472, 188);
  538. this.pr_outboxinnerqty.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  539. this.pr_outboxinnerqty.Name = "pr_outboxinnerqty";
  540. this.pr_outboxinnerqty.Size = new System.Drawing.Size(201, 25);
  541. this.pr_outboxinnerqty.TabIndex = 165;
  542. //
  543. // Make_PackageCollection
  544. //
  545. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  546. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  547. this.ClientSize = new System.Drawing.Size(1359, 760);
  548. this.Controls.Add(this.pr_outboxinnerqty);
  549. this.Controls.Add(this.PrintNum);
  550. this.Controls.Add(this.pa_outboxcode);
  551. this.Controls.Add(this.label2);
  552. this.Controls.Add(this.label3);
  553. this.Controls.Add(this.PrintLabel);
  554. this.Controls.Add(this.PrintList);
  555. this.Controls.Add(this.OperateResult);
  556. this.Controls.Add(this.pa_id);
  557. this.Controls.Add(this.ma_code);
  558. this.Controls.Add(this.Printing);
  559. this.Controls.Add(this.Clean);
  560. this.Controls.Add(this.pa_packageqty);
  561. this.Controls.Add(this.pr_code);
  562. this.Controls.Add(this.pr_detail);
  563. this.Controls.Add(this.pa_restqty);
  564. this.Controls.Add(this.barcode);
  565. this.Controls.Add(this.PackageDetail);
  566. this.Controls.Add(this.Cancel);
  567. this.Controls.Add(this.AutoPrint);
  568. this.Controls.Add(this.pa_restqty_label);
  569. this.Controls.Add(this.PrintNum_label);
  570. this.Controls.Add(this.PrintList_label);
  571. this.Controls.Add(this.pa_code_label);
  572. this.Controls.Add(this.label13);
  573. this.Controls.Add(this.pa_totalqty_label);
  574. this.Controls.Add(this.pa_packageqty_label);
  575. this.Controls.Add(this.panel2);
  576. this.Controls.Add(this.pr_code_label);
  577. this.Controls.Add(this.pr_detail_label);
  578. this.Controls.Add(this.ma_code_label);
  579. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  580. this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  581. this.Name = "Make_PackageCollection";
  582. this.Tag = "Make!PackageCollection";
  583. this.Text = "包装采集";
  584. this.Activated += new System.EventHandler(this.包装采集_Activated);
  585. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.包装采集_FormClosing);
  586. this.Load += new System.EventHandler(this.包装采集_Load);
  587. this.SizeChanged += new System.EventHandler(this.包装采集_SizeChanged);
  588. this.panel2.ResumeLayout(false);
  589. this.panel2.PerformLayout();
  590. ((System.ComponentModel.ISupportInitialize)(this.PrintNum)).EndInit();
  591. ((System.ComponentModel.ISupportInitialize)(this.PackageDetail)).EndInit();
  592. ((System.ComponentModel.ISupportInitialize)(this.pr_outboxinnerqty)).EndInit();
  593. this.ResumeLayout(false);
  594. this.PerformLayout();
  595. }
  596. #endregion
  597. private System.Windows.Forms.Label pr_code_label;
  598. private System.Windows.Forms.Label pr_detail_label;
  599. private System.Windows.Forms.Label ma_code_label;
  600. private System.Windows.Forms.Panel panel2;
  601. private System.Windows.Forms.Label label1;
  602. private System.Windows.Forms.Label pa_packageqty_label;
  603. private System.Windows.Forms.Label pa_totalqty_label;
  604. private System.Windows.Forms.Label label13;
  605. private System.Windows.Forms.Label pa_code_label;
  606. private System.Windows.Forms.Label PrintList_label;
  607. private System.Windows.Forms.Label PrintNum_label;
  608. private System.Windows.Forms.Label pa_restqty_label;
  609. private System.Windows.Forms.CheckBox AutoPrint;
  610. private System.Windows.Forms.CheckBox Cancel;
  611. private CustomControl.DataGrid_View.DataGridViewWithSerialNum PackageDetail;
  612. private CustomControl.TextBoxWithIcon.EnterTextBox barcode;
  613. private CustomControl.TextBoxWithIcon.EnterTextBox pa_restqty;
  614. private CustomControl.TextBoxWithIcon.EnterTextBox pr_detail;
  615. private CustomControl.TextBoxWithIcon.EnterTextBox pr_code;
  616. private CustomControl.TextBoxWithIcon.EnterTextBox pa_packageqty;
  617. private CustomControl.ButtonUtil.NormalButton Clean;
  618. private CustomControl.ButtonUtil.NormalButton Printing;
  619. private CustomControl.TextBoxWithIcon.SearchTextBox ma_code;
  620. private System.Windows.Forms.Label pa_id;
  621. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  622. private CustomControl.ComBoxWithFocus.PrinterCombox PrintList;
  623. private System.Windows.Forms.ComboBox PrintLabel;
  624. private System.Windows.Forms.Label label3;
  625. private System.Windows.Forms.Label label2;
  626. private CustomControl.TextBoxWithIcon.TextBoxGeneratePaCode pa_outboxcode;
  627. private System.Windows.Forms.NumericUpDown PrintNum;
  628. private System.Windows.Forms.DataGridViewTextBoxColumn pd_barcode;
  629. private System.Windows.Forms.DataGridViewTextBoxColumn pa_outboxcode1;
  630. private System.Windows.Forms.DataGridViewTextBoxColumn pd_innerqty;
  631. private System.Windows.Forms.DataGridViewTextBoxColumn pa_indate;
  632. private System.Windows.Forms.DataGridViewTextBoxColumn pd_id;
  633. private System.Windows.Forms.NumericUpDown pr_outboxinnerqty;
  634. }
  635. }