入库条码规则解析.Designer.cs 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737
  1. namespace UAS_BARCODEIO
  2. {
  3. partial class 入库条码规则解析
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 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 窗体设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要修改
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.label2 = new System.Windows.Forms.Label();
  29. this.pi_inoutno = new System.Windows.Forms.TextBox();
  30. this.label1 = new System.Windows.Forms.Label();
  31. this.Prodiodetail = new System.Windows.Forms.DataGridView();
  32. this.pd_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  33. this.pr_orispeccode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  34. this.pr_brand = new System.Windows.Forms.DataGridViewTextBoxColumn();
  35. this.pr_detail = new System.Windows.Forms.DataGridViewTextBoxColumn();
  36. this.pr_spec = new System.Windows.Forms.DataGridViewTextBoxColumn();
  37. this.pd_inqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
  38. this.bi_inqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
  39. this.PR_CODE = new System.Windows.Forms.TextBox();
  40. this.label3 = new System.Windows.Forms.Label();
  41. this.INQTY = new System.Windows.Forms.TextBox();
  42. this.label4 = new System.Windows.Forms.Label();
  43. this.DC = new System.Windows.Forms.TextBox();
  44. this.label5 = new System.Windows.Forms.Label();
  45. this.LOTNO = new System.Windows.Forms.TextBox();
  46. this.label6 = new System.Windows.Forms.Label();
  47. this.ZXBZ = new System.Windows.Forms.TextBox();
  48. this.label7 = new System.Windows.Forms.Label();
  49. this.Barcode = new System.Windows.Forms.TextBox();
  50. this.label8 = new System.Windows.Forms.Label();
  51. this.GenBarCode = new System.Windows.Forms.Button();
  52. this.BarcodeIO = new System.Windows.Forms.DataGridView();
  53. this.PrintBarCode = new System.Windows.Forms.Button();
  54. this.PrinterList = new System.Windows.Forms.ComboBox();
  55. this.label9 = new System.Windows.Forms.Label();
  56. this.ChooseAll = new System.Windows.Forms.Button();
  57. this.pr_orispeccode2 = new System.Windows.Forms.TextBox();
  58. this.原厂型号 = new System.Windows.Forms.Label();
  59. this.GenBoxCode = new System.Windows.Forms.CheckBox();
  60. this.PrintBox = new System.Windows.Forms.Button();
  61. this.pr_orispeccode3 = new System.Windows.Forms.TextBox();
  62. this.label10 = new System.Windows.Forms.Label();
  63. this.es_custcode = new UAS_BARCODEIO.SearchTextBox();
  64. this.PrintStockBarCode = new System.Windows.Forms.Button();
  65. this.DeletaBarcode = new System.Windows.Forms.Button();
  66. this.SCCODE = new System.Windows.Forms.TextBox();
  67. this.label11 = new System.Windows.Forms.Label();
  68. this.DC1 = new System.Windows.Forms.TextBox();
  69. this.label12 = new System.Windows.Forms.Label();
  70. this.CheckBox = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  71. this.pr_orispeccode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.bi_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.bi_barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.bi_outboxcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  75. this.bi_inqty1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.bi_sccode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  77. this.bi_vendbarcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  78. this.bi_madedate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  79. this.DC_WEEK = new System.Windows.Forms.DataGridViewTextBoxColumn();
  80. this.pr_spec1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  81. this.pr_detail1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  82. ((System.ComponentModel.ISupportInitialize)(this.Prodiodetail)).BeginInit();
  83. ((System.ComponentModel.ISupportInitialize)(this.BarcodeIO)).BeginInit();
  84. this.SuspendLayout();
  85. //
  86. // label2
  87. //
  88. this.label2.AutoSize = true;
  89. this.label2.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  90. this.label2.Location = new System.Drawing.Point(27, 35);
  91. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  92. this.label2.Name = "label2";
  93. this.label2.Size = new System.Drawing.Size(133, 38);
  94. this.label2.TabIndex = 15;
  95. this.label2.Text = "入库单号";
  96. //
  97. // pi_inoutno
  98. //
  99. this.pi_inoutno.Location = new System.Drawing.Point(168, 38);
  100. this.pi_inoutno.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  101. this.pi_inoutno.Name = "pi_inoutno";
  102. this.pi_inoutno.Size = new System.Drawing.Size(436, 35);
  103. this.pi_inoutno.TabIndex = 16;
  104. this.pi_inoutno.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pi_inoutnokeydown);
  105. //
  106. // label1
  107. //
  108. this.label1.AutoSize = true;
  109. this.label1.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  110. this.label1.Location = new System.Drawing.Point(27, 105);
  111. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  112. this.label1.Name = "label1";
  113. this.label1.Size = new System.Drawing.Size(133, 38);
  114. this.label1.TabIndex = 17;
  115. this.label1.Text = "解析规则";
  116. //
  117. // Prodiodetail
  118. //
  119. this.Prodiodetail.AllowUserToAddRows = false;
  120. this.Prodiodetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  121. this.Prodiodetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  122. this.pd_prodcode,
  123. this.pr_orispeccode1,
  124. this.pr_brand,
  125. this.pr_detail,
  126. this.pr_spec,
  127. this.pd_inqty,
  128. this.bi_inqty});
  129. this.Prodiodetail.Location = new System.Drawing.Point(27, 182);
  130. this.Prodiodetail.Name = "Prodiodetail";
  131. this.Prodiodetail.RowHeadersWidth = 82;
  132. this.Prodiodetail.RowTemplate.Height = 37;
  133. this.Prodiodetail.Size = new System.Drawing.Size(1232, 543);
  134. this.Prodiodetail.TabIndex = 19;
  135. this.Prodiodetail.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.Prodiodetail_CellClick);
  136. this.Prodiodetail.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.Prodiodetail_CellContentClick);
  137. this.Prodiodetail.CellPainting += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.Prodiodetail_CellPainting);
  138. this.Prodiodetail.SelectionChanged += new System.EventHandler(this.Prodiodetail_SelectionChanged);
  139. //
  140. // pd_prodcode
  141. //
  142. this.pd_prodcode.DataPropertyName = "pd_prodcode";
  143. this.pd_prodcode.HeaderText = "物料编号";
  144. this.pd_prodcode.MinimumWidth = 10;
  145. this.pd_prodcode.Name = "pd_prodcode";
  146. this.pd_prodcode.ReadOnly = true;
  147. this.pd_prodcode.Width = 200;
  148. //
  149. // pr_orispeccode1
  150. //
  151. this.pr_orispeccode1.DataPropertyName = "pr_orispeccode";
  152. this.pr_orispeccode1.HeaderText = "原厂型号";
  153. this.pr_orispeccode1.MinimumWidth = 10;
  154. this.pr_orispeccode1.Name = "pr_orispeccode1";
  155. this.pr_orispeccode1.Width = 200;
  156. //
  157. // pr_brand
  158. //
  159. this.pr_brand.DataPropertyName = "pr_brand";
  160. this.pr_brand.HeaderText = "品牌";
  161. this.pr_brand.MinimumWidth = 10;
  162. this.pr_brand.Name = "pr_brand";
  163. this.pr_brand.Width = 200;
  164. //
  165. // pr_detail
  166. //
  167. this.pr_detail.DataPropertyName = "pr_detail";
  168. this.pr_detail.HeaderText = "物料名称";
  169. this.pr_detail.MinimumWidth = 10;
  170. this.pr_detail.Name = "pr_detail";
  171. this.pr_detail.ReadOnly = true;
  172. this.pr_detail.Width = 200;
  173. //
  174. // pr_spec
  175. //
  176. this.pr_spec.DataPropertyName = "pr_spec";
  177. this.pr_spec.HeaderText = "物料规格";
  178. this.pr_spec.MinimumWidth = 10;
  179. this.pr_spec.Name = "pr_spec";
  180. this.pr_spec.ReadOnly = true;
  181. this.pr_spec.Width = 200;
  182. //
  183. // pd_inqty
  184. //
  185. this.pd_inqty.DataPropertyName = "pd_inqty";
  186. this.pd_inqty.HeaderText = "入库数量";
  187. this.pd_inqty.MinimumWidth = 10;
  188. this.pd_inqty.Name = "pd_inqty";
  189. this.pd_inqty.ReadOnly = true;
  190. this.pd_inqty.Width = 200;
  191. //
  192. // bi_inqty
  193. //
  194. this.bi_inqty.DataPropertyName = "bi_inqty";
  195. this.bi_inqty.HeaderText = "已生成条码数量";
  196. this.bi_inqty.MinimumWidth = 10;
  197. this.bi_inqty.Name = "bi_inqty";
  198. this.bi_inqty.ReadOnly = true;
  199. this.bi_inqty.Width = 200;
  200. //
  201. // PR_CODE
  202. //
  203. this.PR_CODE.Enabled = false;
  204. this.PR_CODE.Location = new System.Drawing.Point(1445, 192);
  205. this.PR_CODE.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  206. this.PR_CODE.Name = "PR_CODE";
  207. this.PR_CODE.Size = new System.Drawing.Size(436, 35);
  208. this.PR_CODE.TabIndex = 21;
  209. //
  210. // label3
  211. //
  212. this.label3.AutoSize = true;
  213. this.label3.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  214. this.label3.Location = new System.Drawing.Point(1276, 192);
  215. this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  216. this.label3.Name = "label3";
  217. this.label3.Size = new System.Drawing.Size(133, 38);
  218. this.label3.TabIndex = 20;
  219. this.label3.Text = "物料编号";
  220. //
  221. // INQTY
  222. //
  223. this.INQTY.Location = new System.Drawing.Point(1445, 360);
  224. this.INQTY.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  225. this.INQTY.Name = "INQTY";
  226. this.INQTY.Size = new System.Drawing.Size(436, 35);
  227. this.INQTY.TabIndex = 23;
  228. //
  229. // label4
  230. //
  231. this.label4.AutoSize = true;
  232. this.label4.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  233. this.label4.Location = new System.Drawing.Point(1276, 360);
  234. this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  235. this.label4.Name = "label4";
  236. this.label4.Size = new System.Drawing.Size(133, 38);
  237. this.label4.TabIndex = 22;
  238. this.label4.Text = "入库数量";
  239. //
  240. // DC
  241. //
  242. this.DC.Location = new System.Drawing.Point(1445, 413);
  243. this.DC.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  244. this.DC.Name = "DC";
  245. this.DC.Size = new System.Drawing.Size(436, 35);
  246. this.DC.TabIndex = 25;
  247. //
  248. // label5
  249. //
  250. this.label5.AutoSize = true;
  251. this.label5.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  252. this.label5.Location = new System.Drawing.Point(1276, 413);
  253. this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  254. this.label5.Name = "label5";
  255. this.label5.Size = new System.Drawing.Size(58, 38);
  256. this.label5.TabIndex = 24;
  257. this.label5.Text = "DC";
  258. //
  259. // LOTNO
  260. //
  261. this.LOTNO.Location = new System.Drawing.Point(1445, 527);
  262. this.LOTNO.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  263. this.LOTNO.Name = "LOTNO";
  264. this.LOTNO.Size = new System.Drawing.Size(436, 35);
  265. this.LOTNO.TabIndex = 27;
  266. //
  267. // label6
  268. //
  269. this.label6.AutoSize = true;
  270. this.label6.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  271. this.label6.Location = new System.Drawing.Point(1276, 527);
  272. this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  273. this.label6.Name = "label6";
  274. this.label6.Size = new System.Drawing.Size(103, 38);
  275. this.label6.TabIndex = 26;
  276. this.label6.Text = "LotNo";
  277. //
  278. // ZXBZ
  279. //
  280. this.ZXBZ.Location = new System.Drawing.Point(1445, 627);
  281. this.ZXBZ.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  282. this.ZXBZ.Name = "ZXBZ";
  283. this.ZXBZ.Size = new System.Drawing.Size(436, 35);
  284. this.ZXBZ.TabIndex = 30;
  285. //
  286. // label7
  287. //
  288. this.label7.AutoSize = true;
  289. this.label7.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  290. this.label7.Location = new System.Drawing.Point(1276, 627);
  291. this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  292. this.label7.Name = "label7";
  293. this.label7.Size = new System.Drawing.Size(133, 38);
  294. this.label7.TabIndex = 29;
  295. this.label7.Text = "最小包数";
  296. //
  297. // Barcode
  298. //
  299. this.Barcode.Location = new System.Drawing.Point(823, 114);
  300. this.Barcode.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  301. this.Barcode.Name = "Barcode";
  302. this.Barcode.Size = new System.Drawing.Size(436, 35);
  303. this.Barcode.TabIndex = 32;
  304. this.Barcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Barcode_KeyDown);
  305. //
  306. // label8
  307. //
  308. this.label8.AutoSize = true;
  309. this.label8.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  310. this.label8.Location = new System.Drawing.Point(691, 111);
  311. this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  312. this.label8.Name = "label8";
  313. this.label8.Size = new System.Drawing.Size(104, 38);
  314. this.label8.TabIndex = 33;
  315. this.label8.Text = "扫码框";
  316. //
  317. // GenBarCode
  318. //
  319. this.GenBarCode.Location = new System.Drawing.Point(1922, 200);
  320. this.GenBarCode.Name = "GenBarCode";
  321. this.GenBarCode.Size = new System.Drawing.Size(169, 45);
  322. this.GenBarCode.TabIndex = 34;
  323. this.GenBarCode.Text = "生成条码";
  324. this.GenBarCode.UseVisualStyleBackColor = true;
  325. this.GenBarCode.Click += new System.EventHandler(this.GenBarCode_Click);
  326. //
  327. // BarcodeIO
  328. //
  329. this.BarcodeIO.AllowUserToAddRows = false;
  330. this.BarcodeIO.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  331. | System.Windows.Forms.AnchorStyles.Right)));
  332. this.BarcodeIO.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  333. this.BarcodeIO.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  334. this.CheckBox,
  335. this.pr_orispeccode,
  336. this.bi_prodcode,
  337. this.bi_barcode,
  338. this.bi_outboxcode,
  339. this.bi_inqty1,
  340. this.bi_sccode,
  341. this.bi_vendbarcode,
  342. this.bi_madedate,
  343. this.DC_WEEK,
  344. this.pr_spec1,
  345. this.pr_detail1});
  346. this.BarcodeIO.Location = new System.Drawing.Point(27, 731);
  347. this.BarcodeIO.Name = "BarcodeIO";
  348. this.BarcodeIO.RowHeadersWidth = 82;
  349. this.BarcodeIO.RowTemplate.Height = 23;
  350. this.BarcodeIO.Size = new System.Drawing.Size(2097, 595);
  351. this.BarcodeIO.TabIndex = 35;
  352. //
  353. // PrintBarCode
  354. //
  355. this.PrintBarCode.Location = new System.Drawing.Point(1922, 273);
  356. this.PrintBarCode.Name = "PrintBarCode";
  357. this.PrintBarCode.Size = new System.Drawing.Size(169, 45);
  358. this.PrintBarCode.TabIndex = 36;
  359. this.PrintBarCode.Text = "打印条码";
  360. this.PrintBarCode.UseVisualStyleBackColor = true;
  361. this.PrintBarCode.Click += new System.EventHandler(this.PrintBarCode_Click);
  362. //
  363. // PrinterList
  364. //
  365. this.PrinterList.FormattingEnabled = true;
  366. this.PrinterList.Location = new System.Drawing.Point(1445, 688);
  367. this.PrinterList.Name = "PrinterList";
  368. this.PrinterList.Size = new System.Drawing.Size(312, 32);
  369. this.PrinterList.TabIndex = 37;
  370. //
  371. // label9
  372. //
  373. this.label9.AutoSize = true;
  374. this.label9.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  375. this.label9.Location = new System.Drawing.Point(1276, 682);
  376. this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  377. this.label9.Name = "label9";
  378. this.label9.Size = new System.Drawing.Size(162, 38);
  379. this.label9.TabIndex = 38;
  380. this.label9.Text = "打印机列表";
  381. //
  382. // ChooseAll
  383. //
  384. this.ChooseAll.Location = new System.Drawing.Point(27, 731);
  385. this.ChooseAll.Name = "ChooseAll";
  386. this.ChooseAll.Size = new System.Drawing.Size(86, 45);
  387. this.ChooseAll.TabIndex = 39;
  388. this.ChooseAll.Text = "全选";
  389. this.ChooseAll.UseVisualStyleBackColor = true;
  390. this.ChooseAll.Click += new System.EventHandler(this.ChooseAll_Click);
  391. //
  392. // pr_orispeccode2
  393. //
  394. this.pr_orispeccode2.Enabled = false;
  395. this.pr_orispeccode2.Location = new System.Drawing.Point(1445, 246);
  396. this.pr_orispeccode2.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  397. this.pr_orispeccode2.Name = "pr_orispeccode2";
  398. this.pr_orispeccode2.Size = new System.Drawing.Size(436, 35);
  399. this.pr_orispeccode2.TabIndex = 41;
  400. //
  401. // 原厂型号
  402. //
  403. this.原厂型号.AutoSize = true;
  404. this.原厂型号.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  405. this.原厂型号.Location = new System.Drawing.Point(1276, 246);
  406. this.原厂型号.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  407. this.原厂型号.Name = "原厂型号";
  408. this.原厂型号.Size = new System.Drawing.Size(133, 38);
  409. this.原厂型号.TabIndex = 40;
  410. this.原厂型号.Text = "原厂型号";
  411. //
  412. // GenBoxCode
  413. //
  414. this.GenBoxCode.AutoSize = true;
  415. this.GenBoxCode.Location = new System.Drawing.Point(1295, 121);
  416. this.GenBoxCode.Name = "GenBoxCode";
  417. this.GenBoxCode.Size = new System.Drawing.Size(138, 28);
  418. this.GenBoxCode.TabIndex = 42;
  419. this.GenBoxCode.Text = "生成箱号";
  420. this.GenBoxCode.UseVisualStyleBackColor = true;
  421. //
  422. // PrintBox
  423. //
  424. this.PrintBox.Location = new System.Drawing.Point(1922, 352);
  425. this.PrintBox.Name = "PrintBox";
  426. this.PrintBox.Size = new System.Drawing.Size(169, 45);
  427. this.PrintBox.TabIndex = 43;
  428. this.PrintBox.Text = "打印箱号";
  429. this.PrintBox.UseVisualStyleBackColor = true;
  430. this.PrintBox.Click += new System.EventHandler(this.PrintBox_Click);
  431. //
  432. // pr_orispeccode3
  433. //
  434. this.pr_orispeccode3.Location = new System.Drawing.Point(1445, 303);
  435. this.pr_orispeccode3.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  436. this.pr_orispeccode3.Name = "pr_orispeccode3";
  437. this.pr_orispeccode3.Size = new System.Drawing.Size(436, 35);
  438. this.pr_orispeccode3.TabIndex = 45;
  439. //
  440. // label10
  441. //
  442. this.label10.AutoSize = true;
  443. this.label10.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  444. this.label10.Location = new System.Drawing.Point(1276, 303);
  445. this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  446. this.label10.Name = "label10";
  447. this.label10.Size = new System.Drawing.Size(133, 38);
  448. this.label10.TabIndex = 44;
  449. this.label10.Text = "解析型号";
  450. //
  451. // es_custcode
  452. //
  453. this.es_custcode.AllPower = null;
  454. this.es_custcode.Caller = null;
  455. this.es_custcode.Condition = null;
  456. this.es_custcode.DBTitle = null;
  457. this.es_custcode.FormName = null;
  458. this.es_custcode.Location = new System.Drawing.Point(167, 108);
  459. this.es_custcode.Name = "es_custcode";
  460. this.es_custcode.Power = null;
  461. this.es_custcode.ReturnData = null;
  462. this.es_custcode.SelectField = null;
  463. this.es_custcode.SetValueField = null;
  464. this.es_custcode.Size = new System.Drawing.Size(437, 35);
  465. this.es_custcode.TabIndex = 31;
  466. this.es_custcode.TableName = null;
  467. this.es_custcode.TextBoxEnable = false;
  468. //
  469. // PrintStockBarCode
  470. //
  471. this.PrintStockBarCode.Location = new System.Drawing.Point(1922, 426);
  472. this.PrintStockBarCode.Name = "PrintStockBarCode";
  473. this.PrintStockBarCode.Size = new System.Drawing.Size(169, 45);
  474. this.PrintStockBarCode.TabIndex = 46;
  475. this.PrintStockBarCode.Text = "库存条码打印";
  476. this.PrintStockBarCode.UseVisualStyleBackColor = true;
  477. this.PrintStockBarCode.Click += new System.EventHandler(this.PrintStockBarCode_Click);
  478. //
  479. // DeletaBarcode
  480. //
  481. this.DeletaBarcode.Location = new System.Drawing.Point(1922, 501);
  482. this.DeletaBarcode.Name = "DeletaBarcode";
  483. this.DeletaBarcode.Size = new System.Drawing.Size(169, 45);
  484. this.DeletaBarcode.TabIndex = 47;
  485. this.DeletaBarcode.Text = "删除条码";
  486. this.DeletaBarcode.UseVisualStyleBackColor = true;
  487. this.DeletaBarcode.Click += new System.EventHandler(this.DeletaBarcode_Click);
  488. //
  489. // SCCODE
  490. //
  491. this.SCCODE.Location = new System.Drawing.Point(1445, 579);
  492. this.SCCODE.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  493. this.SCCODE.Name = "SCCODE";
  494. this.SCCODE.Size = new System.Drawing.Size(436, 35);
  495. this.SCCODE.TabIndex = 49;
  496. //
  497. // label11
  498. //
  499. this.label11.AutoSize = true;
  500. this.label11.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  501. this.label11.Location = new System.Drawing.Point(1276, 579);
  502. this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  503. this.label11.Name = "label11";
  504. this.label11.Size = new System.Drawing.Size(134, 38);
  505. this.label11.TabIndex = 48;
  506. this.label11.Text = "SCCODE";
  507. //
  508. // DC1
  509. //
  510. this.DC1.Location = new System.Drawing.Point(1445, 469);
  511. this.DC1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  512. this.DC1.Name = "DC1";
  513. this.DC1.Size = new System.Drawing.Size(436, 35);
  514. this.DC1.TabIndex = 51;
  515. //
  516. // label12
  517. //
  518. this.label12.AutoSize = true;
  519. this.label12.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  520. this.label12.Location = new System.Drawing.Point(1276, 469);
  521. this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  522. this.label12.Name = "label12";
  523. this.label12.Size = new System.Drawing.Size(136, 38);
  524. this.label12.TabIndex = 50;
  525. this.label12.Text = "DC(年周)";
  526. //
  527. // CheckBox
  528. //
  529. this.CheckBox.DataPropertyName = "CheckBox";
  530. this.CheckBox.HeaderText = "勾选";
  531. this.CheckBox.MinimumWidth = 10;
  532. this.CheckBox.Name = "CheckBox";
  533. this.CheckBox.Width = 200;
  534. //
  535. // pr_orispeccode
  536. //
  537. this.pr_orispeccode.DataPropertyName = "pr_orispeccode";
  538. this.pr_orispeccode.HeaderText = "型号";
  539. this.pr_orispeccode.MinimumWidth = 10;
  540. this.pr_orispeccode.Name = "pr_orispeccode";
  541. this.pr_orispeccode.Width = 200;
  542. //
  543. // bi_prodcode
  544. //
  545. this.bi_prodcode.DataPropertyName = "bi_prodcode";
  546. this.bi_prodcode.HeaderText = "料号";
  547. this.bi_prodcode.MinimumWidth = 10;
  548. this.bi_prodcode.Name = "bi_prodcode";
  549. this.bi_prodcode.Width = 200;
  550. //
  551. // bi_barcode
  552. //
  553. this.bi_barcode.DataPropertyName = "bi_barcode";
  554. this.bi_barcode.HeaderText = "条码号";
  555. this.bi_barcode.MinimumWidth = 10;
  556. this.bi_barcode.Name = "bi_barcode";
  557. this.bi_barcode.Width = 200;
  558. //
  559. // bi_outboxcode
  560. //
  561. this.bi_outboxcode.DataPropertyName = "bi_outboxcode";
  562. this.bi_outboxcode.HeaderText = "外箱条码";
  563. this.bi_outboxcode.MinimumWidth = 10;
  564. this.bi_outboxcode.Name = "bi_outboxcode";
  565. this.bi_outboxcode.Width = 200;
  566. //
  567. // bi_inqty1
  568. //
  569. this.bi_inqty1.DataPropertyName = "bi_inqty";
  570. this.bi_inqty1.HeaderText = "入库数量";
  571. this.bi_inqty1.MinimumWidth = 10;
  572. this.bi_inqty1.Name = "bi_inqty1";
  573. this.bi_inqty1.Width = 200;
  574. //
  575. // bi_sccode
  576. //
  577. this.bi_sccode.DataPropertyName = "bi_sccode";
  578. this.bi_sccode.HeaderText = "SCCODE";
  579. this.bi_sccode.MinimumWidth = 10;
  580. this.bi_sccode.Name = "bi_sccode";
  581. this.bi_sccode.Width = 200;
  582. //
  583. // bi_vendbarcode
  584. //
  585. this.bi_vendbarcode.DataPropertyName = "bi_vendbarcode";
  586. this.bi_vendbarcode.HeaderText = "LOTNO";
  587. this.bi_vendbarcode.MinimumWidth = 10;
  588. this.bi_vendbarcode.Name = "bi_vendbarcode";
  589. this.bi_vendbarcode.Width = 200;
  590. //
  591. // bi_madedate
  592. //
  593. this.bi_madedate.DataPropertyName = "bi_madedate";
  594. this.bi_madedate.HeaderText = "DC";
  595. this.bi_madedate.MinimumWidth = 10;
  596. this.bi_madedate.Name = "bi_madedate";
  597. this.bi_madedate.Width = 200;
  598. //
  599. // DC_WEEK
  600. //
  601. this.DC_WEEK.DataPropertyName = "dc_week";
  602. this.DC_WEEK.HeaderText = "年周";
  603. this.DC_WEEK.MinimumWidth = 10;
  604. this.DC_WEEK.Name = "DC_WEEK";
  605. this.DC_WEEK.Width = 200;
  606. //
  607. // pr_spec1
  608. //
  609. this.pr_spec1.DataPropertyName = "pr_spec";
  610. this.pr_spec1.HeaderText = "规格";
  611. this.pr_spec1.MinimumWidth = 10;
  612. this.pr_spec1.Name = "pr_spec1";
  613. this.pr_spec1.Width = 200;
  614. //
  615. // pr_detail1
  616. //
  617. this.pr_detail1.DataPropertyName = "pr_detail";
  618. this.pr_detail1.HeaderText = "物料名称";
  619. this.pr_detail1.MinimumWidth = 10;
  620. this.pr_detail1.Name = "pr_detail1";
  621. this.pr_detail1.Width = 200;
  622. //
  623. // 入库条码规则解析
  624. //
  625. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  626. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  627. this.ClientSize = new System.Drawing.Size(2136, 1338);
  628. this.Controls.Add(this.DC1);
  629. this.Controls.Add(this.label12);
  630. this.Controls.Add(this.SCCODE);
  631. this.Controls.Add(this.label11);
  632. this.Controls.Add(this.DeletaBarcode);
  633. this.Controls.Add(this.PrintStockBarCode);
  634. this.Controls.Add(this.pr_orispeccode3);
  635. this.Controls.Add(this.label10);
  636. this.Controls.Add(this.PrintBox);
  637. this.Controls.Add(this.GenBoxCode);
  638. this.Controls.Add(this.pr_orispeccode2);
  639. this.Controls.Add(this.原厂型号);
  640. this.Controls.Add(this.ChooseAll);
  641. this.Controls.Add(this.label9);
  642. this.Controls.Add(this.PrinterList);
  643. this.Controls.Add(this.PrintBarCode);
  644. this.Controls.Add(this.BarcodeIO);
  645. this.Controls.Add(this.GenBarCode);
  646. this.Controls.Add(this.label8);
  647. this.Controls.Add(this.Barcode);
  648. this.Controls.Add(this.es_custcode);
  649. this.Controls.Add(this.ZXBZ);
  650. this.Controls.Add(this.label7);
  651. this.Controls.Add(this.LOTNO);
  652. this.Controls.Add(this.label6);
  653. this.Controls.Add(this.DC);
  654. this.Controls.Add(this.label5);
  655. this.Controls.Add(this.INQTY);
  656. this.Controls.Add(this.label4);
  657. this.Controls.Add(this.PR_CODE);
  658. this.Controls.Add(this.label3);
  659. this.Controls.Add(this.Prodiodetail);
  660. this.Controls.Add(this.label1);
  661. this.Controls.Add(this.pi_inoutno);
  662. this.Controls.Add(this.label2);
  663. this.Margin = new System.Windows.Forms.Padding(6);
  664. this.Name = "入库条码规则解析";
  665. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  666. this.Text = "入库条码打印";
  667. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  668. this.AutoSizeChanged += new System.EventHandler(this.入库条码规则解析_AutoSizeChanged);
  669. this.Load += new System.EventHandler(this.Form1_Load);
  670. ((System.ComponentModel.ISupportInitialize)(this.Prodiodetail)).EndInit();
  671. ((System.ComponentModel.ISupportInitialize)(this.BarcodeIO)).EndInit();
  672. this.ResumeLayout(false);
  673. this.PerformLayout();
  674. }
  675. #endregion
  676. private System.Windows.Forms.Label label2;
  677. private System.Windows.Forms.TextBox pi_inoutno;
  678. private System.Windows.Forms.Label label1;
  679. private System.Windows.Forms.DataGridView Prodiodetail;
  680. private System.Windows.Forms.TextBox PR_CODE;
  681. private System.Windows.Forms.Label label3;
  682. private System.Windows.Forms.TextBox INQTY;
  683. private System.Windows.Forms.Label label4;
  684. private System.Windows.Forms.TextBox DC;
  685. private System.Windows.Forms.Label label5;
  686. private System.Windows.Forms.TextBox LOTNO;
  687. private System.Windows.Forms.Label label6;
  688. private System.Windows.Forms.TextBox ZXBZ;
  689. private System.Windows.Forms.Label label7;
  690. private SearchTextBox es_custcode;
  691. private System.Windows.Forms.TextBox Barcode;
  692. private System.Windows.Forms.Label label8;
  693. private System.Windows.Forms.Button GenBarCode;
  694. private System.Windows.Forms.DataGridView BarcodeIO;
  695. private System.Windows.Forms.Button PrintBarCode;
  696. private System.Windows.Forms.ComboBox PrinterList;
  697. private System.Windows.Forms.Label label9;
  698. private System.Windows.Forms.Button ChooseAll;
  699. private System.Windows.Forms.DataGridViewTextBoxColumn pd_prodcode;
  700. private System.Windows.Forms.DataGridViewTextBoxColumn pr_orispeccode1;
  701. private System.Windows.Forms.DataGridViewTextBoxColumn pr_brand;
  702. private System.Windows.Forms.DataGridViewTextBoxColumn pr_detail;
  703. private System.Windows.Forms.DataGridViewTextBoxColumn pr_spec;
  704. private System.Windows.Forms.DataGridViewTextBoxColumn pd_inqty;
  705. private System.Windows.Forms.DataGridViewTextBoxColumn bi_inqty;
  706. private System.Windows.Forms.TextBox pr_orispeccode2;
  707. private System.Windows.Forms.Label 原厂型号;
  708. private System.Windows.Forms.CheckBox GenBoxCode;
  709. private System.Windows.Forms.Button PrintBox;
  710. private System.Windows.Forms.TextBox pr_orispeccode3;
  711. private System.Windows.Forms.Label label10;
  712. private System.Windows.Forms.Button PrintStockBarCode;
  713. private System.Windows.Forms.Button DeletaBarcode;
  714. private System.Windows.Forms.TextBox SCCODE;
  715. private System.Windows.Forms.Label label11;
  716. private System.Windows.Forms.TextBox DC1;
  717. private System.Windows.Forms.Label label12;
  718. private System.Windows.Forms.DataGridViewCheckBoxColumn CheckBox;
  719. private System.Windows.Forms.DataGridViewTextBoxColumn pr_orispeccode;
  720. private System.Windows.Forms.DataGridViewTextBoxColumn bi_prodcode;
  721. private System.Windows.Forms.DataGridViewTextBoxColumn bi_barcode;
  722. private System.Windows.Forms.DataGridViewTextBoxColumn bi_outboxcode;
  723. private System.Windows.Forms.DataGridViewTextBoxColumn bi_inqty1;
  724. private System.Windows.Forms.DataGridViewTextBoxColumn bi_sccode;
  725. private System.Windows.Forms.DataGridViewTextBoxColumn bi_vendbarcode;
  726. private System.Windows.Forms.DataGridViewTextBoxColumn bi_madedate;
  727. private System.Windows.Forms.DataGridViewTextBoxColumn DC_WEEK;
  728. private System.Windows.Forms.DataGridViewTextBoxColumn pr_spec1;
  729. private System.Windows.Forms.DataGridViewTextBoxColumn pr_detail1;
  730. }
  731. }