Packing_PackageCollectionIn.Designer.cs 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531
  1. namespace UAS_MES_NEW.Packing
  2. {
  3. partial class Packing_PackageCollectionIn
  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.pa_makecode = new System.Windows.Forms.Label();
  30. this.pa_id = new System.Windows.Forms.Label();
  31. this.pr_packrule = new System.Windows.Forms.Label();
  32. this.pa_downstatus = new System.Windows.Forms.Label();
  33. this.pa_standardqty = new System.Windows.Forms.Label();
  34. this.PrintList_label = new System.Windows.Forms.Label();
  35. this.PrintNum_label = new System.Windows.Forms.Label();
  36. this.pr_code_label = new System.Windows.Forms.Label();
  37. this.ct_recorder = new System.Windows.Forms.Label();
  38. this.pa_code_label = new System.Windows.Forms.Label();
  39. this.label3 = new System.Windows.Forms.Label();
  40. this.PrintNum = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  41. this.ct_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  42. this.PrintLabel = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
  43. this.PrintList = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
  44. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  45. this.PackageDetail = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
  46. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  48. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  49. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.cd_varchar50_1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.cd_varchar50_4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.cd_varchar50_5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.cd_varchar50_6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.cd_number_1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.cd_varchar50_9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.cd_varchar50_8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.cd_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.cd_varchar50_11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.cd_varchar50_12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.cd_varchar100_1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.print = new System.Windows.Forms.DataGridViewButtonColumn();
  64. ((System.ComponentModel.ISupportInitialize)(this.PackageDetail)).BeginInit();
  65. this.SuspendLayout();
  66. //
  67. // pa_makecode
  68. //
  69. this.pa_makecode.AutoSize = true;
  70. this.pa_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  71. this.pa_makecode.Location = new System.Drawing.Point(1246, 640);
  72. this.pa_makecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  73. this.pa_makecode.Name = "pa_makecode";
  74. this.pa_makecode.Size = new System.Drawing.Size(0, 31);
  75. this.pa_makecode.TabIndex = 76;
  76. this.pa_makecode.Visible = false;
  77. //
  78. // pa_id
  79. //
  80. this.pa_id.AutoSize = true;
  81. this.pa_id.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  82. this.pa_id.Location = new System.Drawing.Point(1198, 640);
  83. this.pa_id.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  84. this.pa_id.Name = "pa_id";
  85. this.pa_id.Size = new System.Drawing.Size(0, 31);
  86. this.pa_id.TabIndex = 153;
  87. this.pa_id.Visible = false;
  88. //
  89. // pr_packrule
  90. //
  91. this.pr_packrule.AutoSize = true;
  92. this.pr_packrule.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  93. this.pr_packrule.Location = new System.Drawing.Point(1274, 627);
  94. this.pr_packrule.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  95. this.pr_packrule.Name = "pr_packrule";
  96. this.pr_packrule.Size = new System.Drawing.Size(0, 31);
  97. this.pr_packrule.TabIndex = 173;
  98. this.pr_packrule.Visible = false;
  99. //
  100. // pa_downstatus
  101. //
  102. this.pa_downstatus.AutoSize = true;
  103. this.pa_downstatus.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  104. this.pa_downstatus.Location = new System.Drawing.Point(1256, 684);
  105. this.pa_downstatus.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  106. this.pa_downstatus.Name = "pa_downstatus";
  107. this.pa_downstatus.Size = new System.Drawing.Size(0, 31);
  108. this.pa_downstatus.TabIndex = 178;
  109. this.pa_downstatus.Visible = false;
  110. //
  111. // pa_standardqty
  112. //
  113. this.pa_standardqty.AutoSize = true;
  114. this.pa_standardqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  115. this.pa_standardqty.Location = new System.Drawing.Point(1274, 705);
  116. this.pa_standardqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  117. this.pa_standardqty.Name = "pa_standardqty";
  118. this.pa_standardqty.Size = new System.Drawing.Size(0, 31);
  119. this.pa_standardqty.TabIndex = 180;
  120. this.pa_standardqty.Visible = false;
  121. //
  122. // PrintList_label
  123. //
  124. this.PrintList_label.AutoSize = true;
  125. this.PrintList_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  126. this.PrintList_label.Location = new System.Drawing.Point(907, 48);
  127. this.PrintList_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  128. this.PrintList_label.Name = "PrintList_label";
  129. this.PrintList_label.Size = new System.Drawing.Size(134, 31);
  130. this.PrintList_label.TabIndex = 116;
  131. this.PrintList_label.Text = "打印机列表";
  132. //
  133. // PrintNum_label
  134. //
  135. this.PrintNum_label.AutoSize = true;
  136. this.PrintNum_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  137. this.PrintNum_label.Location = new System.Drawing.Point(1077, 168);
  138. this.PrintNum_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  139. this.PrintNum_label.Name = "PrintNum_label";
  140. this.PrintNum_label.Size = new System.Drawing.Size(62, 31);
  141. this.PrintNum_label.TabIndex = 124;
  142. this.PrintNum_label.Text = "份数";
  143. //
  144. // pr_code_label
  145. //
  146. this.pr_code_label.AutoSize = true;
  147. this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  148. this.pr_code_label.Location = new System.Drawing.Point(13, 122);
  149. this.pr_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  150. this.pr_code_label.Name = "pr_code_label";
  151. this.pr_code_label.Size = new System.Drawing.Size(86, 31);
  152. this.pr_code_label.TabIndex = 81;
  153. this.pr_code_label.Text = "录入人";
  154. //
  155. // ct_recorder
  156. //
  157. this.ct_recorder.AutoSize = true;
  158. this.ct_recorder.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  159. this.ct_recorder.Location = new System.Drawing.Point(142, 122);
  160. this.ct_recorder.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  161. this.ct_recorder.MaximumSize = new System.Drawing.Size(225, 0);
  162. this.ct_recorder.Name = "ct_recorder";
  163. this.ct_recorder.Size = new System.Drawing.Size(0, 31);
  164. this.ct_recorder.TabIndex = 167;
  165. this.ct_recorder.TextChanged += new System.EventHandler(this.pr_code_TextChanged);
  166. //
  167. // pa_code_label
  168. //
  169. this.pa_code_label.AutoSize = true;
  170. this.pa_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  171. this.pa_code_label.Location = new System.Drawing.Point(13, 39);
  172. this.pa_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  173. this.pa_code_label.Name = "pa_code_label";
  174. this.pa_code_label.Size = new System.Drawing.Size(110, 31);
  175. this.pa_code_label.TabIndex = 113;
  176. this.pa_code_label.Text = "单据编号";
  177. //
  178. // label3
  179. //
  180. this.label3.AutoSize = true;
  181. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  182. this.label3.Location = new System.Drawing.Point(907, 108);
  183. this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  184. this.label3.Name = "label3";
  185. this.label3.Size = new System.Drawing.Size(110, 31);
  186. this.label3.TabIndex = 160;
  187. this.label3.Text = "打印标签";
  188. //
  189. // PrintNum
  190. //
  191. this.PrintNum.AllPower = null;
  192. this.PrintNum.BackColor = System.Drawing.Color.White;
  193. this.PrintNum.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  194. this.PrintNum.ID = null;
  195. this.PrintNum.Location = new System.Drawing.Point(1150, 171);
  196. this.PrintNum.Margin = new System.Windows.Forms.Padding(4);
  197. this.PrintNum.Name = "PrintNum";
  198. this.PrintNum.Power = null;
  199. this.PrintNum.Size = new System.Drawing.Size(44, 31);
  200. this.PrintNum.Str = null;
  201. this.PrintNum.Str1 = null;
  202. this.PrintNum.Str2 = null;
  203. this.PrintNum.TabIndex = 181;
  204. //
  205. // ct_code
  206. //
  207. this.ct_code.AllPower = null;
  208. this.ct_code.BackColor = System.Drawing.Color.White;
  209. this.ct_code.Font = new System.Drawing.Font("微软雅黑", 12F);
  210. this.ct_code.ForeColor = System.Drawing.Color.Black;
  211. this.ct_code.ID = null;
  212. this.ct_code.Location = new System.Drawing.Point(136, 36);
  213. this.ct_code.Margin = new System.Windows.Forms.Padding(9, 10, 9, 10);
  214. this.ct_code.Name = "ct_code";
  215. this.ct_code.Power = null;
  216. this.ct_code.Size = new System.Drawing.Size(272, 39);
  217. this.ct_code.Str = null;
  218. this.ct_code.Str1 = null;
  219. this.ct_code.Str2 = null;
  220. this.ct_code.TabIndex = 163;
  221. this.ct_code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pa_code_KeyDown);
  222. //
  223. // PrintLabel
  224. //
  225. this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  226. this.PrintLabel.Font = new System.Drawing.Font("微软雅黑", 9F);
  227. this.PrintLabel.FormattingEnabled = true;
  228. this.PrintLabel.Location = new System.Drawing.Point(1081, 106);
  229. this.PrintLabel.Name = "PrintLabel";
  230. this.PrintLabel.Size = new System.Drawing.Size(202, 32);
  231. this.PrintLabel.TabIndex = 159;
  232. this.PrintLabel.SelectedValueChanged += new System.EventHandler(this.PrintLabel_SelectedValueChanged);
  233. //
  234. // PrintList
  235. //
  236. this.PrintList.Font = new System.Drawing.Font("微软雅黑", 9F);
  237. this.PrintList.Location = new System.Drawing.Point(1081, 51);
  238. this.PrintList.Margin = new System.Windows.Forms.Padding(9, 10, 9, 10);
  239. this.PrintList.Name = "PrintList";
  240. this.PrintList.Size = new System.Drawing.Size(204, 42);
  241. this.PrintList.TabIndex = 158;
  242. //
  243. // OperateResult
  244. //
  245. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  246. this.OperateResult.Location = new System.Drawing.Point(6, 640);
  247. this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
  248. this.OperateResult.Name = "OperateResult";
  249. this.OperateResult.Size = new System.Drawing.Size(1293, 178);
  250. this.OperateResult.TabIndex = 155;
  251. this.OperateResult.Text = "";
  252. //
  253. // PackageDetail
  254. //
  255. this.PackageDetail.AllowUserToAddRows = false;
  256. this.PackageDetail.AllowUserToDeleteRows = false;
  257. this.PackageDetail.BackgroundColor = System.Drawing.SystemColors.ButtonFace;
  258. this.PackageDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  259. this.PackageDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  260. this.cd_varchar50_1,
  261. this.cd_varchar50_4,
  262. this.cd_varchar50_5,
  263. this.cd_varchar50_6,
  264. this.cd_number_1,
  265. this.cd_varchar50_9,
  266. this.cd_varchar50_8,
  267. this.cd_id,
  268. this.cd_varchar50_11,
  269. this.cd_varchar50_12,
  270. this.cd_varchar100_1,
  271. this.print});
  272. this.PackageDetail.EnableContentClick = true;
  273. this.PackageDetail.Location = new System.Drawing.Point(6, 226);
  274. this.PackageDetail.Margin = new System.Windows.Forms.Padding(4);
  275. this.PackageDetail.Name = "PackageDetail";
  276. this.PackageDetail.RowHeadersWidth = 62;
  277. this.PackageDetail.RowTemplate.Height = 23;
  278. this.PackageDetail.Size = new System.Drawing.Size(1293, 402);
  279. this.PackageDetail.TabIndex = 134;
  280. this.PackageDetail.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.PackageDetail_CellContentClick);
  281. //
  282. // dataGridViewTextBoxColumn1
  283. //
  284. this.dataGridViewTextBoxColumn1.DataPropertyName = "pd_barcode";
  285. this.dataGridViewTextBoxColumn1.HeaderText = "序列号";
  286. this.dataGridViewTextBoxColumn1.MinimumWidth = 250;
  287. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  288. this.dataGridViewTextBoxColumn1.ReadOnly = true;
  289. this.dataGridViewTextBoxColumn1.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  290. this.dataGridViewTextBoxColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
  291. this.dataGridViewTextBoxColumn1.Width = 250;
  292. //
  293. // dataGridViewTextBoxColumn2
  294. //
  295. this.dataGridViewTextBoxColumn2.DataPropertyName = "pa_outboxcode";
  296. this.dataGridViewTextBoxColumn2.HeaderText = "箱号";
  297. this.dataGridViewTextBoxColumn2.MinimumWidth = 200;
  298. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  299. this.dataGridViewTextBoxColumn2.ReadOnly = true;
  300. this.dataGridViewTextBoxColumn2.Width = 201;
  301. //
  302. // dataGridViewTextBoxColumn3
  303. //
  304. this.dataGridViewTextBoxColumn3.DataPropertyName = "pa_prodcode";
  305. this.dataGridViewTextBoxColumn3.HeaderText = "产品编号";
  306. this.dataGridViewTextBoxColumn3.MinimumWidth = 8;
  307. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  308. this.dataGridViewTextBoxColumn3.ReadOnly = true;
  309. this.dataGridViewTextBoxColumn3.Visible = false;
  310. this.dataGridViewTextBoxColumn3.Width = 150;
  311. //
  312. // dataGridViewTextBoxColumn4
  313. //
  314. this.dataGridViewTextBoxColumn4.DataPropertyName = "pd_innerqty";
  315. this.dataGridViewTextBoxColumn4.HeaderText = "箱内数量";
  316. this.dataGridViewTextBoxColumn4.MinimumWidth = 8;
  317. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  318. this.dataGridViewTextBoxColumn4.ReadOnly = true;
  319. this.dataGridViewTextBoxColumn4.Visible = false;
  320. this.dataGridViewTextBoxColumn4.Width = 80;
  321. //
  322. // dataGridViewTextBoxColumn5
  323. //
  324. this.dataGridViewTextBoxColumn5.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  325. this.dataGridViewTextBoxColumn5.DataPropertyName = "pa_indate";
  326. this.dataGridViewTextBoxColumn5.HeaderText = "装箱日期";
  327. this.dataGridViewTextBoxColumn5.MinimumWidth = 300;
  328. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  329. this.dataGridViewTextBoxColumn5.ReadOnly = true;
  330. this.dataGridViewTextBoxColumn5.Width = 300;
  331. //
  332. // dataGridViewTextBoxColumn6
  333. //
  334. this.dataGridViewTextBoxColumn6.DataPropertyName = "pd_id";
  335. this.dataGridViewTextBoxColumn6.HeaderText = "ID";
  336. this.dataGridViewTextBoxColumn6.MinimumWidth = 8;
  337. this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
  338. this.dataGridViewTextBoxColumn6.ReadOnly = true;
  339. this.dataGridViewTextBoxColumn6.Visible = false;
  340. this.dataGridViewTextBoxColumn6.Width = 150;
  341. //
  342. // cd_varchar50_1
  343. //
  344. this.cd_varchar50_1.DataPropertyName = "cd_varchar50_1";
  345. this.cd_varchar50_1.HeaderText = "物料编号";
  346. this.cd_varchar50_1.MinimumWidth = 100;
  347. this.cd_varchar50_1.Name = "cd_varchar50_1";
  348. this.cd_varchar50_1.ReadOnly = true;
  349. this.cd_varchar50_1.Width = 150;
  350. //
  351. // cd_varchar50_4
  352. //
  353. this.cd_varchar50_4.DataPropertyName = "cd_varchar50_4";
  354. this.cd_varchar50_4.HeaderText = "型号";
  355. this.cd_varchar50_4.MinimumWidth = 150;
  356. this.cd_varchar50_4.Name = "cd_varchar50_4";
  357. this.cd_varchar50_4.ReadOnly = true;
  358. this.cd_varchar50_4.Width = 150;
  359. //
  360. // cd_varchar50_5
  361. //
  362. this.cd_varchar50_5.DataPropertyName = "cd_varchar50_5";
  363. this.cd_varchar50_5.HeaderText = "属性";
  364. this.cd_varchar50_5.MinimumWidth = 100;
  365. this.cd_varchar50_5.Name = "cd_varchar50_5";
  366. this.cd_varchar50_5.ReadOnly = true;
  367. //
  368. // cd_varchar50_6
  369. //
  370. this.cd_varchar50_6.DataPropertyName = "cd_varchar50_6";
  371. this.cd_varchar50_6.HeaderText = "品牌";
  372. this.cd_varchar50_6.MinimumWidth = 80;
  373. this.cd_varchar50_6.Name = "cd_varchar50_6";
  374. this.cd_varchar50_6.ReadOnly = true;
  375. this.cd_varchar50_6.Width = 80;
  376. //
  377. // cd_number_1
  378. //
  379. this.cd_number_1.DataPropertyName = "cd_number_1";
  380. this.cd_number_1.HeaderText = "数量";
  381. this.cd_number_1.MinimumWidth = 80;
  382. this.cd_number_1.Name = "cd_number_1";
  383. this.cd_number_1.ReadOnly = true;
  384. this.cd_number_1.Width = 80;
  385. //
  386. // cd_varchar50_9
  387. //
  388. this.cd_varchar50_9.DataPropertyName = "cd_varchar50_9";
  389. this.cd_varchar50_9.HeaderText = "DC";
  390. this.cd_varchar50_9.MinimumWidth = 100;
  391. this.cd_varchar50_9.Name = "cd_varchar50_9";
  392. this.cd_varchar50_9.ReadOnly = true;
  393. this.cd_varchar50_9.Width = 150;
  394. //
  395. // cd_varchar50_8
  396. //
  397. this.cd_varchar50_8.DataPropertyName = "cd_varchar50_8";
  398. this.cd_varchar50_8.HeaderText = "在库批次";
  399. this.cd_varchar50_8.MinimumWidth = 100;
  400. this.cd_varchar50_8.Name = "cd_varchar50_8";
  401. this.cd_varchar50_8.ReadOnly = true;
  402. this.cd_varchar50_8.Width = 150;
  403. //
  404. // cd_id
  405. //
  406. this.cd_id.DataPropertyName = "cd_id";
  407. this.cd_id.HeaderText = "ID";
  408. this.cd_id.MinimumWidth = 8;
  409. this.cd_id.Name = "cd_id";
  410. this.cd_id.ReadOnly = true;
  411. this.cd_id.Visible = false;
  412. this.cd_id.Width = 150;
  413. //
  414. // cd_varchar50_11
  415. //
  416. this.cd_varchar50_11.DataPropertyName = "cd_varchar50_11";
  417. this.cd_varchar50_11.HeaderText = "LOT NO";
  418. this.cd_varchar50_11.MinimumWidth = 150;
  419. this.cd_varchar50_11.Name = "cd_varchar50_11";
  420. this.cd_varchar50_11.ReadOnly = true;
  421. this.cd_varchar50_11.Width = 150;
  422. //
  423. // cd_varchar50_12
  424. //
  425. this.cd_varchar50_12.DataPropertyName = "cd_varchar50_12";
  426. this.cd_varchar50_12.HeaderText = "产地";
  427. this.cd_varchar50_12.MinimumWidth = 150;
  428. this.cd_varchar50_12.Name = "cd_varchar50_12";
  429. this.cd_varchar50_12.ReadOnly = true;
  430. this.cd_varchar50_12.Width = 150;
  431. //
  432. // cd_varchar100_1
  433. //
  434. this.cd_varchar100_1.DataPropertyName = "cd_varchar100_1";
  435. this.cd_varchar100_1.HeaderText = "采购验收单";
  436. this.cd_varchar100_1.MinimumWidth = 100;
  437. this.cd_varchar100_1.Name = "cd_varchar100_1";
  438. this.cd_varchar100_1.ReadOnly = true;
  439. this.cd_varchar100_1.Width = 150;
  440. //
  441. // print
  442. //
  443. this.print.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  444. this.print.HeaderText = "";
  445. this.print.MinimumWidth = 100;
  446. this.print.Name = "print";
  447. this.print.Text = "打印";
  448. this.print.UseColumnTextForButtonValue = true;
  449. this.print.Width = 150;
  450. //
  451. // Packing_PackageCollectionIn
  452. //
  453. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
  454. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  455. this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  456. this.ClientSize = new System.Drawing.Size(1334, 834);
  457. this.Controls.Add(this.PrintNum);
  458. this.Controls.Add(this.ct_code);
  459. this.Controls.Add(this.pr_code_label);
  460. this.Controls.Add(this.ct_recorder);
  461. this.Controls.Add(this.pa_code_label);
  462. this.Controls.Add(this.PrintLabel);
  463. this.Controls.Add(this.label3);
  464. this.Controls.Add(this.PrintList);
  465. this.Controls.Add(this.PrintList_label);
  466. this.Controls.Add(this.PrintNum_label);
  467. this.Controls.Add(this.pa_standardqty);
  468. this.Controls.Add(this.pa_downstatus);
  469. this.Controls.Add(this.pr_packrule);
  470. this.Controls.Add(this.OperateResult);
  471. this.Controls.Add(this.pa_id);
  472. this.Controls.Add(this.PackageDetail);
  473. this.Controls.Add(this.pa_makecode);
  474. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  475. this.Margin = new System.Windows.Forms.Padding(4);
  476. this.Name = "Packing_PackageCollectionIn";
  477. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  478. this.Tag = "Packing!PackageCollection";
  479. this.Text = "包装采集";
  480. this.Activated += new System.EventHandler(this.PackCollection_Activated);
  481. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.PackCollection_FormClosing);
  482. this.Load += new System.EventHandler(this.PackCollection_Load);
  483. this.SizeChanged += new System.EventHandler(this.PackCollection_SizeChanged);
  484. ((System.ComponentModel.ISupportInitialize)(this.PackageDetail)).EndInit();
  485. this.ResumeLayout(false);
  486. this.PerformLayout();
  487. }
  488. #endregion
  489. private System.Windows.Forms.Label pr_code_label;
  490. private System.Windows.Forms.Label pa_makecode;
  491. private System.Windows.Forms.Label pa_code_label;
  492. private System.Windows.Forms.Label PrintList_label;
  493. private System.Windows.Forms.Label PrintNum_label;
  494. private CustomControl.DataGrid_View.DataGridViewWithSerialNum PackageDetail;
  495. private System.Windows.Forms.Label pa_id;
  496. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  497. private CustomControl.ComBoxWithFocus.PrinterCombox PrintList;
  498. private System.Windows.Forms.Label ct_recorder;
  499. private System.Windows.Forms.Label pr_packrule;
  500. private System.Windows.Forms.Label pa_downstatus;
  501. private System.Windows.Forms.Label pa_standardqty;
  502. private CustomControl.TextBoxWithIcon.EnterTextBox PrintNum;
  503. public CustomControl.TextBoxWithIcon.SnCollectionBox ct_code;
  504. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  505. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  506. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  507. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  508. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  509. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
  510. private CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel;
  511. private System.Windows.Forms.Label label3;
  512. private System.Windows.Forms.DataGridViewTextBoxColumn cd_varchar50_1;
  513. private System.Windows.Forms.DataGridViewTextBoxColumn cd_varchar50_4;
  514. private System.Windows.Forms.DataGridViewTextBoxColumn cd_varchar50_5;
  515. private System.Windows.Forms.DataGridViewTextBoxColumn cd_varchar50_6;
  516. private System.Windows.Forms.DataGridViewTextBoxColumn cd_number_1;
  517. private System.Windows.Forms.DataGridViewTextBoxColumn cd_varchar50_9;
  518. private System.Windows.Forms.DataGridViewTextBoxColumn cd_varchar50_8;
  519. private System.Windows.Forms.DataGridViewTextBoxColumn cd_id;
  520. private System.Windows.Forms.DataGridViewTextBoxColumn cd_varchar50_11;
  521. private System.Windows.Forms.DataGridViewTextBoxColumn cd_varchar50_12;
  522. private System.Windows.Forms.DataGridViewTextBoxColumn cd_varchar100_1;
  523. private System.Windows.Forms.DataGridViewButtonColumn print;
  524. }
  525. }