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

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