Query_BarcodeIn.Designer.cs 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648
  1. namespace UAS_MES_NEW.Query
  2. {
  3. partial class Query_BarcodeIn
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Query_BarcodeIn));
  29. this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
  30. this.DGV = new System.Windows.Forms.DataGridView();
  31. this.label1_lll_ = new System.Windows.Forms.Label();
  32. this.label2 = new System.Windows.Forms.Label();
  33. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  34. this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  35. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  36. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  37. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  38. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  39. this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  40. this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  41. this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  42. this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  43. this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  44. this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  45. this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  48. this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  49. this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.dataGridViewTextBoxColumn19 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.dataGridViewTextBoxColumn20 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.PrinterList = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
  55. this.PrintBarCode = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  56. this.DeleteBarcode = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  57. this.barcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  58. this.GenProdiodetail = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  59. this.st_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.choose = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  61. this.gl_location = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.st_code = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.st_location = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.st_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.st_thickness = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.st_usecount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.st_maxusecount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.st_vendcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  69. this.st_usestatus = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. this.st_pcbcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.st_status = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.st_combinenumber = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.st_table = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.st_ensiona = new System.Windows.Forms.DataGridViewTextBoxColumn();
  75. this.st_ensionb = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.st_ensionc = new System.Windows.Forms.DataGridViewTextBoxColumn();
  77. this.st_ensiond = new System.Windows.Forms.DataGridViewTextBoxColumn();
  78. this.st_ensione = new System.Windows.Forms.DataGridViewTextBoxColumn();
  79. this.st_remark = new System.Windows.Forms.DataGridViewTextBoxColumn();
  80. ((System.ComponentModel.ISupportInitialize)(this.DGV)).BeginInit();
  81. this.SuspendLayout();
  82. //
  83. // DGV
  84. //
  85. this.DGV.AllowUserToAddRows = false;
  86. this.DGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  87. this.DGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  88. this.st_id,
  89. this.choose,
  90. this.gl_location,
  91. this.st_code,
  92. this.st_location,
  93. this.st_name,
  94. this.st_thickness,
  95. this.st_usecount,
  96. this.st_maxusecount,
  97. this.st_vendcode,
  98. this.st_usestatus,
  99. this.st_pcbcode,
  100. this.st_status,
  101. this.st_combinenumber,
  102. this.st_table,
  103. this.st_ensiona,
  104. this.st_ensionb,
  105. this.st_ensionc,
  106. this.st_ensiond,
  107. this.st_ensione,
  108. this.st_remark});
  109. this.DGV.Location = new System.Drawing.Point(20, 94);
  110. this.DGV.Margin = new System.Windows.Forms.Padding(2);
  111. this.DGV.Name = "DGV";
  112. this.DGV.RowHeadersWidth = 82;
  113. this.DGV.RowTemplate.Height = 37;
  114. this.DGV.Size = new System.Drawing.Size(1442, 694);
  115. this.DGV.TabIndex = 218;
  116. //
  117. // label1_lll_
  118. //
  119. this.label1_lll_.AutoSize = true;
  120. this.label1_lll_.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  121. this.label1_lll_.Location = new System.Drawing.Point(14, 9);
  122. this.label1_lll_.Name = "label1_lll_";
  123. this.label1_lll_.Size = new System.Drawing.Size(86, 31);
  124. this.label1_lll_.TabIndex = 219;
  125. this.label1_lll_.Text = "输入框";
  126. this.label1_lll_.Visible = false;
  127. //
  128. // label2
  129. //
  130. this.label2.AutoSize = true;
  131. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  132. this.label2.Location = new System.Drawing.Point(14, 56);
  133. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  134. this.label2.Name = "label2";
  135. this.label2.Size = new System.Drawing.Size(86, 31);
  136. this.label2.TabIndex = 230;
  137. this.label2.Text = "打印机";
  138. //
  139. // dataGridViewTextBoxColumn1
  140. //
  141. this.dataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  142. this.dataGridViewTextBoxColumn1.DataPropertyName = "lm_id";
  143. this.dataGridViewTextBoxColumn1.HeaderText = "ID";
  144. this.dataGridViewTextBoxColumn1.MinimumWidth = 10;
  145. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  146. this.dataGridViewTextBoxColumn1.Visible = false;
  147. this.dataGridViewTextBoxColumn1.Width = 10;
  148. //
  149. // dataGridViewCheckBoxColumn1
  150. //
  151. this.dataGridViewCheckBoxColumn1.HeaderText = "勾选";
  152. this.dataGridViewCheckBoxColumn1.MinimumWidth = 10;
  153. this.dataGridViewCheckBoxColumn1.Name = "dataGridViewCheckBoxColumn1";
  154. this.dataGridViewCheckBoxColumn1.Width = 200;
  155. //
  156. // dataGridViewTextBoxColumn2
  157. //
  158. this.dataGridViewTextBoxColumn2.DataPropertyName = "lm_makecode";
  159. this.dataGridViewTextBoxColumn2.HeaderText = "工单号";
  160. this.dataGridViewTextBoxColumn2.MinimumWidth = 10;
  161. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  162. this.dataGridViewTextBoxColumn2.ReadOnly = true;
  163. this.dataGridViewTextBoxColumn2.Width = 200;
  164. //
  165. // dataGridViewTextBoxColumn3
  166. //
  167. this.dataGridViewTextBoxColumn3.DataPropertyName = "lm_linecode";
  168. this.dataGridViewTextBoxColumn3.HeaderText = "线别";
  169. this.dataGridViewTextBoxColumn3.MinimumWidth = 10;
  170. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  171. this.dataGridViewTextBoxColumn3.ReadOnly = true;
  172. this.dataGridViewTextBoxColumn3.Width = 200;
  173. //
  174. // dataGridViewTextBoxColumn4
  175. //
  176. this.dataGridViewTextBoxColumn4.DataPropertyName = "lm_uptime";
  177. this.dataGridViewTextBoxColumn4.HeaderText = "上线时间";
  178. this.dataGridViewTextBoxColumn4.MinimumWidth = 10;
  179. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  180. this.dataGridViewTextBoxColumn4.ReadOnly = true;
  181. this.dataGridViewTextBoxColumn4.Width = 200;
  182. //
  183. // dataGridViewTextBoxColumn5
  184. //
  185. this.dataGridViewTextBoxColumn5.DataPropertyName = "lm_downtime";
  186. this.dataGridViewTextBoxColumn5.HeaderText = "下线时间";
  187. this.dataGridViewTextBoxColumn5.MinimumWidth = 10;
  188. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  189. this.dataGridViewTextBoxColumn5.ReadOnly = true;
  190. this.dataGridViewTextBoxColumn5.Width = 200;
  191. //
  192. // dataGridViewTextBoxColumn6
  193. //
  194. this.dataGridViewTextBoxColumn6.DataPropertyName = "lm_inman";
  195. this.dataGridViewTextBoxColumn6.HeaderText = "录入人";
  196. this.dataGridViewTextBoxColumn6.MinimumWidth = 10;
  197. this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
  198. this.dataGridViewTextBoxColumn6.ReadOnly = true;
  199. this.dataGridViewTextBoxColumn6.Width = 200;
  200. //
  201. // dataGridViewTextBoxColumn7
  202. //
  203. this.dataGridViewTextBoxColumn7.DataPropertyName = "lm_mannum";
  204. this.dataGridViewTextBoxColumn7.HeaderText = "拉线人数";
  205. this.dataGridViewTextBoxColumn7.MinimumWidth = 10;
  206. this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
  207. this.dataGridViewTextBoxColumn7.ReadOnly = true;
  208. this.dataGridViewTextBoxColumn7.Width = 200;
  209. //
  210. // dataGridViewTextBoxColumn8
  211. //
  212. this.dataGridViewTextBoxColumn8.DataPropertyName = "pr_detail";
  213. this.dataGridViewTextBoxColumn8.HeaderText = "名称";
  214. this.dataGridViewTextBoxColumn8.MinimumWidth = 10;
  215. this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
  216. this.dataGridViewTextBoxColumn8.ReadOnly = true;
  217. this.dataGridViewTextBoxColumn8.Width = 80;
  218. //
  219. // dataGridViewTextBoxColumn9
  220. //
  221. this.dataGridViewTextBoxColumn9.HeaderText = "客户编号";
  222. this.dataGridViewTextBoxColumn9.MinimumWidth = 8;
  223. this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
  224. this.dataGridViewTextBoxColumn9.Width = 150;
  225. //
  226. // dataGridViewTextBoxColumn10
  227. //
  228. this.dataGridViewTextBoxColumn10.HeaderText = "领用状态";
  229. this.dataGridViewTextBoxColumn10.MinimumWidth = 8;
  230. this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
  231. this.dataGridViewTextBoxColumn10.Width = 150;
  232. //
  233. // dataGridViewTextBoxColumn11
  234. //
  235. this.dataGridViewTextBoxColumn11.HeaderText = "厂商编号";
  236. this.dataGridViewTextBoxColumn11.MinimumWidth = 8;
  237. this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
  238. this.dataGridViewTextBoxColumn11.Width = 150;
  239. //
  240. // dataGridViewTextBoxColumn12
  241. //
  242. this.dataGridViewTextBoxColumn12.HeaderText = "状态";
  243. this.dataGridViewTextBoxColumn12.MinimumWidth = 8;
  244. this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
  245. this.dataGridViewTextBoxColumn12.Width = 150;
  246. //
  247. // dataGridViewTextBoxColumn13
  248. //
  249. this.dataGridViewTextBoxColumn13.HeaderText = "拼版数";
  250. this.dataGridViewTextBoxColumn13.MinimumWidth = 8;
  251. this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13";
  252. this.dataGridViewTextBoxColumn13.Width = 150;
  253. //
  254. // dataGridViewTextBoxColumn14
  255. //
  256. this.dataGridViewTextBoxColumn14.HeaderText = "板面";
  257. this.dataGridViewTextBoxColumn14.MinimumWidth = 8;
  258. this.dataGridViewTextBoxColumn14.Name = "dataGridViewTextBoxColumn14";
  259. this.dataGridViewTextBoxColumn14.Width = 150;
  260. //
  261. // dataGridViewTextBoxColumn15
  262. //
  263. this.dataGridViewTextBoxColumn15.HeaderText = "张力A";
  264. this.dataGridViewTextBoxColumn15.MinimumWidth = 8;
  265. this.dataGridViewTextBoxColumn15.Name = "dataGridViewTextBoxColumn15";
  266. this.dataGridViewTextBoxColumn15.Width = 150;
  267. //
  268. // dataGridViewTextBoxColumn16
  269. //
  270. this.dataGridViewTextBoxColumn16.HeaderText = "张力B";
  271. this.dataGridViewTextBoxColumn16.MinimumWidth = 8;
  272. this.dataGridViewTextBoxColumn16.Name = "dataGridViewTextBoxColumn16";
  273. this.dataGridViewTextBoxColumn16.Width = 150;
  274. //
  275. // dataGridViewTextBoxColumn17
  276. //
  277. this.dataGridViewTextBoxColumn17.HeaderText = "张力C";
  278. this.dataGridViewTextBoxColumn17.MinimumWidth = 8;
  279. this.dataGridViewTextBoxColumn17.Name = "dataGridViewTextBoxColumn17";
  280. this.dataGridViewTextBoxColumn17.Width = 150;
  281. //
  282. // dataGridViewTextBoxColumn18
  283. //
  284. this.dataGridViewTextBoxColumn18.HeaderText = "张力D";
  285. this.dataGridViewTextBoxColumn18.MinimumWidth = 8;
  286. this.dataGridViewTextBoxColumn18.Name = "dataGridViewTextBoxColumn18";
  287. this.dataGridViewTextBoxColumn18.Width = 150;
  288. //
  289. // dataGridViewTextBoxColumn19
  290. //
  291. this.dataGridViewTextBoxColumn19.HeaderText = "张力E";
  292. this.dataGridViewTextBoxColumn19.MinimumWidth = 8;
  293. this.dataGridViewTextBoxColumn19.Name = "dataGridViewTextBoxColumn19";
  294. this.dataGridViewTextBoxColumn19.Width = 150;
  295. //
  296. // dataGridViewTextBoxColumn20
  297. //
  298. this.dataGridViewTextBoxColumn20.HeaderText = "备注";
  299. this.dataGridViewTextBoxColumn20.MinimumWidth = 8;
  300. this.dataGridViewTextBoxColumn20.Name = "dataGridViewTextBoxColumn20";
  301. this.dataGridViewTextBoxColumn20.Width = 150;
  302. //
  303. // PrinterList
  304. //
  305. this.PrinterList.Location = new System.Drawing.Point(140, 56);
  306. this.PrinterList.Margin = new System.Windows.Forms.Padding(6);
  307. this.PrinterList.Name = "PrinterList";
  308. this.PrinterList.Size = new System.Drawing.Size(230, 38);
  309. this.PrinterList.TabIndex = 229;
  310. //
  311. // PrintBarCode
  312. //
  313. this.PrintBarCode.AllPower = null;
  314. this.PrintBarCode.BackColor = System.Drawing.Color.Transparent;
  315. this.PrintBarCode.DownImage = ((System.Drawing.Image)(resources.GetObject("PrintBarCode.DownImage")));
  316. this.PrintBarCode.Image = null;
  317. this.PrintBarCode.IsShowBorder = true;
  318. this.PrintBarCode.Location = new System.Drawing.Point(476, 58);
  319. this.PrintBarCode.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  320. this.PrintBarCode.MoveImage = ((System.Drawing.Image)(resources.GetObject("PrintBarCode.MoveImage")));
  321. this.PrintBarCode.Name = "PrintBarCode";
  322. this.PrintBarCode.NormalImage = ((System.Drawing.Image)(resources.GetObject("PrintBarCode.NormalImage")));
  323. this.PrintBarCode.Power = null;
  324. this.PrintBarCode.Size = new System.Drawing.Size(84, 34);
  325. this.PrintBarCode.TabIndex = 226;
  326. this.PrintBarCode.Text = "打印";
  327. this.PrintBarCode.UseVisualStyleBackColor = false;
  328. this.PrintBarCode.Click += new System.EventHandler(this.Print_Click_1);
  329. //
  330. // DeleteBarcode
  331. //
  332. this.DeleteBarcode.AllPower = null;
  333. this.DeleteBarcode.BackColor = System.Drawing.Color.Transparent;
  334. this.DeleteBarcode.DownImage = ((System.Drawing.Image)(resources.GetObject("DeleteBarcode.DownImage")));
  335. this.DeleteBarcode.Image = null;
  336. this.DeleteBarcode.IsShowBorder = true;
  337. this.DeleteBarcode.Location = new System.Drawing.Point(476, 11);
  338. this.DeleteBarcode.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  339. this.DeleteBarcode.MoveImage = ((System.Drawing.Image)(resources.GetObject("DeleteBarcode.MoveImage")));
  340. this.DeleteBarcode.Name = "DeleteBarcode";
  341. this.DeleteBarcode.NormalImage = ((System.Drawing.Image)(resources.GetObject("DeleteBarcode.NormalImage")));
  342. this.DeleteBarcode.Power = null;
  343. this.DeleteBarcode.Size = new System.Drawing.Size(84, 34);
  344. this.DeleteBarcode.TabIndex = 221;
  345. this.DeleteBarcode.Text = "删除";
  346. this.DeleteBarcode.UseVisualStyleBackColor = false;
  347. this.DeleteBarcode.Visible = false;
  348. this.DeleteBarcode.Click += new System.EventHandler(this.DeleteBarcode_Click);
  349. //
  350. // barcode
  351. //
  352. this.barcode.AllPower = null;
  353. this.barcode.BackColor = System.Drawing.Color.White;
  354. this.barcode.ID = null;
  355. this.barcode.Location = new System.Drawing.Point(110, 12);
  356. this.barcode.Name = "barcode";
  357. this.barcode.Power = null;
  358. this.barcode.Size = new System.Drawing.Size(220, 28);
  359. this.barcode.Str = null;
  360. this.barcode.Str1 = null;
  361. this.barcode.Str2 = null;
  362. this.barcode.TabIndex = 220;
  363. this.barcode.Visible = false;
  364. this.barcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.MakeCode_KeyDown);
  365. //
  366. // GenProdiodetail
  367. //
  368. this.GenProdiodetail.AllPower = null;
  369. this.GenProdiodetail.BackColor = System.Drawing.Color.Transparent;
  370. this.GenProdiodetail.DownImage = ((System.Drawing.Image)(resources.GetObject("GenProdiodetail.DownImage")));
  371. this.GenProdiodetail.Image = null;
  372. this.GenProdiodetail.IsShowBorder = true;
  373. this.GenProdiodetail.Location = new System.Drawing.Point(360, 11);
  374. this.GenProdiodetail.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  375. this.GenProdiodetail.MoveImage = ((System.Drawing.Image)(resources.GetObject("GenProdiodetail.MoveImage")));
  376. this.GenProdiodetail.Name = "GenProdiodetail";
  377. this.GenProdiodetail.NormalImage = ((System.Drawing.Image)(resources.GetObject("GenProdiodetail.NormalImage")));
  378. this.GenProdiodetail.Power = null;
  379. this.GenProdiodetail.Size = new System.Drawing.Size(92, 34);
  380. this.GenProdiodetail.TabIndex = 216;
  381. this.GenProdiodetail.Text = "生成明细";
  382. this.GenProdiodetail.UseVisualStyleBackColor = false;
  383. this.GenProdiodetail.Visible = false;
  384. this.GenProdiodetail.Click += new System.EventHandler(this.Print_Click);
  385. //
  386. // st_id
  387. //
  388. this.st_id.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  389. this.st_id.DataPropertyName = "st_id";
  390. this.st_id.HeaderText = "ID";
  391. this.st_id.MinimumWidth = 10;
  392. this.st_id.Name = "st_id";
  393. this.st_id.Visible = false;
  394. this.st_id.Width = 10;
  395. //
  396. // choose
  397. //
  398. this.choose.HeaderText = "勾选";
  399. this.choose.MinimumWidth = 10;
  400. this.choose.Name = "choose";
  401. this.choose.Width = 80;
  402. //
  403. // gl_location
  404. //
  405. this.gl_location.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
  406. this.gl_location.DataPropertyName = "gl_location";
  407. this.gl_location.HeaderText = "系统储位";
  408. this.gl_location.MinimumWidth = 10;
  409. this.gl_location.Name = "gl_location";
  410. this.gl_location.ReadOnly = true;
  411. this.gl_location.Width = 116;
  412. //
  413. // st_code
  414. //
  415. this.st_code.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
  416. this.st_code.DataPropertyName = "st_code";
  417. this.st_code.HeaderText = "钢网编号";
  418. this.st_code.MinimumWidth = 10;
  419. this.st_code.Name = "st_code";
  420. this.st_code.ReadOnly = true;
  421. this.st_code.Width = 116;
  422. //
  423. // st_location
  424. //
  425. this.st_location.DataPropertyName = "st_location";
  426. this.st_location.HeaderText = "储位";
  427. this.st_location.MinimumWidth = 10;
  428. this.st_location.Name = "st_location";
  429. this.st_location.Width = 200;
  430. //
  431. // st_name
  432. //
  433. this.st_name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
  434. this.st_name.DataPropertyName = "st_name";
  435. this.st_name.HeaderText = "钢网名称";
  436. this.st_name.MinimumWidth = 10;
  437. this.st_name.Name = "st_name";
  438. this.st_name.Width = 116;
  439. //
  440. // st_thickness
  441. //
  442. this.st_thickness.DataPropertyName = "st_thickness";
  443. this.st_thickness.HeaderText = "厚度";
  444. this.st_thickness.MinimumWidth = 10;
  445. this.st_thickness.Name = "st_thickness";
  446. this.st_thickness.ReadOnly = true;
  447. this.st_thickness.Width = 200;
  448. //
  449. // st_usecount
  450. //
  451. this.st_usecount.DataPropertyName = "st_usecount";
  452. this.st_usecount.HeaderText = "使用次数";
  453. this.st_usecount.MinimumWidth = 10;
  454. this.st_usecount.Name = "st_usecount";
  455. this.st_usecount.ReadOnly = true;
  456. this.st_usecount.Width = 200;
  457. //
  458. // st_maxusecount
  459. //
  460. this.st_maxusecount.DataPropertyName = "st_maxusecount";
  461. this.st_maxusecount.HeaderText = "使用次数上限";
  462. this.st_maxusecount.MinimumWidth = 10;
  463. this.st_maxusecount.Name = "st_maxusecount";
  464. this.st_maxusecount.ReadOnly = true;
  465. this.st_maxusecount.Width = 80;
  466. //
  467. // st_vendcode
  468. //
  469. this.st_vendcode.DataPropertyName = "st_vendcode";
  470. this.st_vendcode.HeaderText = "客户编号";
  471. this.st_vendcode.MinimumWidth = 8;
  472. this.st_vendcode.Name = "st_vendcode";
  473. this.st_vendcode.Width = 150;
  474. //
  475. // st_usestatus
  476. //
  477. this.st_usestatus.DataPropertyName = "st_usestatus";
  478. this.st_usestatus.HeaderText = "领用状态";
  479. this.st_usestatus.MinimumWidth = 8;
  480. this.st_usestatus.Name = "st_usestatus";
  481. this.st_usestatus.Width = 150;
  482. //
  483. // st_pcbcode
  484. //
  485. this.st_pcbcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
  486. this.st_pcbcode.DataPropertyName = "st_pcbcode";
  487. this.st_pcbcode.HeaderText = "厂商编号";
  488. this.st_pcbcode.MinimumWidth = 8;
  489. this.st_pcbcode.Name = "st_pcbcode";
  490. this.st_pcbcode.Width = 91;
  491. //
  492. // st_status
  493. //
  494. this.st_status.DataPropertyName = "st_status";
  495. this.st_status.HeaderText = "状态";
  496. this.st_status.MinimumWidth = 8;
  497. this.st_status.Name = "st_status";
  498. this.st_status.Width = 150;
  499. //
  500. // st_combinenumber
  501. //
  502. this.st_combinenumber.DataPropertyName = "st_combinenumber";
  503. this.st_combinenumber.HeaderText = "拼版数";
  504. this.st_combinenumber.MinimumWidth = 8;
  505. this.st_combinenumber.Name = "st_combinenumber";
  506. this.st_combinenumber.Width = 150;
  507. //
  508. // st_table
  509. //
  510. this.st_table.DataPropertyName = "st_table";
  511. this.st_table.HeaderText = "板面";
  512. this.st_table.MinimumWidth = 8;
  513. this.st_table.Name = "st_table";
  514. this.st_table.Width = 150;
  515. //
  516. // st_ensiona
  517. //
  518. this.st_ensiona.DataPropertyName = "st_ensiona";
  519. this.st_ensiona.HeaderText = "张力A";
  520. this.st_ensiona.MinimumWidth = 8;
  521. this.st_ensiona.Name = "st_ensiona";
  522. this.st_ensiona.Width = 150;
  523. //
  524. // st_ensionb
  525. //
  526. this.st_ensionb.DataPropertyName = "st_ensionb";
  527. this.st_ensionb.HeaderText = "张力B";
  528. this.st_ensionb.MinimumWidth = 8;
  529. this.st_ensionb.Name = "st_ensionb";
  530. this.st_ensionb.Width = 150;
  531. //
  532. // st_ensionc
  533. //
  534. this.st_ensionc.DataPropertyName = "st_ensionc";
  535. this.st_ensionc.HeaderText = "张力C";
  536. this.st_ensionc.MinimumWidth = 8;
  537. this.st_ensionc.Name = "st_ensionc";
  538. this.st_ensionc.Width = 150;
  539. //
  540. // st_ensiond
  541. //
  542. this.st_ensiond.DataPropertyName = "st_ensiond";
  543. this.st_ensiond.HeaderText = "张力D";
  544. this.st_ensiond.MinimumWidth = 8;
  545. this.st_ensiond.Name = "st_ensiond";
  546. this.st_ensiond.Width = 150;
  547. //
  548. // st_ensione
  549. //
  550. this.st_ensione.DataPropertyName = "st_ensione";
  551. this.st_ensione.HeaderText = "张力E";
  552. this.st_ensione.MinimumWidth = 8;
  553. this.st_ensione.Name = "st_ensione";
  554. this.st_ensione.Width = 150;
  555. //
  556. // st_remark
  557. //
  558. this.st_remark.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
  559. this.st_remark.DataPropertyName = "st_remark";
  560. this.st_remark.HeaderText = "备注";
  561. this.st_remark.MinimumWidth = 8;
  562. this.st_remark.Name = "st_remark";
  563. this.st_remark.Width = 75;
  564. //
  565. // Query_BarcodeIn
  566. //
  567. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
  568. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  569. this.ClientSize = new System.Drawing.Size(1470, 806);
  570. this.Controls.Add(this.label2);
  571. this.Controls.Add(this.PrinterList);
  572. this.Controls.Add(this.PrintBarCode);
  573. this.Controls.Add(this.DeleteBarcode);
  574. this.Controls.Add(this.barcode);
  575. this.Controls.Add(this.label1_lll_);
  576. this.Controls.Add(this.DGV);
  577. this.Controls.Add(this.GenProdiodetail);
  578. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  579. this.Margin = new System.Windows.Forms.Padding(4);
  580. this.Name = "Query_BarcodeIn";
  581. this.Tag = "Query!BarcodeIn";
  582. this.Text = "Query_BarcodeIn";
  583. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Query_BarcodeIn_FormClosing);
  584. this.Load += new System.EventHandler(this.Query_LoadMake_Load);
  585. this.SizeChanged += new System.EventHandler(this.Query_BarcodeIn_SizeChanged);
  586. ((System.ComponentModel.ISupportInitialize)(this.DGV)).EndInit();
  587. this.ResumeLayout(false);
  588. this.PerformLayout();
  589. }
  590. #endregion
  591. private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog1;
  592. private CustomControl.ButtonUtil.NormalButton GenProdiodetail;
  593. private System.Windows.Forms.DataGridView DGV;
  594. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  595. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn1;
  596. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  597. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  598. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  599. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  600. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
  601. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
  602. private CustomControl.TextBoxWithIcon.SnCollectionBox barcode;
  603. private System.Windows.Forms.Label label1_lll_;
  604. private CustomControl.ButtonUtil.NormalButton DeleteBarcode;
  605. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
  606. private CustomControl.ButtonUtil.NormalButton PrintBarCode;
  607. private System.Windows.Forms.Label label2;
  608. private CustomControl.ComBoxWithFocus.PrinterCombox PrinterList;
  609. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
  610. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
  611. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
  612. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12;
  613. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn13;
  614. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn14;
  615. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn15;
  616. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn16;
  617. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn17;
  618. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn18;
  619. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn19;
  620. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn20;
  621. private System.Windows.Forms.DataGridViewTextBoxColumn st_id;
  622. private System.Windows.Forms.DataGridViewCheckBoxColumn choose;
  623. private System.Windows.Forms.DataGridViewTextBoxColumn gl_location;
  624. private System.Windows.Forms.DataGridViewTextBoxColumn st_code;
  625. private System.Windows.Forms.DataGridViewTextBoxColumn st_location;
  626. private System.Windows.Forms.DataGridViewTextBoxColumn st_name;
  627. private System.Windows.Forms.DataGridViewTextBoxColumn st_thickness;
  628. private System.Windows.Forms.DataGridViewTextBoxColumn st_usecount;
  629. private System.Windows.Forms.DataGridViewTextBoxColumn st_maxusecount;
  630. private System.Windows.Forms.DataGridViewTextBoxColumn st_vendcode;
  631. private System.Windows.Forms.DataGridViewTextBoxColumn st_usestatus;
  632. private System.Windows.Forms.DataGridViewTextBoxColumn st_pcbcode;
  633. private System.Windows.Forms.DataGridViewTextBoxColumn st_status;
  634. private System.Windows.Forms.DataGridViewTextBoxColumn st_combinenumber;
  635. private System.Windows.Forms.DataGridViewTextBoxColumn st_table;
  636. private System.Windows.Forms.DataGridViewTextBoxColumn st_ensiona;
  637. private System.Windows.Forms.DataGridViewTextBoxColumn st_ensionb;
  638. private System.Windows.Forms.DataGridViewTextBoxColumn st_ensionc;
  639. private System.Windows.Forms.DataGridViewTextBoxColumn st_ensiond;
  640. private System.Windows.Forms.DataGridViewTextBoxColumn st_ensione;
  641. private System.Windows.Forms.DataGridViewTextBoxColumn st_remark;
  642. }
  643. }