Make_PackageCollection.Designer.cs 32 KB

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