锐腾搅拌上料功能
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

837 lines
46 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSRCVIQC
  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(FormICSRCVIQC));
  29. this.grdDetail = new DevExpress.XtraGrid.GridControl();
  30. this.grvDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
  31. this.colSelect = new DevExpress.XtraGrid.Columns.GridColumn();
  32. this.colID = new DevExpress.XtraGrid.Columns.GridColumn();
  33. this.RCVNo = new DevExpress.XtraGrid.Columns.GridColumn();
  34. this. = new DevExpress.XtraGrid.Columns.GridColumn();
  35. this. = new DevExpress.XtraGrid.Columns.GridColumn();
  36. this. = new DevExpress.XtraGrid.Columns.GridColumn();
  37. this. = new DevExpress.XtraGrid.Columns.GridColumn();
  38. this. = new DevExpress.XtraGrid.Columns.GridColumn();
  39. this. = new DevExpress.XtraGrid.Columns.GridColumn();
  40. this.YLOTQTY = new DevExpress.XtraGrid.Columns.GridColumn();
  41. this.NLOTQTY = new DevExpress.XtraGrid.Columns.GridColumn();
  42. this.Qty = new DevExpress.XtraGrid.Columns.GridColumn();
  43. this. = new DevExpress.XtraGrid.Columns.GridColumn();
  44. this.LotNo = new DevExpress.XtraGrid.Columns.GridColumn();
  45. this. = new DevExpress.XtraGrid.Columns.GridColumn();
  46. this.CreateUser = new DevExpress.XtraGrid.Columns.GridColumn();
  47. this.CreateTime = new DevExpress.XtraGrid.Columns.GridColumn();
  48. this. = new DevExpress.XtraGrid.Columns.GridColumn();
  49. this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
  50. this. = new DevExpress.XtraGrid.Columns.GridColumn();
  51. this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
  52. this. = new DevExpress.XtraGrid.Columns.GridColumn();
  53. this.repositoryItemButtonEdit4 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
  54. this. = new DevExpress.XtraGrid.Columns.GridColumn();
  55. this.repositoryItemButtonEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
  56. this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
  57. this.grvAdvDetail = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
  58. this.repDate = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
  59. this.rptPage = new ICSSoft.Base.UserControl.FormControl.PageNavTool();
  60. this.btnExit = new DevExpress.XtraEditors.SimpleButton();
  61. this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
  62. this.btnSubmit = new DevExpress.XtraEditors.SimpleButton();
  63. this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
  64. this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
  65. this.btnOutPut = new DevExpress.XtraEditors.SimpleButton();
  66. this.btnCanSelect = new DevExpress.XtraEditors.SimpleButton();
  67. this.btnSelect = new DevExpress.XtraEditors.SimpleButton();
  68. this.btnFalsh = new DevExpress.XtraEditors.SimpleButton();
  69. this.lblTitle = new DevExpress.XtraEditors.LabelControl();
  70. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  71. this.panel1 = new System.Windows.Forms.Panel();
  72. this.simpleButton3 = new DevExpress.XtraEditors.SimpleButton();
  73. this.textBox2 = new System.Windows.Forms.TextBox();
  74. this.textBox3 = new System.Windows.Forms.TextBox();
  75. this.textBox4 = new System.Windows.Forms.TextBox();
  76. this.label1 = new System.Windows.Forms.Label();
  77. this.buttonEdit1 = new DevExpress.XtraEditors.ButtonEdit();
  78. this.txtDocNo = new System.Windows.Forms.Label();
  79. this.label3 = new System.Windows.Forms.Label();
  80. this.label4 = new System.Windows.Forms.Label();
  81. this.label2 = new System.Windows.Forms.Label();
  82. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
  83. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
  84. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
  85. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit();
  86. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit4)).BeginInit();
  87. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).BeginInit();
  88. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).BeginInit();
  89. ((System.ComponentModel.ISupportInitialize)(this.repDate)).BeginInit();
  90. ((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).BeginInit();
  91. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
  92. this.panelControl3.SuspendLayout();
  93. this.panel1.SuspendLayout();
  94. ((System.ComponentModel.ISupportInitialize)(this.buttonEdit1.Properties)).BeginInit();
  95. this.SuspendLayout();
  96. //
  97. // grdDetail
  98. //
  99. this.grdDetail.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  100. | System.Windows.Forms.AnchorStyles.Left)
  101. | System.Windows.Forms.AnchorStyles.Right)));
  102. this.grdDetail.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  103. this.grdDetail.Font = new System.Drawing.Font("Tahoma", 10F);
  104. this.grdDetail.Location = new System.Drawing.Point(3, 195);
  105. this.grdDetail.MainView = this.grvDetail;
  106. this.grdDetail.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  107. this.grdDetail.Name = "grdDetail";
  108. this.grdDetail.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
  109. this.repositoryItemButtonEdit1,
  110. this.repositoryItemButtonEdit2,
  111. this.repositoryItemButtonEdit3,
  112. this.repositoryItemButtonEdit4});
  113. this.grdDetail.Size = new System.Drawing.Size(1422, 323);
  114. this.grdDetail.TabIndex = 0;
  115. this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  116. this.grvDetail,
  117. this.grvAdvDetail});
  118. //
  119. // grvDetail
  120. //
  121. this.grvDetail.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 10F);
  122. this.grvDetail.Appearance.HeaderPanel.Options.UseFont = true;
  123. this.grvDetail.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
  124. this.grvDetail.Appearance.Row.Options.UseFont = true;
  125. this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  126. this.colSelect,
  127. this.colID,
  128. this.RCVNo,
  129. this.,
  130. this.,
  131. this.,
  132. this.,
  133. this.,
  134. this.,
  135. this.YLOTQTY,
  136. this.NLOTQTY,
  137. this.Qty,
  138. this.,
  139. this.LotNo,
  140. this.,
  141. this.CreateUser,
  142. this.CreateTime,
  143. this.,
  144. this.,
  145. this.,
  146. this.,
  147. this.gridColumn1});
  148. this.grvDetail.GridControl = this.grdDetail;
  149. this.grvDetail.IndicatorWidth = 40;
  150. this.grvDetail.Name = "grvDetail";
  151. this.grvDetail.OptionsSelection.MultiSelect = true;
  152. this.grvDetail.OptionsView.ColumnAutoWidth = false;
  153. this.grvDetail.OptionsView.ShowFooter = true;
  154. this.grvDetail.OptionsView.ShowGroupPanel = false;
  155. this.grvDetail.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.grvDetail_CustomDrawRowIndicator);
  156. this.grvDetail.RowStyle += new DevExpress.XtraGrid.Views.Grid.RowStyleEventHandler(this.grvDetail_RowStyle);
  157. this.grvDetail.DoubleClick += new System.EventHandler(this.grvDetail_DoubleClick);
  158. //
  159. // colSelect
  160. //
  161. this.colSelect.Caption = "选择";
  162. this.colSelect.FieldName = "colSelect";
  163. this.colSelect.Name = "colSelect";
  164. this.colSelect.OptionsColumn.AllowEdit = false;
  165. this.colSelect.Visible = true;
  166. this.colSelect.VisibleIndex = 0;
  167. //
  168. // colID
  169. //
  170. this.colID.Caption = "id";
  171. this.colID.FieldName = "ID";
  172. this.colID.Name = "colID";
  173. //
  174. // RCVNo
  175. //
  176. this.RCVNo.Caption = "到货单号";
  177. this.RCVNo.FieldName = "到货单号";
  178. this.RCVNo.Name = "RCVNo";
  179. this.RCVNo.OptionsColumn.AllowEdit = false;
  180. this.RCVNo.OptionsColumn.ReadOnly = true;
  181. this.RCVNo.Visible = true;
  182. this.RCVNo.VisibleIndex = 1;
  183. //
  184. // 行号
  185. //
  186. this..Caption = "行号";
  187. this..FieldName = "行号";
  188. this..Name = "行号";
  189. this..Visible = true;
  190. this..VisibleIndex = 2;
  191. //
  192. // 存货编码
  193. //
  194. this..Caption = "存货编码";
  195. this..FieldName = "存货编码";
  196. this..Name = "存货编码";
  197. this..Visible = true;
  198. this..VisibleIndex = 3;
  199. //
  200. // 存货名称
  201. //
  202. this..Caption = "存货名称";
  203. this..FieldName = "存货名称";
  204. this..Name = "存货名称";
  205. this..Visible = true;
  206. this..VisibleIndex = 4;
  207. //
  208. // 规格
  209. //
  210. this..Caption = "规格";
  211. this..FieldName = "规格";
  212. this..Name = "规格";
  213. //
  214. // 橡胶件
  215. //
  216. this..Caption = "橡胶件";
  217. this..FieldName = "橡胶件";
  218. this..Name = "橡胶件";
  219. //
  220. // 检验状态
  221. //
  222. this..Caption = "检验状态";
  223. this..FieldName = "检验状态";
  224. this..Name = "检验状态";
  225. this..Visible = true;
  226. this..VisibleIndex = 10;
  227. //
  228. // YLOTQTY
  229. //
  230. this.YLOTQTY.Caption = "合格数量";
  231. this.YLOTQTY.FieldName = "YLOTQTY";
  232. this.YLOTQTY.Name = "YLOTQTY";
  233. this.YLOTQTY.Visible = true;
  234. this.YLOTQTY.VisibleIndex = 7;
  235. //
  236. // NLOTQTY
  237. //
  238. this.NLOTQTY.Caption = "不合格数量";
  239. this.NLOTQTY.FieldName = "NLOTQTY";
  240. this.NLOTQTY.Name = "NLOTQTY";
  241. this.NLOTQTY.OptionsColumn.ReadOnly = true;
  242. this.NLOTQTY.Visible = true;
  243. this.NLOTQTY.VisibleIndex = 8;
  244. //
  245. // Qty
  246. //
  247. this.Qty.Caption = "总数量";
  248. this.Qty.FieldName = "总数量";
  249. this.Qty.Name = "Qty";
  250. this.Qty.Visible = true;
  251. this.Qty.VisibleIndex = 6;
  252. //
  253. // 单位
  254. //
  255. this..Caption = "单位";
  256. this..FieldName = "单位";
  257. this..Name = "单位";
  258. this..Visible = true;
  259. this..VisibleIndex = 9;
  260. //
  261. // LotNo
  262. //
  263. this.LotNo.Caption = "条码";
  264. this.LotNo.FieldName = "LotNo";
  265. this.LotNo.Name = "LotNo";
  266. this.LotNo.OptionsColumn.AllowEdit = false;
  267. this.LotNo.OptionsColumn.ReadOnly = true;
  268. this.LotNo.Visible = true;
  269. this.LotNo.VisibleIndex = 5;
  270. //
  271. // 行备注
  272. //
  273. this..Caption = "行备注";
  274. this..FieldName = "colMemo";
  275. this..Name = "行备注";
  276. this..Visible = true;
  277. this..VisibleIndex = 11;
  278. //
  279. // CreateUser
  280. //
  281. this.CreateUser.Caption = "维护人";
  282. this.CreateUser.FieldName = "创建人";
  283. this.CreateUser.Name = "CreateUser";
  284. this.CreateUser.OptionsColumn.AllowEdit = false;
  285. this.CreateUser.OptionsColumn.ReadOnly = true;
  286. this.CreateUser.Visible = true;
  287. this.CreateUser.VisibleIndex = 12;
  288. //
  289. // CreateTime
  290. //
  291. this.CreateTime.Caption = "维护时间";
  292. this.CreateTime.FieldName = "创建时间";
  293. this.CreateTime.Name = "CreateTime";
  294. this.CreateTime.OptionsColumn.AllowEdit = false;
  295. this.CreateTime.OptionsColumn.ReadOnly = true;
  296. this.CreateTime.Visible = true;
  297. this.CreateTime.VisibleIndex = 13;
  298. //
  299. // 合格
  300. //
  301. this..Caption = "合格";
  302. this..ColumnEdit = this.repositoryItemButtonEdit1;
  303. this..FieldName = "合格";
  304. this..Name = "合格";
  305. this..ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
  306. //
  307. // repositoryItemButtonEdit1
  308. //
  309. this.repositoryItemButtonEdit1.AutoHeight = false;
  310. this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  311. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.OK)});
  312. this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
  313. this.repositoryItemButtonEdit1.NullText = "合格";
  314. this.repositoryItemButtonEdit1.ReadOnly = true;
  315. this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
  316. this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_Click);
  317. this.repositoryItemButtonEdit1.Click += new System.EventHandler(this.repositoryItemButtonEdit1_Click);
  318. //
  319. // 不合格
  320. //
  321. this..Caption = "不合格";
  322. this..ColumnEdit = this.repositoryItemButtonEdit2;
  323. this..FieldName = "不合格";
  324. this..Name = "不合格";
  325. //
  326. // repositoryItemButtonEdit2
  327. //
  328. this.repositoryItemButtonEdit2.AutoHeight = false;
  329. this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  330. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Delete)});
  331. this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2";
  332. this.repositoryItemButtonEdit2.ReadOnly = true;
  333. this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
  334. this.repositoryItemButtonEdit2.Click += new System.EventHandler(this.repositoryItemButtonEdit2_Click);
  335. //
  336. // 特采标识
  337. //
  338. this..Caption = "特采标识";
  339. this..ColumnEdit = this.repositoryItemButtonEdit4;
  340. this..FieldName = "特采标识";
  341. this..Name = "特采标识";
  342. //
  343. // repositoryItemButtonEdit4
  344. //
  345. this.repositoryItemButtonEdit4.AutoHeight = false;
  346. this.repositoryItemButtonEdit4.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  347. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.OK)});
  348. this.repositoryItemButtonEdit4.Name = "repositoryItemButtonEdit4";
  349. this.repositoryItemButtonEdit4.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
  350. this.repositoryItemButtonEdit4.Click += new System.EventHandler(this.repositoryItemButtonEdit4_Click);
  351. //
  352. // 备注
  353. //
  354. this..Caption = "备注";
  355. this..ColumnEdit = this.repositoryItemButtonEdit3;
  356. this..FieldName = "备注";
  357. this..Name = "备注";
  358. this..Visible = true;
  359. this..VisibleIndex = 14;
  360. //
  361. // repositoryItemButtonEdit3
  362. //
  363. this.repositoryItemButtonEdit3.AutoHeight = false;
  364. this.repositoryItemButtonEdit3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  365. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.OK)});
  366. this.repositoryItemButtonEdit3.Name = "repositoryItemButtonEdit3";
  367. this.repositoryItemButtonEdit3.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
  368. this.repositoryItemButtonEdit3.Click += new System.EventHandler(this.repositoryItemButtonEdit3_Click);
  369. //
  370. // gridColumn1
  371. //
  372. this.gridColumn1.Caption = "来源ASN单号";
  373. this.gridColumn1.FieldName = "asnNo";
  374. this.gridColumn1.Name = "gridColumn1";
  375. //
  376. // grvAdvDetail
  377. //
  378. this.grvAdvDetail.GridControl = this.grdDetail;
  379. this.grvAdvDetail.Name = "grvAdvDetail";
  380. this.grvAdvDetail.OptionsBehavior.ReadOnly = true;
  381. this.grvAdvDetail.OptionsSelection.MultiSelect = true;
  382. this.grvAdvDetail.OptionsView.ShowFooter = true;
  383. this.grvAdvDetail.OptionsView.ShowGroupPanel = false;
  384. //
  385. // repDate
  386. //
  387. this.repDate.AutoHeight = false;
  388. this.repDate.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  389. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  390. this.repDate.Mask.EditMask = "yyyy-MM-dd";
  391. this.repDate.Mask.UseMaskAsDisplayFormat = true;
  392. this.repDate.Name = "repDate";
  393. this.repDate.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  394. new DevExpress.XtraEditors.Controls.EditorButton()});
  395. //
  396. // rptPage
  397. //
  398. this.rptPage.Appearance.BackColor = System.Drawing.Color.White;
  399. this.rptPage.Appearance.Options.UseBackColor = true;
  400. this.rptPage.Dock = System.Windows.Forms.DockStyle.Fill;
  401. this.rptPage.isInit = false;
  402. this.rptPage.Location = new System.Drawing.Point(0, 0);
  403. this.rptPage.Margin = new System.Windows.Forms.Padding(5, 6, 5, 6);
  404. this.rptPage.Name = "rptPage";
  405. this.rptPage.PageIndex = 0;
  406. this.rptPage.PageSize = 0;
  407. this.rptPage.RecordNum = 0;
  408. this.rptPage.Size = new System.Drawing.Size(1425, 39);
  409. this.rptPage.TabIndex = 15;
  410. //
  411. // btnExit
  412. //
  413. this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  414. this.btnExit.Appearance.ForeColor = System.Drawing.Color.White;
  415. this.btnExit.Appearance.Options.UseFont = true;
  416. this.btnExit.Appearance.Options.UseForeColor = true;
  417. this.btnExit.Appearance.Options.UseTextOptions = true;
  418. this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  419. this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
  420. this.btnExit.Location = new System.Drawing.Point(504, 0);
  421. this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
  422. this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
  423. this.btnExit.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  424. this.btnExit.Name = "btnExit";
  425. this.btnExit.Size = new System.Drawing.Size(65, 39);
  426. this.btnExit.TabIndex = 10;
  427. this.btnExit.Text = "退出";
  428. this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
  429. //
  430. // panelControl3
  431. //
  432. this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  433. this.panelControl3.Appearance.Options.UseBackColor = true;
  434. this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  435. this.panelControl3.Controls.Add(this.btnSubmit);
  436. this.panelControl3.Controls.Add(this.simpleButton2);
  437. this.panelControl3.Controls.Add(this.simpleButton1);
  438. this.panelControl3.Controls.Add(this.btnOutPut);
  439. this.panelControl3.Controls.Add(this.btnCanSelect);
  440. this.panelControl3.Controls.Add(this.btnSelect);
  441. this.panelControl3.Controls.Add(this.btnFalsh);
  442. this.panelControl3.Controls.Add(this.lblTitle);
  443. this.panelControl3.Controls.Add(this.btnClose);
  444. this.panelControl3.Controls.Add(this.btnExit);
  445. this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
  446. this.panelControl3.Location = new System.Drawing.Point(0, 0);
  447. this.panelControl3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  448. this.panelControl3.Name = "panelControl3";
  449. this.panelControl3.Size = new System.Drawing.Size(1425, 39);
  450. this.panelControl3.TabIndex = 13;
  451. //
  452. // btnSubmit
  453. //
  454. this.btnSubmit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  455. this.btnSubmit.Appearance.ForeColor = System.Drawing.Color.White;
  456. this.btnSubmit.Appearance.Options.UseFont = true;
  457. this.btnSubmit.Appearance.Options.UseForeColor = true;
  458. this.btnSubmit.Appearance.Options.UseTextOptions = true;
  459. this.btnSubmit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  460. this.btnSubmit.Image = ((System.Drawing.Image)(resources.GetObject("btnSubmit.Image")));
  461. this.btnSubmit.Location = new System.Drawing.Point(384, 0);
  462. this.btnSubmit.LookAndFeel.SkinName = "BlueButtonSkin";
  463. this.btnSubmit.LookAndFeel.UseDefaultLookAndFeel = false;
  464. this.btnSubmit.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  465. this.btnSubmit.Name = "btnSubmit";
  466. this.btnSubmit.Size = new System.Drawing.Size(120, 39);
  467. this.btnSubmit.TabIndex = 50;
  468. this.btnSubmit.Text = "保存合格数量";
  469. this.btnSubmit.Click += new System.EventHandler(this.btnSubmit_Click);
  470. //
  471. // simpleButton2
  472. //
  473. this.simpleButton2.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  474. this.simpleButton2.Appearance.ForeColor = System.Drawing.Color.White;
  475. this.simpleButton2.Appearance.Options.UseFont = true;
  476. this.simpleButton2.Appearance.Options.UseForeColor = true;
  477. this.simpleButton2.Appearance.Options.UseTextOptions = true;
  478. this.simpleButton2.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  479. this.simpleButton2.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton2.Image")));
  480. this.simpleButton2.Location = new System.Drawing.Point(1049, 0);
  481. this.simpleButton2.LookAndFeel.SkinName = "BlueButtonSkin";
  482. this.simpleButton2.LookAndFeel.UseDefaultLookAndFeel = false;
  483. this.simpleButton2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  484. this.simpleButton2.Name = "simpleButton2";
  485. this.simpleButton2.Size = new System.Drawing.Size(149, 39);
  486. this.simpleButton2.TabIndex = 49;
  487. this.simpleButton2.Text = "全部判定为不合格";
  488. this.simpleButton2.Visible = false;
  489. this.simpleButton2.Click += new System.EventHandler(this.simpleButton2_Click);
  490. //
  491. // simpleButton1
  492. //
  493. this.simpleButton1.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  494. this.simpleButton1.Appearance.ForeColor = System.Drawing.Color.White;
  495. this.simpleButton1.Appearance.Options.UseFont = true;
  496. this.simpleButton1.Appearance.Options.UseForeColor = true;
  497. this.simpleButton1.Appearance.Options.UseTextOptions = true;
  498. this.simpleButton1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  499. this.simpleButton1.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton1.Image")));
  500. this.simpleButton1.Location = new System.Drawing.Point(1168, 0);
  501. this.simpleButton1.LookAndFeel.SkinName = "BlueButtonSkin";
  502. this.simpleButton1.LookAndFeel.UseDefaultLookAndFeel = false;
  503. this.simpleButton1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  504. this.simpleButton1.Name = "simpleButton1";
  505. this.simpleButton1.Size = new System.Drawing.Size(130, 39);
  506. this.simpleButton1.TabIndex = 48;
  507. this.simpleButton1.Text = "全部判定为合格";
  508. this.simpleButton1.Visible = false;
  509. this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
  510. //
  511. // btnOutPut
  512. //
  513. this.btnOutPut.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  514. this.btnOutPut.Appearance.ForeColor = System.Drawing.Color.White;
  515. this.btnOutPut.Appearance.Options.UseFont = true;
  516. this.btnOutPut.Appearance.Options.UseForeColor = true;
  517. this.btnOutPut.Appearance.Options.UseTextOptions = true;
  518. this.btnOutPut.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  519. this.btnOutPut.Image = ((System.Drawing.Image)(resources.GetObject("btnOutPut.Image")));
  520. this.btnOutPut.Location = new System.Drawing.Point(247, 0);
  521. this.btnOutPut.LookAndFeel.SkinName = "BlueButtonSkin";
  522. this.btnOutPut.LookAndFeel.UseDefaultLookAndFeel = false;
  523. this.btnOutPut.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  524. this.btnOutPut.Name = "btnOutPut";
  525. this.btnOutPut.Size = new System.Drawing.Size(72, 39);
  526. this.btnOutPut.TabIndex = 47;
  527. this.btnOutPut.Text = "导出";
  528. this.btnOutPut.Click += new System.EventHandler(this.btnOutPut_Click_1);
  529. //
  530. // btnCanSelect
  531. //
  532. this.btnCanSelect.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  533. this.btnCanSelect.Appearance.ForeColor = System.Drawing.Color.White;
  534. this.btnCanSelect.Appearance.Options.UseFont = true;
  535. this.btnCanSelect.Appearance.Options.UseForeColor = true;
  536. this.btnCanSelect.Appearance.Options.UseTextOptions = true;
  537. this.btnCanSelect.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  538. this.btnCanSelect.Image = ((System.Drawing.Image)(resources.GetObject("btnCanSelect.Image")));
  539. this.btnCanSelect.Location = new System.Drawing.Point(181, 0);
  540. this.btnCanSelect.LookAndFeel.SkinName = "BlueButtonSkin";
  541. this.btnCanSelect.LookAndFeel.UseDefaultLookAndFeel = false;
  542. this.btnCanSelect.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  543. this.btnCanSelect.Name = "btnCanSelect";
  544. this.btnCanSelect.Size = new System.Drawing.Size(66, 39);
  545. this.btnCanSelect.TabIndex = 46;
  546. this.btnCanSelect.Text = "全消";
  547. this.btnCanSelect.Click += new System.EventHandler(this.btnCanSelect_Click);
  548. //
  549. // btnSelect
  550. //
  551. this.btnSelect.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  552. this.btnSelect.Appearance.ForeColor = System.Drawing.Color.White;
  553. this.btnSelect.Appearance.Options.UseFont = true;
  554. this.btnSelect.Appearance.Options.UseForeColor = true;
  555. this.btnSelect.Appearance.Options.UseTextOptions = true;
  556. this.btnSelect.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  557. this.btnSelect.Image = ((System.Drawing.Image)(resources.GetObject("btnSelect.Image")));
  558. this.btnSelect.Location = new System.Drawing.Point(114, 0);
  559. this.btnSelect.LookAndFeel.SkinName = "BlueButtonSkin";
  560. this.btnSelect.LookAndFeel.UseDefaultLookAndFeel = false;
  561. this.btnSelect.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  562. this.btnSelect.Name = "btnSelect";
  563. this.btnSelect.Size = new System.Drawing.Size(66, 39);
  564. this.btnSelect.TabIndex = 45;
  565. this.btnSelect.Text = "全选";
  566. this.btnSelect.Click += new System.EventHandler(this.btnSelect_Click);
  567. //
  568. // btnFalsh
  569. //
  570. this.btnFalsh.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  571. this.btnFalsh.Appearance.ForeColor = System.Drawing.Color.White;
  572. this.btnFalsh.Appearance.Options.UseFont = true;
  573. this.btnFalsh.Appearance.Options.UseForeColor = true;
  574. this.btnFalsh.Appearance.Options.UseTextOptions = true;
  575. this.btnFalsh.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  576. this.btnFalsh.Image = ((System.Drawing.Image)(resources.GetObject("btnFalsh.Image")));
  577. this.btnFalsh.Location = new System.Drawing.Point(319, 0);
  578. this.btnFalsh.LookAndFeel.SkinName = "BlueButtonSkin";
  579. this.btnFalsh.LookAndFeel.UseDefaultLookAndFeel = false;
  580. this.btnFalsh.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  581. this.btnFalsh.Name = "btnFalsh";
  582. this.btnFalsh.Size = new System.Drawing.Size(66, 39);
  583. this.btnFalsh.TabIndex = 25;
  584. this.btnFalsh.Text = "刷新";
  585. this.btnFalsh.Click += new System.EventHandler(this.btnRefresh_Click);
  586. //
  587. // lblTitle
  588. //
  589. this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  590. this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
  591. this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  592. this.lblTitle.Location = new System.Drawing.Point(3, 5);
  593. this.lblTitle.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  594. this.lblTitle.Name = "lblTitle";
  595. this.lblTitle.Size = new System.Drawing.Size(95, 30);
  596. this.lblTitle.TabIndex = 19;
  597. this.lblTitle.Text = "到货单检验";
  598. //
  599. // btnClose
  600. //
  601. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  602. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  603. this.btnClose.Appearance.Options.UseFont = true;
  604. this.btnClose.Appearance.Options.UseForeColor = true;
  605. this.btnClose.Appearance.Options.UseTextOptions = true;
  606. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  607. this.btnClose.Dock = System.Windows.Forms.DockStyle.Right;
  608. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  609. this.btnClose.Location = new System.Drawing.Point(1395, 0);
  610. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  611. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  612. this.btnClose.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  613. this.btnClose.Name = "btnClose";
  614. this.btnClose.Size = new System.Drawing.Size(30, 39);
  615. this.btnClose.TabIndex = 14;
  616. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  617. //
  618. // panel1
  619. //
  620. this.panel1.Controls.Add(this.rptPage);
  621. this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom;
  622. this.panel1.Location = new System.Drawing.Point(0, 525);
  623. this.panel1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  624. this.panel1.Name = "panel1";
  625. this.panel1.Size = new System.Drawing.Size(1425, 39);
  626. this.panel1.TabIndex = 17;
  627. //
  628. // simpleButton3
  629. //
  630. this.simpleButton3.Location = new System.Drawing.Point(3, 42);
  631. this.simpleButton3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  632. this.simpleButton3.Name = "simpleButton3";
  633. this.simpleButton3.Size = new System.Drawing.Size(86, 30);
  634. this.simpleButton3.TabIndex = 18;
  635. this.simpleButton3.Text = "查询";
  636. this.simpleButton3.Visible = false;
  637. //
  638. // textBox2
  639. //
  640. this.textBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  641. this.textBox2.Font = new System.Drawing.Font("Tahoma", 10F);
  642. this.textBox2.ForeColor = System.Drawing.Color.Black;
  643. this.textBox2.Location = new System.Drawing.Point(575, 67);
  644. this.textBox2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  645. this.textBox2.Name = "textBox2";
  646. this.textBox2.ReadOnly = true;
  647. this.textBox2.Size = new System.Drawing.Size(173, 28);
  648. this.textBox2.TabIndex = 20;
  649. //
  650. // textBox3
  651. //
  652. this.textBox3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  653. this.textBox3.Font = new System.Drawing.Font("Tahoma", 10F);
  654. this.textBox3.ForeColor = System.Drawing.Color.Black;
  655. this.textBox3.Location = new System.Drawing.Point(293, 118);
  656. this.textBox3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  657. this.textBox3.Name = "textBox3";
  658. this.textBox3.ReadOnly = true;
  659. this.textBox3.Size = new System.Drawing.Size(158, 28);
  660. this.textBox3.TabIndex = 21;
  661. //
  662. // textBox4
  663. //
  664. this.textBox4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  665. this.textBox4.Font = new System.Drawing.Font("Tahoma", 10F);
  666. this.textBox4.ForeColor = System.Drawing.Color.Black;
  667. this.textBox4.Location = new System.Drawing.Point(575, 120);
  668. this.textBox4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  669. this.textBox4.Name = "textBox4";
  670. this.textBox4.ReadOnly = true;
  671. this.textBox4.Size = new System.Drawing.Size(173, 28);
  672. this.textBox4.TabIndex = 22;
  673. //
  674. // label1
  675. //
  676. this.label1.AutoSize = true;
  677. this.label1.Font = new System.Drawing.Font("Tahoma", 10F);
  678. this.label1.Location = new System.Drawing.Point(510, 71);
  679. this.label1.Name = "label1";
  680. this.label1.Size = new System.Drawing.Size(44, 21);
  681. this.label1.TabIndex = 23;
  682. this.label1.Text = "状态";
  683. //
  684. // buttonEdit1
  685. //
  686. this.buttonEdit1.Location = new System.Drawing.Point(293, 67);
  687. this.buttonEdit1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  688. this.buttonEdit1.Name = "buttonEdit1";
  689. this.buttonEdit1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
  690. this.buttonEdit1.Properties.Appearance.Options.UseFont = true;
  691. this.buttonEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  692. new DevExpress.XtraEditors.Controls.EditorButton()});
  693. this.buttonEdit1.Size = new System.Drawing.Size(159, 28);
  694. this.buttonEdit1.TabIndex = 24;
  695. this.buttonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.buttonEdit1_ButtonClick);
  696. //
  697. // txtDocNo
  698. //
  699. this.txtDocNo.AutoSize = true;
  700. this.txtDocNo.Font = new System.Drawing.Font("Tahoma", 10F);
  701. this.txtDocNo.Location = new System.Drawing.Point(194, 67);
  702. this.txtDocNo.Name = "txtDocNo";
  703. this.txtDocNo.Size = new System.Drawing.Size(78, 21);
  704. this.txtDocNo.TabIndex = 25;
  705. this.txtDocNo.Text = "到货单号";
  706. //
  707. // label3
  708. //
  709. this.label3.AutoSize = true;
  710. this.label3.Font = new System.Drawing.Font("Tahoma", 10F);
  711. this.label3.Location = new System.Drawing.Point(194, 122);
  712. this.label3.Name = "label3";
  713. this.label3.Size = new System.Drawing.Size(78, 21);
  714. this.label3.TabIndex = 26;
  715. this.label3.Text = "报检时间";
  716. //
  717. // label4
  718. //
  719. this.label4.AutoSize = true;
  720. this.label4.Font = new System.Drawing.Font("Tahoma", 10F);
  721. this.label4.Location = new System.Drawing.Point(494, 123);
  722. this.label4.Name = "label4";
  723. this.label4.Size = new System.Drawing.Size(61, 21);
  724. this.label4.TabIndex = 27;
  725. this.label4.Text = "报检人";
  726. //
  727. // label2
  728. //
  729. this.label2.Location = new System.Drawing.Point(293, 50);
  730. this.label2.Name = "label2";
  731. this.label2.Size = new System.Drawing.Size(159, 13);
  732. this.label2.TabIndex = 28;
  733. this.label2.Visible = false;
  734. //
  735. // FormICSRCVIQC
  736. //
  737. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
  738. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  739. this.ClientSize = new System.Drawing.Size(1425, 564);
  740. this.Controls.Add(this.label2);
  741. this.Controls.Add(this.label4);
  742. this.Controls.Add(this.label3);
  743. this.Controls.Add(this.txtDocNo);
  744. this.Controls.Add(this.buttonEdit1);
  745. this.Controls.Add(this.label1);
  746. this.Controls.Add(this.textBox4);
  747. this.Controls.Add(this.textBox3);
  748. this.Controls.Add(this.textBox2);
  749. this.Controls.Add(this.simpleButton3);
  750. this.Controls.Add(this.panel1);
  751. this.Controls.Add(this.grdDetail);
  752. this.Controls.Add(this.panelControl3);
  753. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  754. this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  755. this.Name = "FormICSRCVIQC";
  756. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  757. this.Text = "FormGridReport";
  758. this.Load += new System.EventHandler(this.FormICSCREW_Load);
  759. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
  760. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
  761. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
  762. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit();
  763. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit4)).EndInit();
  764. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).EndInit();
  765. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).EndInit();
  766. ((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).EndInit();
  767. ((System.ComponentModel.ISupportInitialize)(this.repDate)).EndInit();
  768. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
  769. this.panelControl3.ResumeLayout(false);
  770. this.panel1.ResumeLayout(false);
  771. ((System.ComponentModel.ISupportInitialize)(this.buttonEdit1.Properties)).EndInit();
  772. this.ResumeLayout(false);
  773. this.PerformLayout();
  774. }
  775. #endregion
  776. private DevExpress.XtraGrid.GridControl grdDetail;
  777. private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
  778. private ICSSoft.Base.UserControl.FormControl.PageNavTool rptPage;
  779. private DevExpress.XtraEditors.SimpleButton btnExit;
  780. private DevExpress.XtraEditors.PanelControl panelControl3;
  781. private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail;
  782. private DevExpress.XtraEditors.SimpleButton btnClose;
  783. private DevExpress.XtraEditors.LabelControl lblTitle;
  784. private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repDate;
  785. private DevExpress.XtraEditors.SimpleButton btnFalsh;
  786. private DevExpress.XtraEditors.SimpleButton btnCanSelect;
  787. private DevExpress.XtraEditors.SimpleButton btnSelect;
  788. private DevExpress.XtraEditors.SimpleButton btnOutPut;
  789. private DevExpress.XtraEditors.SimpleButton simpleButton2;
  790. private DevExpress.XtraEditors.SimpleButton simpleButton1;
  791. private DevExpress.XtraGrid.Columns.GridColumn RCVNo;
  792. private DevExpress.XtraGrid.Columns.GridColumn Qty;
  793. private DevExpress.XtraGrid.Columns.GridColumn LotNo;
  794. private DevExpress.XtraGrid.Columns.GridColumn CreateUser;
  795. private DevExpress.XtraGrid.Columns.GridColumn CreateTime;
  796. private System.Windows.Forms.Panel panel1;
  797. private DevExpress.XtraGrid.Columns.GridColumn ;
  798. private DevExpress.XtraGrid.Columns.GridColumn ;
  799. private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
  800. private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2;
  801. private DevExpress.XtraEditors.SimpleButton simpleButton3;
  802. private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit3;
  803. private DevExpress.XtraGrid.Columns.GridColumn ;
  804. private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit4;
  805. private DevExpress.XtraGrid.Columns.GridColumn ;
  806. private DevExpress.XtraGrid.Columns.GridColumn ;
  807. private DevExpress.XtraGrid.Columns.GridColumn ;
  808. private DevExpress.XtraGrid.Columns.GridColumn ;
  809. private DevExpress.XtraGrid.Columns.GridColumn ;
  810. private DevExpress.XtraGrid.Columns.GridColumn ;
  811. private System.Windows.Forms.TextBox textBox2;
  812. private System.Windows.Forms.TextBox textBox3;
  813. private System.Windows.Forms.TextBox textBox4;
  814. private System.Windows.Forms.Label label1;
  815. private DevExpress.XtraEditors.ButtonEdit buttonEdit1;
  816. private System.Windows.Forms.Label txtDocNo;
  817. private System.Windows.Forms.Label label3;
  818. private System.Windows.Forms.Label label4;
  819. private DevExpress.XtraGrid.Columns.GridColumn ;
  820. private DevExpress.XtraGrid.Columns.GridColumn ;
  821. private DevExpress.XtraGrid.Columns.GridColumn ;
  822. private System.Windows.Forms.Label label2;
  823. private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
  824. private DevExpress.XtraEditors.SimpleButton btnSubmit;
  825. private DevExpress.XtraGrid.Columns.GridColumn colID;
  826. private DevExpress.XtraGrid.Columns.GridColumn YLOTQTY;
  827. private DevExpress.XtraGrid.Columns.GridColumn NLOTQTY;
  828. private DevExpress.XtraGrid.Columns.GridColumn colSelect;
  829. }
  830. }