库存条码打印.Designer.cs 28 KB

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