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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575
  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.CheckBox = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  54. this.pr_orispeccode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.bi_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.bi_barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.bi_inqty1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.bi_vendbarcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.bi_madedate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.pr_spec1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.pr_detail1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.PrintBarCode = new System.Windows.Forms.Button();
  63. this.PrinterList = new System.Windows.Forms.ComboBox();
  64. this.label9 = new System.Windows.Forms.Label();
  65. this.es_custcode = new UAS_BARCODEIO.SearchTextBox();
  66. this.ChooseAll = new System.Windows.Forms.Button();
  67. this.pr_orispeccode2 = new System.Windows.Forms.TextBox();
  68. this.原厂型号 = new System.Windows.Forms.Label();
  69. ((System.ComponentModel.ISupportInitialize)(this.Prodiodetail)).BeginInit();
  70. ((System.ComponentModel.ISupportInitialize)(this.BarcodeIO)).BeginInit();
  71. this.SuspendLayout();
  72. //
  73. // label2
  74. //
  75. this.label2.AutoSize = true;
  76. this.label2.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  77. this.label2.Location = new System.Drawing.Point(27, 35);
  78. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  79. this.label2.Name = "label2";
  80. this.label2.Size = new System.Drawing.Size(133, 38);
  81. this.label2.TabIndex = 15;
  82. this.label2.Text = "入库单号";
  83. //
  84. // pi_inoutno
  85. //
  86. this.pi_inoutno.Location = new System.Drawing.Point(168, 38);
  87. this.pi_inoutno.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  88. this.pi_inoutno.Name = "pi_inoutno";
  89. this.pi_inoutno.Size = new System.Drawing.Size(436, 35);
  90. this.pi_inoutno.TabIndex = 16;
  91. this.pi_inoutno.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pi_inoutnokeydown);
  92. //
  93. // label1
  94. //
  95. this.label1.AutoSize = true;
  96. this.label1.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  97. this.label1.Location = new System.Drawing.Point(27, 105);
  98. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  99. this.label1.Name = "label1";
  100. this.label1.Size = new System.Drawing.Size(133, 38);
  101. this.label1.TabIndex = 17;
  102. this.label1.Text = "解析规则";
  103. //
  104. // Prodiodetail
  105. //
  106. this.Prodiodetail.AllowUserToAddRows = false;
  107. this.Prodiodetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  108. this.Prodiodetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  109. this.pd_prodcode,
  110. this.pr_orispeccode1,
  111. this.pr_brand,
  112. this.pr_detail,
  113. this.pr_spec,
  114. this.pd_inqty,
  115. this.bi_inqty});
  116. this.Prodiodetail.Location = new System.Drawing.Point(27, 182);
  117. this.Prodiodetail.Name = "Prodiodetail";
  118. this.Prodiodetail.RowHeadersWidth = 82;
  119. this.Prodiodetail.RowTemplate.Height = 37;
  120. this.Prodiodetail.Size = new System.Drawing.Size(1232, 543);
  121. this.Prodiodetail.TabIndex = 19;
  122. this.Prodiodetail.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.Prodiodetail_CellClick);
  123. this.Prodiodetail.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.Prodiodetail_CellContentClick);
  124. this.Prodiodetail.CellPainting += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.Prodiodetail_CellPainting);
  125. this.Prodiodetail.SelectionChanged += new System.EventHandler(this.Prodiodetail_SelectionChanged);
  126. //
  127. // pd_prodcode
  128. //
  129. this.pd_prodcode.DataPropertyName = "pd_prodcode";
  130. this.pd_prodcode.HeaderText = "物料编号";
  131. this.pd_prodcode.MinimumWidth = 10;
  132. this.pd_prodcode.Name = "pd_prodcode";
  133. this.pd_prodcode.ReadOnly = true;
  134. this.pd_prodcode.Width = 200;
  135. //
  136. // pr_orispeccode1
  137. //
  138. this.pr_orispeccode1.DataPropertyName = "pr_orispeccode";
  139. this.pr_orispeccode1.HeaderText = "原厂型号";
  140. this.pr_orispeccode1.MinimumWidth = 10;
  141. this.pr_orispeccode1.Name = "pr_orispeccode1";
  142. this.pr_orispeccode1.Width = 200;
  143. //
  144. // pr_brand
  145. //
  146. this.pr_brand.DataPropertyName = "pr_brand";
  147. this.pr_brand.HeaderText = "品牌";
  148. this.pr_brand.MinimumWidth = 10;
  149. this.pr_brand.Name = "pr_brand";
  150. this.pr_brand.Width = 200;
  151. //
  152. // pr_detail
  153. //
  154. this.pr_detail.DataPropertyName = "pr_detail";
  155. this.pr_detail.HeaderText = "物料名称";
  156. this.pr_detail.MinimumWidth = 10;
  157. this.pr_detail.Name = "pr_detail";
  158. this.pr_detail.ReadOnly = true;
  159. this.pr_detail.Width = 200;
  160. //
  161. // pr_spec
  162. //
  163. this.pr_spec.DataPropertyName = "pr_spec";
  164. this.pr_spec.HeaderText = "物料规格";
  165. this.pr_spec.MinimumWidth = 10;
  166. this.pr_spec.Name = "pr_spec";
  167. this.pr_spec.ReadOnly = true;
  168. this.pr_spec.Width = 200;
  169. //
  170. // pd_inqty
  171. //
  172. this.pd_inqty.DataPropertyName = "pd_inqty";
  173. this.pd_inqty.HeaderText = "入库数量";
  174. this.pd_inqty.MinimumWidth = 10;
  175. this.pd_inqty.Name = "pd_inqty";
  176. this.pd_inqty.ReadOnly = true;
  177. this.pd_inqty.Width = 200;
  178. //
  179. // bi_inqty
  180. //
  181. this.bi_inqty.DataPropertyName = "bi_inqty";
  182. this.bi_inqty.HeaderText = "已生成条码数量";
  183. this.bi_inqty.MinimumWidth = 10;
  184. this.bi_inqty.Name = "bi_inqty";
  185. this.bi_inqty.ReadOnly = true;
  186. this.bi_inqty.Width = 200;
  187. //
  188. // PR_CODE
  189. //
  190. this.PR_CODE.Location = new System.Drawing.Point(168, 763);
  191. this.PR_CODE.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  192. this.PR_CODE.Name = "PR_CODE";
  193. this.PR_CODE.Size = new System.Drawing.Size(436, 35);
  194. this.PR_CODE.TabIndex = 21;
  195. //
  196. // label3
  197. //
  198. this.label3.AutoSize = true;
  199. this.label3.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  200. this.label3.Location = new System.Drawing.Point(27, 760);
  201. this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  202. this.label3.Name = "label3";
  203. this.label3.Size = new System.Drawing.Size(133, 38);
  204. this.label3.TabIndex = 20;
  205. this.label3.Text = "物料编号";
  206. //
  207. // INQTY
  208. //
  209. this.INQTY.Location = new System.Drawing.Point(168, 895);
  210. this.INQTY.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  211. this.INQTY.Name = "INQTY";
  212. this.INQTY.Size = new System.Drawing.Size(436, 35);
  213. this.INQTY.TabIndex = 23;
  214. //
  215. // label4
  216. //
  217. this.label4.AutoSize = true;
  218. this.label4.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  219. this.label4.Location = new System.Drawing.Point(27, 892);
  220. this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  221. this.label4.Name = "label4";
  222. this.label4.Size = new System.Drawing.Size(133, 38);
  223. this.label4.TabIndex = 22;
  224. this.label4.Text = "入库数量";
  225. //
  226. // DC
  227. //
  228. this.DC.Location = new System.Drawing.Point(168, 973);
  229. this.DC.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  230. this.DC.Name = "DC";
  231. this.DC.Size = new System.Drawing.Size(436, 35);
  232. this.DC.TabIndex = 25;
  233. //
  234. // label5
  235. //
  236. this.label5.AutoSize = true;
  237. this.label5.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  238. this.label5.Location = new System.Drawing.Point(27, 970);
  239. this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  240. this.label5.Name = "label5";
  241. this.label5.Size = new System.Drawing.Size(58, 38);
  242. this.label5.TabIndex = 24;
  243. this.label5.Text = "DC";
  244. //
  245. // LOTNO
  246. //
  247. this.LOTNO.Location = new System.Drawing.Point(168, 1057);
  248. this.LOTNO.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  249. this.LOTNO.Name = "LOTNO";
  250. this.LOTNO.Size = new System.Drawing.Size(436, 35);
  251. this.LOTNO.TabIndex = 27;
  252. //
  253. // label6
  254. //
  255. this.label6.AutoSize = true;
  256. this.label6.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  257. this.label6.Location = new System.Drawing.Point(27, 1054);
  258. this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  259. this.label6.Name = "label6";
  260. this.label6.Size = new System.Drawing.Size(103, 38);
  261. this.label6.TabIndex = 26;
  262. this.label6.Text = "LotNo";
  263. //
  264. // ZXBZ
  265. //
  266. this.ZXBZ.Location = new System.Drawing.Point(168, 1141);
  267. this.ZXBZ.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  268. this.ZXBZ.Name = "ZXBZ";
  269. this.ZXBZ.Size = new System.Drawing.Size(436, 35);
  270. this.ZXBZ.TabIndex = 30;
  271. //
  272. // label7
  273. //
  274. this.label7.AutoSize = true;
  275. this.label7.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  276. this.label7.Location = new System.Drawing.Point(27, 1138);
  277. this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  278. this.label7.Name = "label7";
  279. this.label7.Size = new System.Drawing.Size(133, 38);
  280. this.label7.TabIndex = 29;
  281. this.label7.Text = "最小包数";
  282. //
  283. // Barcode
  284. //
  285. this.Barcode.Location = new System.Drawing.Point(823, 114);
  286. this.Barcode.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  287. this.Barcode.Name = "Barcode";
  288. this.Barcode.Size = new System.Drawing.Size(436, 35);
  289. this.Barcode.TabIndex = 32;
  290. this.Barcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Barcode_KeyDown);
  291. //
  292. // label8
  293. //
  294. this.label8.AutoSize = true;
  295. this.label8.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  296. this.label8.Location = new System.Drawing.Point(691, 111);
  297. this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  298. this.label8.Name = "label8";
  299. this.label8.Size = new System.Drawing.Size(104, 38);
  300. this.label8.TabIndex = 33;
  301. this.label8.Text = "扫码框";
  302. //
  303. // GenBarCode
  304. //
  305. this.GenBarCode.Location = new System.Drawing.Point(673, 768);
  306. this.GenBarCode.Name = "GenBarCode";
  307. this.GenBarCode.Size = new System.Drawing.Size(169, 45);
  308. this.GenBarCode.TabIndex = 34;
  309. this.GenBarCode.Text = "生成条码";
  310. this.GenBarCode.UseVisualStyleBackColor = true;
  311. this.GenBarCode.Click += new System.EventHandler(this.GenBarCode_Click);
  312. //
  313. // BarcodeIO
  314. //
  315. this.BarcodeIO.AllowUserToAddRows = false;
  316. this.BarcodeIO.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  317. | System.Windows.Forms.AnchorStyles.Right)));
  318. this.BarcodeIO.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  319. this.BarcodeIO.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  320. this.CheckBox,
  321. this.pr_orispeccode,
  322. this.bi_prodcode,
  323. this.bi_barcode,
  324. this.bi_inqty1,
  325. this.bi_vendbarcode,
  326. this.bi_madedate,
  327. this.pr_spec1,
  328. this.pr_detail1});
  329. this.BarcodeIO.Location = new System.Drawing.Point(1295, 182);
  330. this.BarcodeIO.Name = "BarcodeIO";
  331. this.BarcodeIO.RowHeadersWidth = 82;
  332. this.BarcodeIO.RowTemplate.Height = 23;
  333. this.BarcodeIO.Size = new System.Drawing.Size(829, 543);
  334. this.BarcodeIO.TabIndex = 35;
  335. //
  336. // CheckBox
  337. //
  338. this.CheckBox.DataPropertyName = "CheckBox";
  339. this.CheckBox.HeaderText = "勾选";
  340. this.CheckBox.MinimumWidth = 10;
  341. this.CheckBox.Name = "CheckBox";
  342. this.CheckBox.Width = 200;
  343. //
  344. // pr_orispeccode
  345. //
  346. this.pr_orispeccode.DataPropertyName = "pr_orispeccode";
  347. this.pr_orispeccode.HeaderText = "型号";
  348. this.pr_orispeccode.MinimumWidth = 10;
  349. this.pr_orispeccode.Name = "pr_orispeccode";
  350. this.pr_orispeccode.Width = 200;
  351. //
  352. // bi_prodcode
  353. //
  354. this.bi_prodcode.DataPropertyName = "bi_prodcode";
  355. this.bi_prodcode.HeaderText = "料号";
  356. this.bi_prodcode.MinimumWidth = 10;
  357. this.bi_prodcode.Name = "bi_prodcode";
  358. this.bi_prodcode.Width = 200;
  359. //
  360. // bi_barcode
  361. //
  362. this.bi_barcode.DataPropertyName = "bi_barcode";
  363. this.bi_barcode.HeaderText = "条码号";
  364. this.bi_barcode.MinimumWidth = 10;
  365. this.bi_barcode.Name = "bi_barcode";
  366. this.bi_barcode.Width = 200;
  367. //
  368. // bi_inqty1
  369. //
  370. this.bi_inqty1.DataPropertyName = "bi_inqty";
  371. this.bi_inqty1.HeaderText = "入库数量";
  372. this.bi_inqty1.MinimumWidth = 10;
  373. this.bi_inqty1.Name = "bi_inqty1";
  374. this.bi_inqty1.Width = 200;
  375. //
  376. // bi_vendbarcode
  377. //
  378. this.bi_vendbarcode.DataPropertyName = "bi_vendbarcode";
  379. this.bi_vendbarcode.HeaderText = "LOTNO";
  380. this.bi_vendbarcode.MinimumWidth = 10;
  381. this.bi_vendbarcode.Name = "bi_vendbarcode";
  382. this.bi_vendbarcode.Width = 200;
  383. //
  384. // bi_madedate
  385. //
  386. this.bi_madedate.DataPropertyName = "bi_madedate";
  387. this.bi_madedate.HeaderText = "DC";
  388. this.bi_madedate.MinimumWidth = 10;
  389. this.bi_madedate.Name = "bi_madedate";
  390. this.bi_madedate.Width = 200;
  391. //
  392. // pr_spec1
  393. //
  394. this.pr_spec1.DataPropertyName = "pr_spec";
  395. this.pr_spec1.HeaderText = "规格";
  396. this.pr_spec1.MinimumWidth = 10;
  397. this.pr_spec1.Name = "pr_spec1";
  398. this.pr_spec1.Width = 200;
  399. //
  400. // pr_detail1
  401. //
  402. this.pr_detail1.DataPropertyName = "pr_detail";
  403. this.pr_detail1.HeaderText = "物料名称";
  404. this.pr_detail1.MinimumWidth = 10;
  405. this.pr_detail1.Name = "pr_detail1";
  406. this.pr_detail1.Width = 200;
  407. //
  408. // PrintBarCode
  409. //
  410. this.PrintBarCode.Location = new System.Drawing.Point(673, 841);
  411. this.PrintBarCode.Name = "PrintBarCode";
  412. this.PrintBarCode.Size = new System.Drawing.Size(169, 45);
  413. this.PrintBarCode.TabIndex = 36;
  414. this.PrintBarCode.Text = "打印条码";
  415. this.PrintBarCode.UseVisualStyleBackColor = true;
  416. this.PrintBarCode.Click += new System.EventHandler(this.PrintBarCode_Click);
  417. //
  418. // PrinterList
  419. //
  420. this.PrinterList.FormattingEnabled = true;
  421. this.PrinterList.Location = new System.Drawing.Point(1064, 775);
  422. this.PrinterList.Name = "PrinterList";
  423. this.PrinterList.Size = new System.Drawing.Size(312, 32);
  424. this.PrinterList.TabIndex = 37;
  425. //
  426. // label9
  427. //
  428. this.label9.AutoSize = true;
  429. this.label9.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  430. this.label9.Location = new System.Drawing.Point(884, 771);
  431. this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  432. this.label9.Name = "label9";
  433. this.label9.Size = new System.Drawing.Size(162, 38);
  434. this.label9.TabIndex = 38;
  435. this.label9.Text = "打印机列表";
  436. //
  437. // es_custcode
  438. //
  439. this.es_custcode.AllPower = null;
  440. this.es_custcode.Caller = null;
  441. this.es_custcode.Condition = null;
  442. this.es_custcode.DBTitle = null;
  443. this.es_custcode.FormName = null;
  444. this.es_custcode.Location = new System.Drawing.Point(167, 108);
  445. this.es_custcode.Name = "es_custcode";
  446. this.es_custcode.Power = null;
  447. this.es_custcode.ReturnData = null;
  448. this.es_custcode.SelectField = null;
  449. this.es_custcode.SetValueField = null;
  450. this.es_custcode.Size = new System.Drawing.Size(437, 35);
  451. this.es_custcode.TabIndex = 31;
  452. this.es_custcode.TableName = null;
  453. this.es_custcode.TextBoxEnable = false;
  454. //
  455. // ChooseAll
  456. //
  457. this.ChooseAll.Location = new System.Drawing.Point(1295, 182);
  458. this.ChooseAll.Name = "ChooseAll";
  459. this.ChooseAll.Size = new System.Drawing.Size(86, 45);
  460. this.ChooseAll.TabIndex = 39;
  461. this.ChooseAll.Text = "全选";
  462. this.ChooseAll.UseVisualStyleBackColor = true;
  463. this.ChooseAll.Click += new System.EventHandler(this.ChooseAll_Click);
  464. //
  465. // pr_orispeccode2
  466. //
  467. this.pr_orispeccode2.Location = new System.Drawing.Point(168, 829);
  468. this.pr_orispeccode2.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  469. this.pr_orispeccode2.Name = "pr_orispeccode2";
  470. this.pr_orispeccode2.Size = new System.Drawing.Size(436, 35);
  471. this.pr_orispeccode2.TabIndex = 41;
  472. //
  473. // 原厂型号
  474. //
  475. this.原厂型号.AutoSize = true;
  476. this.原厂型号.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  477. this.原厂型号.Location = new System.Drawing.Point(27, 826);
  478. this.原厂型号.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  479. this.原厂型号.Name = "原厂型号";
  480. this.原厂型号.Size = new System.Drawing.Size(133, 38);
  481. this.原厂型号.TabIndex = 40;
  482. this.原厂型号.Text = "原厂型号";
  483. //
  484. // 入库条码规则解析
  485. //
  486. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  487. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  488. this.ClientSize = new System.Drawing.Size(2136, 1225);
  489. this.Controls.Add(this.pr_orispeccode2);
  490. this.Controls.Add(this.原厂型号);
  491. this.Controls.Add(this.ChooseAll);
  492. this.Controls.Add(this.label9);
  493. this.Controls.Add(this.PrinterList);
  494. this.Controls.Add(this.PrintBarCode);
  495. this.Controls.Add(this.BarcodeIO);
  496. this.Controls.Add(this.GenBarCode);
  497. this.Controls.Add(this.label8);
  498. this.Controls.Add(this.Barcode);
  499. this.Controls.Add(this.es_custcode);
  500. this.Controls.Add(this.ZXBZ);
  501. this.Controls.Add(this.label7);
  502. this.Controls.Add(this.LOTNO);
  503. this.Controls.Add(this.label6);
  504. this.Controls.Add(this.DC);
  505. this.Controls.Add(this.label5);
  506. this.Controls.Add(this.INQTY);
  507. this.Controls.Add(this.label4);
  508. this.Controls.Add(this.PR_CODE);
  509. this.Controls.Add(this.label3);
  510. this.Controls.Add(this.Prodiodetail);
  511. this.Controls.Add(this.label1);
  512. this.Controls.Add(this.pi_inoutno);
  513. this.Controls.Add(this.label2);
  514. this.Margin = new System.Windows.Forms.Padding(6);
  515. this.Name = "入库条码规则解析";
  516. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  517. this.Text = "入库条码打印";
  518. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  519. this.AutoSizeChanged += new System.EventHandler(this.入库条码规则解析_AutoSizeChanged);
  520. this.Load += new System.EventHandler(this.Form1_Load);
  521. ((System.ComponentModel.ISupportInitialize)(this.Prodiodetail)).EndInit();
  522. ((System.ComponentModel.ISupportInitialize)(this.BarcodeIO)).EndInit();
  523. this.ResumeLayout(false);
  524. this.PerformLayout();
  525. }
  526. #endregion
  527. private System.Windows.Forms.Label label2;
  528. private System.Windows.Forms.TextBox pi_inoutno;
  529. private System.Windows.Forms.Label label1;
  530. private System.Windows.Forms.DataGridView Prodiodetail;
  531. private System.Windows.Forms.TextBox PR_CODE;
  532. private System.Windows.Forms.Label label3;
  533. private System.Windows.Forms.TextBox INQTY;
  534. private System.Windows.Forms.Label label4;
  535. private System.Windows.Forms.TextBox DC;
  536. private System.Windows.Forms.Label label5;
  537. private System.Windows.Forms.TextBox LOTNO;
  538. private System.Windows.Forms.Label label6;
  539. private System.Windows.Forms.TextBox ZXBZ;
  540. private System.Windows.Forms.Label label7;
  541. private SearchTextBox es_custcode;
  542. private System.Windows.Forms.TextBox Barcode;
  543. private System.Windows.Forms.Label label8;
  544. private System.Windows.Forms.Button GenBarCode;
  545. private System.Windows.Forms.DataGridView BarcodeIO;
  546. private System.Windows.Forms.Button PrintBarCode;
  547. private System.Windows.Forms.ComboBox PrinterList;
  548. private System.Windows.Forms.Label label9;
  549. private System.Windows.Forms.Button ChooseAll;
  550. private System.Windows.Forms.DataGridViewCheckBoxColumn CheckBox;
  551. private System.Windows.Forms.DataGridViewTextBoxColumn pr_orispeccode;
  552. private System.Windows.Forms.DataGridViewTextBoxColumn bi_prodcode;
  553. private System.Windows.Forms.DataGridViewTextBoxColumn bi_barcode;
  554. private System.Windows.Forms.DataGridViewTextBoxColumn bi_inqty1;
  555. private System.Windows.Forms.DataGridViewTextBoxColumn bi_vendbarcode;
  556. private System.Windows.Forms.DataGridViewTextBoxColumn bi_madedate;
  557. private System.Windows.Forms.DataGridViewTextBoxColumn pr_spec1;
  558. private System.Windows.Forms.DataGridViewTextBoxColumn pr_detail1;
  559. private System.Windows.Forms.DataGridViewTextBoxColumn pd_prodcode;
  560. private System.Windows.Forms.DataGridViewTextBoxColumn pr_orispeccode1;
  561. private System.Windows.Forms.DataGridViewTextBoxColumn pr_brand;
  562. private System.Windows.Forms.DataGridViewTextBoxColumn pr_detail;
  563. private System.Windows.Forms.DataGridViewTextBoxColumn pr_spec;
  564. private System.Windows.Forms.DataGridViewTextBoxColumn pd_inqty;
  565. private System.Windows.Forms.DataGridViewTextBoxColumn bi_inqty;
  566. private System.Windows.Forms.TextBox pr_orispeccode2;
  567. private System.Windows.Forms.Label 原厂型号;
  568. }
  569. }