锐腾搅拌上料功能
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.

807 lines
44 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSOWarehousingLOT
  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(FormICSOWarehousingLOT));
  29. this.btnExit = new DevExpress.XtraEditors.SimpleButton();
  30. this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
  31. this.simpleButton4 = new DevExpress.XtraEditors.SimpleButton();
  32. this.btnCancelAll = new DevExpress.XtraEditors.SimpleButton();
  33. this.btnSelectAll = new DevExpress.XtraEditors.SimpleButton();
  34. this.btnDel = new DevExpress.XtraEditors.SimpleButton();
  35. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  36. this.btnCreate = new DevExpress.XtraEditors.SimpleButton();
  37. this.MOTitle = new DevExpress.XtraEditors.LabelControl();
  38. this.rptPage = new ICSSoft.Base.UserControl.FormControl.PageNavTool();
  39. this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
  40. this.grdDetail = new DevExpress.XtraGrid.GridControl();
  41. this.grvDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
  42. this.colID = new DevExpress.XtraGrid.Columns.GridColumn();
  43. this.colisSelect = new DevExpress.XtraGrid.Columns.GridColumn();
  44. this.colLOTNO = new DevExpress.XtraGrid.Columns.GridColumn();
  45. this.colQuantity = new DevExpress.XtraGrid.Columns.GridColumn();
  46. this.colINVUOM = new DevExpress.XtraGrid.Columns.GridColumn();
  47. this.colPOCode = new DevExpress.XtraGrid.Columns.GridColumn();
  48. this.colPORow = new DevExpress.XtraGrid.Columns.GridColumn();
  49. this.colVenderLotNO = new DevExpress.XtraGrid.Columns.GridColumn();
  50. this.colPRODUCTDATE = new DevExpress.XtraGrid.Columns.GridColumn();
  51. this.colMUSERName = new DevExpress.XtraGrid.Columns.GridColumn();
  52. this.colisInput = new DevExpress.XtraGrid.Columns.GridColumn();
  53. this.grvAdvDetail = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
  54. this.panel1 = new System.Windows.Forms.Panel();
  55. this.grdMoDetail = new DevExpress.XtraGrid.GridControl();
  56. this.grvMoDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
  57. this.colMoId = new DevExpress.XtraGrid.Columns.GridColumn();
  58. this.colMoIsSelect = new DevExpress.XtraGrid.Columns.GridColumn();
  59. this.colITEMCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  60. this.colMOPLANQTY = new DevExpress.XtraGrid.Columns.GridColumn();
  61. this.colINVNAME = new DevExpress.XtraGrid.Columns.GridColumn();
  62. this.colMOSEQ1 = new DevExpress.XtraGrid.Columns.GridColumn();
  63. this.colINVSTD = new DevExpress.XtraGrid.Columns.GridColumn();
  64. this.colMoCode1 = new DevExpress.XtraGrid.Columns.GridColumn();
  65. this.advBandedGridView1 = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
  66. this.txtQuantity = new DevExpress.XtraEditors.TextEdit();
  67. this.txtINVSTD = new DevExpress.XtraEditors.TextEdit();
  68. this.txtInvCode = new DevExpress.XtraEditors.TextEdit();
  69. this.txtINVNAME = new DevExpress.XtraEditors.TextEdit();
  70. this.txtPOCode = new DevExpress.XtraEditors.GridLookUpEdit();
  71. this.gridLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
  72. this.PORow = new DevExpress.XtraEditors.ComboBoxEdit();
  73. this.label5 = new System.Windows.Forms.Label();
  74. this.label6 = new System.Windows.Forms.Label();
  75. this.label4 = new System.Windows.Forms.Label();
  76. this.label3 = new System.Windows.Forms.Label();
  77. this.label2 = new System.Windows.Forms.Label();
  78. this.label1 = new System.Windows.Forms.Label();
  79. this.colPrintTimes = new DevExpress.XtraGrid.Columns.GridColumn();
  80. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
  81. this.panelControl3.SuspendLayout();
  82. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
  83. this.groupControl1.SuspendLayout();
  84. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
  85. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
  86. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).BeginInit();
  87. this.panel1.SuspendLayout();
  88. ((System.ComponentModel.ISupportInitialize)(this.grdMoDetail)).BeginInit();
  89. ((System.ComponentModel.ISupportInitialize)(this.grvMoDetail)).BeginInit();
  90. ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).BeginInit();
  91. ((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).BeginInit();
  92. ((System.ComponentModel.ISupportInitialize)(this.txtINVSTD.Properties)).BeginInit();
  93. ((System.ComponentModel.ISupportInitialize)(this.txtInvCode.Properties)).BeginInit();
  94. ((System.ComponentModel.ISupportInitialize)(this.txtINVNAME.Properties)).BeginInit();
  95. ((System.ComponentModel.ISupportInitialize)(this.txtPOCode.Properties)).BeginInit();
  96. ((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1View)).BeginInit();
  97. ((System.ComponentModel.ISupportInitialize)(this.PORow.Properties)).BeginInit();
  98. this.SuspendLayout();
  99. //
  100. // btnExit
  101. //
  102. this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  103. this.btnExit.Appearance.ForeColor = System.Drawing.Color.White;
  104. this.btnExit.Appearance.Options.UseFont = true;
  105. this.btnExit.Appearance.Options.UseForeColor = true;
  106. this.btnExit.Appearance.Options.UseTextOptions = true;
  107. this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  108. this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
  109. this.btnExit.Location = new System.Drawing.Point(479, 0);
  110. this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
  111. this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
  112. this.btnExit.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  113. this.btnExit.Name = "btnExit";
  114. this.btnExit.Size = new System.Drawing.Size(63, 39);
  115. this.btnExit.TabIndex = 10;
  116. this.btnExit.Text = "退出";
  117. this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
  118. //
  119. // panelControl3
  120. //
  121. this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  122. this.panelControl3.Appearance.Options.UseBackColor = true;
  123. this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  124. this.panelControl3.Controls.Add(this.simpleButton4);
  125. this.panelControl3.Controls.Add(this.btnCancelAll);
  126. this.panelControl3.Controls.Add(this.btnSelectAll);
  127. this.panelControl3.Controls.Add(this.btnDel);
  128. this.panelControl3.Controls.Add(this.btnClose);
  129. this.panelControl3.Controls.Add(this.btnCreate);
  130. this.panelControl3.Controls.Add(this.MOTitle);
  131. this.panelControl3.Controls.Add(this.btnExit);
  132. this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
  133. this.panelControl3.Location = new System.Drawing.Point(0, 0);
  134. this.panelControl3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  135. this.panelControl3.Name = "panelControl3";
  136. this.panelControl3.Size = new System.Drawing.Size(1341, 39);
  137. this.panelControl3.TabIndex = 13;
  138. //
  139. // simpleButton4
  140. //
  141. this.simpleButton4.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
  142. this.simpleButton4.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  143. this.simpleButton4.Appearance.ForeColor = System.Drawing.Color.White;
  144. this.simpleButton4.Appearance.Options.UseBackColor = true;
  145. this.simpleButton4.Appearance.Options.UseFont = true;
  146. this.simpleButton4.Appearance.Options.UseForeColor = true;
  147. this.simpleButton4.Appearance.Options.UseTextOptions = true;
  148. this.simpleButton4.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  149. this.simpleButton4.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton4.Image")));
  150. this.simpleButton4.Location = new System.Drawing.Point(383, 0);
  151. this.simpleButton4.LookAndFeel.SkinName = "BlueButtonSkin";
  152. this.simpleButton4.LookAndFeel.UseDefaultLookAndFeel = false;
  153. this.simpleButton4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  154. this.simpleButton4.Name = "simpleButton4";
  155. this.simpleButton4.Size = new System.Drawing.Size(97, 39);
  156. this.simpleButton4.TabIndex = 121;
  157. this.simpleButton4.Text = "打印条码";
  158. this.simpleButton4.Click += new System.EventHandler(this.simpleButton4_Click);
  159. //
  160. // btnCancelAll
  161. //
  162. this.btnCancelAll.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  163. this.btnCancelAll.Appearance.ForeColor = System.Drawing.Color.White;
  164. this.btnCancelAll.Appearance.Options.UseFont = true;
  165. this.btnCancelAll.Appearance.Options.UseForeColor = true;
  166. this.btnCancelAll.Appearance.Options.UseTextOptions = true;
  167. this.btnCancelAll.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  168. this.btnCancelAll.Image = ((System.Drawing.Image)(resources.GetObject("btnCancelAll.Image")));
  169. this.btnCancelAll.Location = new System.Drawing.Point(186, 0);
  170. this.btnCancelAll.LookAndFeel.SkinName = "BlueButtonSkin";
  171. this.btnCancelAll.LookAndFeel.UseDefaultLookAndFeel = false;
  172. this.btnCancelAll.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  173. this.btnCancelAll.Name = "btnCancelAll";
  174. this.btnCancelAll.Size = new System.Drawing.Size(65, 39);
  175. this.btnCancelAll.TabIndex = 28;
  176. this.btnCancelAll.Text = "全消";
  177. this.btnCancelAll.Click += new System.EventHandler(this.btnCancelAll_Click);
  178. //
  179. // btnSelectAll
  180. //
  181. this.btnSelectAll.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  182. this.btnSelectAll.Appearance.ForeColor = System.Drawing.Color.White;
  183. this.btnSelectAll.Appearance.Options.UseFont = true;
  184. this.btnSelectAll.Appearance.Options.UseForeColor = true;
  185. this.btnSelectAll.Appearance.Options.UseTextOptions = true;
  186. this.btnSelectAll.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  187. this.btnSelectAll.Image = ((System.Drawing.Image)(resources.GetObject("btnSelectAll.Image")));
  188. this.btnSelectAll.Location = new System.Drawing.Point(121, 0);
  189. this.btnSelectAll.LookAndFeel.SkinName = "BlueButtonSkin";
  190. this.btnSelectAll.LookAndFeel.UseDefaultLookAndFeel = false;
  191. this.btnSelectAll.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  192. this.btnSelectAll.Name = "btnSelectAll";
  193. this.btnSelectAll.Size = new System.Drawing.Size(65, 39);
  194. this.btnSelectAll.TabIndex = 27;
  195. this.btnSelectAll.Text = "全选";
  196. this.btnSelectAll.Click += new System.EventHandler(this.btnSelectAll_Click);
  197. //
  198. // btnDel
  199. //
  200. this.btnDel.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  201. this.btnDel.Appearance.ForeColor = System.Drawing.Color.White;
  202. this.btnDel.Appearance.Options.UseFont = true;
  203. this.btnDel.Appearance.Options.UseForeColor = true;
  204. this.btnDel.Appearance.Options.UseTextOptions = true;
  205. this.btnDel.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  206. this.btnDel.Image = ((System.Drawing.Image)(resources.GetObject("btnDel.Image")));
  207. this.btnDel.Location = new System.Drawing.Point(317, 0);
  208. this.btnDel.LookAndFeel.SkinName = "BlueButtonSkin";
  209. this.btnDel.LookAndFeel.UseDefaultLookAndFeel = false;
  210. this.btnDel.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  211. this.btnDel.Name = "btnDel";
  212. this.btnDel.Size = new System.Drawing.Size(66, 39);
  213. this.btnDel.TabIndex = 26;
  214. this.btnDel.Text = "删除";
  215. this.btnDel.Click += new System.EventHandler(this.btnDel_Click);
  216. //
  217. // btnClose
  218. //
  219. this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  220. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  221. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  222. this.btnClose.Appearance.Options.UseFont = true;
  223. this.btnClose.Appearance.Options.UseForeColor = true;
  224. this.btnClose.Appearance.Options.UseTextOptions = true;
  225. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  226. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  227. this.btnClose.Location = new System.Drawing.Point(1311, 0);
  228. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  229. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  230. this.btnClose.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  231. this.btnClose.Name = "btnClose";
  232. this.btnClose.Size = new System.Drawing.Size(30, 37);
  233. this.btnClose.TabIndex = 25;
  234. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  235. //
  236. // btnCreate
  237. //
  238. this.btnCreate.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  239. this.btnCreate.Appearance.ForeColor = System.Drawing.Color.White;
  240. this.btnCreate.Appearance.Options.UseFont = true;
  241. this.btnCreate.Appearance.Options.UseForeColor = true;
  242. this.btnCreate.Appearance.Options.UseTextOptions = true;
  243. this.btnCreate.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  244. this.btnCreate.Image = ((System.Drawing.Image)(resources.GetObject("btnCreate.Image")));
  245. this.btnCreate.Location = new System.Drawing.Point(251, 0);
  246. this.btnCreate.LookAndFeel.SkinName = "BlueButtonSkin";
  247. this.btnCreate.LookAndFeel.UseDefaultLookAndFeel = false;
  248. this.btnCreate.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  249. this.btnCreate.Name = "btnCreate";
  250. this.btnCreate.Size = new System.Drawing.Size(66, 39);
  251. this.btnCreate.TabIndex = 23;
  252. this.btnCreate.Text = "生成";
  253. this.btnCreate.Click += new System.EventHandler(this.btnCreate_Click);
  254. //
  255. // MOTitle
  256. //
  257. this.MOTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  258. this.MOTitle.Appearance.ForeColor = System.Drawing.Color.White;
  259. this.MOTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  260. this.MOTitle.Location = new System.Drawing.Point(5, 5);
  261. this.MOTitle.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  262. this.MOTitle.Name = "MOTitle";
  263. this.MOTitle.Size = new System.Drawing.Size(110, 30);
  264. this.MOTitle.TabIndex = 19;
  265. this.MOTitle.Text = "其他入库条码";
  266. //
  267. // rptPage
  268. //
  269. this.rptPage.Appearance.BackColor = System.Drawing.Color.White;
  270. this.rptPage.Appearance.Options.UseBackColor = true;
  271. this.rptPage.Dock = System.Windows.Forms.DockStyle.Bottom;
  272. this.rptPage.isInit = false;
  273. this.rptPage.Location = new System.Drawing.Point(0, 531);
  274. this.rptPage.Margin = new System.Windows.Forms.Padding(5, 6, 5, 6);
  275. this.rptPage.Name = "rptPage";
  276. this.rptPage.PageIndex = 0;
  277. this.rptPage.PageSize = 0;
  278. this.rptPage.RecordNum = 0;
  279. this.rptPage.Size = new System.Drawing.Size(1341, 33);
  280. this.rptPage.TabIndex = 15;
  281. this.rptPage.PageIndexChanged += new ICSSoft.Base.UserControl.FormControl.PageNavTool.PageChageHandel(this.rptPage_PageIndexChanged);
  282. //
  283. // groupControl1
  284. //
  285. this.groupControl1.Controls.Add(this.grdDetail);
  286. this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  287. this.groupControl1.Location = new System.Drawing.Point(0, 366);
  288. this.groupControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  289. this.groupControl1.Name = "groupControl1";
  290. this.groupControl1.Size = new System.Drawing.Size(1341, 165);
  291. this.groupControl1.TabIndex = 14;
  292. this.groupControl1.Text = "详细信息";
  293. //
  294. // grdDetail
  295. //
  296. this.grdDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  297. this.grdDetail.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  298. this.grdDetail.Location = new System.Drawing.Point(2, 26);
  299. this.grdDetail.MainView = this.grvDetail;
  300. this.grdDetail.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  301. this.grdDetail.Name = "grdDetail";
  302. this.grdDetail.Size = new System.Drawing.Size(1337, 137);
  303. this.grdDetail.TabIndex = 0;
  304. this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  305. this.grvDetail,
  306. this.grvAdvDetail});
  307. //
  308. // grvDetail
  309. //
  310. this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  311. this.colID,
  312. this.colisSelect,
  313. this.colLOTNO,
  314. this.colQuantity,
  315. this.colINVUOM,
  316. this.colPOCode,
  317. this.colPORow,
  318. this.colVenderLotNO,
  319. this.colPrintTimes,
  320. this.colPRODUCTDATE,
  321. this.colMUSERName,
  322. this.colisInput});
  323. this.grvDetail.GridControl = this.grdDetail;
  324. this.grvDetail.IndicatorWidth = 40;
  325. this.grvDetail.Name = "grvDetail";
  326. this.grvDetail.OptionsBehavior.Editable = false;
  327. this.grvDetail.OptionsBehavior.ReadOnly = true;
  328. this.grvDetail.OptionsSelection.MultiSelect = true;
  329. this.grvDetail.OptionsView.ColumnAutoWidth = false;
  330. this.grvDetail.OptionsView.ShowFooter = true;
  331. this.grvDetail.OptionsView.ShowGroupPanel = false;
  332. this.grvDetail.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.grvDetail_CustomDrawRowIndicator);
  333. this.grvDetail.CustomDrawCell += new DevExpress.XtraGrid.Views.Base.RowCellCustomDrawEventHandler(this.grvDetail_CustomDrawCell);
  334. this.grvDetail.DoubleClick += new System.EventHandler(this.grvDetail_DoubleClick);
  335. //
  336. // colID
  337. //
  338. this.colID.Caption = "ID";
  339. this.colID.FieldName = "ID";
  340. this.colID.Name = "colID";
  341. //
  342. // colisSelect
  343. //
  344. this.colisSelect.Caption = "选择";
  345. this.colisSelect.FieldName = "isSelect";
  346. this.colisSelect.Name = "colisSelect";
  347. this.colisSelect.Visible = true;
  348. this.colisSelect.VisibleIndex = 0;
  349. this.colisSelect.Width = 45;
  350. //
  351. // colLOTNO
  352. //
  353. this.colLOTNO.Caption = "物料条码";
  354. this.colLOTNO.FieldName = "LotNO";
  355. this.colLOTNO.Name = "colLOTNO";
  356. this.colLOTNO.Visible = true;
  357. this.colLOTNO.VisibleIndex = 1;
  358. this.colLOTNO.Width = 156;
  359. //
  360. // colQuantity
  361. //
  362. this.colQuantity.Caption = "数量";
  363. this.colQuantity.FieldName = "LOTQTY";
  364. this.colQuantity.Name = "colQuantity";
  365. this.colQuantity.Visible = true;
  366. this.colQuantity.VisibleIndex = 2;
  367. //
  368. // colINVUOM
  369. //
  370. this.colINVUOM.Caption = "单位";
  371. this.colINVUOM.FieldName = "INVUOM";
  372. this.colINVUOM.Name = "colINVUOM";
  373. this.colINVUOM.Visible = true;
  374. this.colINVUOM.VisibleIndex = 3;
  375. //
  376. // colPOCode
  377. //
  378. this.colPOCode.Caption = "单据号";
  379. this.colPOCode.FieldName = "cCode";
  380. this.colPOCode.Name = "colPOCode";
  381. this.colPOCode.Visible = true;
  382. this.colPOCode.VisibleIndex = 4;
  383. //
  384. // colPORow
  385. //
  386. this.colPORow.Caption = "行号";
  387. this.colPORow.FieldName = "iRSRowNO";
  388. this.colPORow.Name = "colPORow";
  389. this.colPORow.Visible = true;
  390. this.colPORow.VisibleIndex = 5;
  391. //
  392. // colVenderLotNO
  393. //
  394. this.colVenderLotNO.Caption = "生产批次";
  395. this.colVenderLotNO.FieldName = "cBatch";
  396. this.colVenderLotNO.Name = "colVenderLotNO";
  397. this.colVenderLotNO.Visible = true;
  398. this.colVenderLotNO.VisibleIndex = 6;
  399. //
  400. // colPRODUCTDATE
  401. //
  402. this.colPRODUCTDATE.Caption = "生产日期";
  403. this.colPRODUCTDATE.FieldName = "PRODUCTDATE";
  404. this.colPRODUCTDATE.Name = "colPRODUCTDATE";
  405. this.colPRODUCTDATE.Visible = true;
  406. this.colPRODUCTDATE.VisibleIndex = 7;
  407. //
  408. // colMUSERName
  409. //
  410. this.colMUSERName.Caption = "维护人";
  411. this.colMUSERName.FieldName = "MUSERName";
  412. this.colMUSERName.Name = "colMUSERName";
  413. this.colMUSERName.Visible = true;
  414. this.colMUSERName.VisibleIndex = 9;
  415. //
  416. // colisInput
  417. //
  418. this.colisInput.Caption = "已入库";
  419. this.colisInput.FieldName = "isInput";
  420. this.colisInput.Name = "colisInput";
  421. this.colisInput.Visible = true;
  422. this.colisInput.VisibleIndex = 10;
  423. //
  424. // grvAdvDetail
  425. //
  426. this.grvAdvDetail.GridControl = this.grdDetail;
  427. this.grvAdvDetail.Name = "grvAdvDetail";
  428. this.grvAdvDetail.OptionsBehavior.ReadOnly = true;
  429. this.grvAdvDetail.OptionsSelection.MultiSelect = true;
  430. this.grvAdvDetail.OptionsView.ShowFooter = true;
  431. this.grvAdvDetail.OptionsView.ShowGroupPanel = false;
  432. //
  433. // panel1
  434. //
  435. this.panel1.Controls.Add(this.grdMoDetail);
  436. this.panel1.Controls.Add(this.txtQuantity);
  437. this.panel1.Controls.Add(this.txtINVSTD);
  438. this.panel1.Controls.Add(this.txtInvCode);
  439. this.panel1.Controls.Add(this.txtINVNAME);
  440. this.panel1.Controls.Add(this.txtPOCode);
  441. this.panel1.Controls.Add(this.PORow);
  442. this.panel1.Controls.Add(this.label5);
  443. this.panel1.Controls.Add(this.label6);
  444. this.panel1.Controls.Add(this.label4);
  445. this.panel1.Controls.Add(this.label3);
  446. this.panel1.Controls.Add(this.label2);
  447. this.panel1.Controls.Add(this.label1);
  448. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  449. this.panel1.Location = new System.Drawing.Point(0, 39);
  450. this.panel1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  451. this.panel1.Name = "panel1";
  452. this.panel1.Size = new System.Drawing.Size(1341, 327);
  453. this.panel1.TabIndex = 16;
  454. //
  455. // grdMoDetail
  456. //
  457. this.grdMoDetail.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  458. | System.Windows.Forms.AnchorStyles.Left)
  459. | System.Windows.Forms.AnchorStyles.Right)));
  460. this.grdMoDetail.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  461. this.grdMoDetail.Location = new System.Drawing.Point(5, 53);
  462. this.grdMoDetail.MainView = this.grvMoDetail;
  463. this.grdMoDetail.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  464. this.grdMoDetail.Name = "grdMoDetail";
  465. this.grdMoDetail.Size = new System.Drawing.Size(1333, 270);
  466. this.grdMoDetail.TabIndex = 7;
  467. this.grdMoDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  468. this.grvMoDetail,
  469. this.advBandedGridView1});
  470. this.grdMoDetail.DoubleClick += new System.EventHandler(this.grdMoDetail_DoubleClick);
  471. //
  472. // grvMoDetail
  473. //
  474. this.grvMoDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  475. this.colMoId,
  476. this.colMoIsSelect,
  477. this.colITEMCODE,
  478. this.colMOPLANQTY,
  479. this.colINVNAME,
  480. this.colMOSEQ1,
  481. this.colINVSTD,
  482. this.colMoCode1});
  483. this.grvMoDetail.GridControl = this.grdMoDetail;
  484. this.grvMoDetail.IndicatorWidth = 40;
  485. this.grvMoDetail.Name = "grvMoDetail";
  486. this.grvMoDetail.OptionsBehavior.Editable = false;
  487. this.grvMoDetail.OptionsBehavior.ReadOnly = true;
  488. this.grvMoDetail.OptionsSelection.MultiSelect = true;
  489. this.grvMoDetail.OptionsView.ColumnAutoWidth = false;
  490. this.grvMoDetail.OptionsView.ShowFooter = true;
  491. this.grvMoDetail.OptionsView.ShowGroupPanel = false;
  492. //
  493. // colMoId
  494. //
  495. this.colMoId.Caption = "ID";
  496. this.colMoId.FieldName = "MoID";
  497. this.colMoId.Name = "colMoId";
  498. //
  499. // colMoIsSelect
  500. //
  501. this.colMoIsSelect.Caption = "选择";
  502. this.colMoIsSelect.FieldName = "MoIsSelect";
  503. this.colMoIsSelect.Name = "colMoIsSelect";
  504. this.colMoIsSelect.Visible = true;
  505. this.colMoIsSelect.VisibleIndex = 0;
  506. this.colMoIsSelect.Width = 45;
  507. //
  508. // colITEMCODE
  509. //
  510. this.colITEMCODE.Caption = "物料代码";
  511. this.colITEMCODE.FieldName = "ITEMCODE";
  512. this.colITEMCODE.Name = "colITEMCODE";
  513. this.colITEMCODE.Visible = true;
  514. this.colITEMCODE.VisibleIndex = 3;
  515. this.colITEMCODE.Width = 156;
  516. //
  517. // colMOPLANQTY
  518. //
  519. this.colMOPLANQTY.Caption = "数量";
  520. this.colMOPLANQTY.FieldName = "MOPLANQTY";
  521. this.colMOPLANQTY.Name = "colMOPLANQTY";
  522. this.colMOPLANQTY.Visible = true;
  523. this.colMOPLANQTY.VisibleIndex = 6;
  524. //
  525. // colINVNAME
  526. //
  527. this.colINVNAME.Caption = "存货名称";
  528. this.colINVNAME.FieldName = "INVNAME";
  529. this.colINVNAME.Name = "colINVNAME";
  530. this.colINVNAME.Visible = true;
  531. this.colINVNAME.VisibleIndex = 4;
  532. //
  533. // colMOSEQ1
  534. //
  535. this.colMOSEQ1.Caption = "行号";
  536. this.colMOSEQ1.FieldName = "MOSEQ";
  537. this.colMOSEQ1.Name = "colMOSEQ1";
  538. this.colMOSEQ1.Visible = true;
  539. this.colMOSEQ1.VisibleIndex = 2;
  540. //
  541. // colINVSTD
  542. //
  543. this.colINVSTD.Caption = "规格型号";
  544. this.colINVSTD.FieldName = "INVSTD";
  545. this.colINVSTD.Name = "colINVSTD";
  546. this.colINVSTD.Visible = true;
  547. this.colINVSTD.VisibleIndex = 5;
  548. //
  549. // colMoCode1
  550. //
  551. this.colMoCode1.Caption = "单据号";
  552. this.colMoCode1.FieldName = "MOCODE";
  553. this.colMoCode1.Name = "colMoCode1";
  554. this.colMoCode1.Visible = true;
  555. this.colMoCode1.VisibleIndex = 1;
  556. //
  557. // advBandedGridView1
  558. //
  559. this.advBandedGridView1.GridControl = this.grdMoDetail;
  560. this.advBandedGridView1.Name = "advBandedGridView1";
  561. this.advBandedGridView1.OptionsBehavior.ReadOnly = true;
  562. this.advBandedGridView1.OptionsSelection.MultiSelect = true;
  563. this.advBandedGridView1.OptionsView.ShowFooter = true;
  564. this.advBandedGridView1.OptionsView.ShowGroupPanel = false;
  565. //
  566. // txtQuantity
  567. //
  568. this.txtQuantity.Location = new System.Drawing.Point(1129, 21);
  569. this.txtQuantity.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  570. this.txtQuantity.Name = "txtQuantity";
  571. this.txtQuantity.Properties.ReadOnly = true;
  572. this.txtQuantity.Size = new System.Drawing.Size(137, 24);
  573. this.txtQuantity.TabIndex = 4;
  574. this.txtQuantity.Visible = false;
  575. //
  576. // txtINVSTD
  577. //
  578. this.txtINVSTD.Location = new System.Drawing.Point(935, 21);
  579. this.txtINVSTD.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  580. this.txtINVSTD.Name = "txtINVSTD";
  581. this.txtINVSTD.Properties.ReadOnly = true;
  582. this.txtINVSTD.Size = new System.Drawing.Size(137, 24);
  583. this.txtINVSTD.TabIndex = 4;
  584. this.txtINVSTD.Visible = false;
  585. //
  586. // txtInvCode
  587. //
  588. this.txtInvCode.Location = new System.Drawing.Point(490, 21);
  589. this.txtInvCode.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  590. this.txtInvCode.Name = "txtInvCode";
  591. this.txtInvCode.Properties.ReadOnly = true;
  592. this.txtInvCode.Size = new System.Drawing.Size(137, 24);
  593. this.txtInvCode.TabIndex = 4;
  594. this.txtInvCode.Visible = false;
  595. //
  596. // txtINVNAME
  597. //
  598. this.txtINVNAME.Location = new System.Drawing.Point(712, 21);
  599. this.txtINVNAME.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  600. this.txtINVNAME.Name = "txtINVNAME";
  601. this.txtINVNAME.Properties.ReadOnly = true;
  602. this.txtINVNAME.Size = new System.Drawing.Size(137, 24);
  603. this.txtINVNAME.TabIndex = 4;
  604. this.txtINVNAME.Visible = false;
  605. //
  606. // txtPOCode
  607. //
  608. this.txtPOCode.EditValue = "";
  609. this.txtPOCode.Location = new System.Drawing.Point(65, 21);
  610. this.txtPOCode.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  611. this.txtPOCode.Name = "txtPOCode";
  612. this.txtPOCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  613. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  614. this.txtPOCode.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
  615. this.txtPOCode.Properties.View = this.gridLookUpEdit1View;
  616. this.txtPOCode.Size = new System.Drawing.Size(137, 24);
  617. this.txtPOCode.TabIndex = 1;
  618. this.txtPOCode.EditValueChanged += new System.EventHandler(this.txtMOCode_EditValueChanged);
  619. //
  620. // gridLookUpEdit1View
  621. //
  622. this.gridLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  623. this.gridLookUpEdit1View.Name = "gridLookUpEdit1View";
  624. this.gridLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
  625. this.gridLookUpEdit1View.OptionsView.ShowGroupPanel = false;
  626. //
  627. // PORow
  628. //
  629. this.PORow.Location = new System.Drawing.Point(266, 21);
  630. this.PORow.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  631. this.PORow.Name = "PORow";
  632. this.PORow.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  633. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  634. this.PORow.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
  635. this.PORow.Size = new System.Drawing.Size(137, 24);
  636. this.PORow.TabIndex = 3;
  637. this.PORow.Visible = false;
  638. this.PORow.SelectedIndexChanged += new System.EventHandler(this.cmbSEQ_SelectedIndexChanged);
  639. //
  640. // label5
  641. //
  642. this.label5.AutoSize = true;
  643. this.label5.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  644. this.label5.Location = new System.Drawing.Point(1082, 24);
  645. this.label5.Name = "label5";
  646. this.label5.Size = new System.Drawing.Size(56, 18);
  647. this.label5.TabIndex = 0;
  648. this.label5.Text = "数量:";
  649. this.label5.Visible = false;
  650. //
  651. // label6
  652. //
  653. this.label6.AutoSize = true;
  654. this.label6.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  655. this.label6.Location = new System.Drawing.Point(413, 24);
  656. this.label6.Name = "label6";
  657. this.label6.Size = new System.Drawing.Size(88, 18);
  658. this.label6.TabIndex = 0;
  659. this.label6.Text = "物料代码:";
  660. this.label6.Visible = false;
  661. //
  662. // label4
  663. //
  664. this.label4.AutoSize = true;
  665. this.label4.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  666. this.label4.Location = new System.Drawing.Point(856, 24);
  667. this.label4.Name = "label4";
  668. this.label4.Size = new System.Drawing.Size(88, 18);
  669. this.label4.TabIndex = 0;
  670. this.label4.Text = "规格型号:";
  671. this.label4.Visible = false;
  672. //
  673. // label3
  674. //
  675. this.label3.AutoSize = true;
  676. this.label3.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  677. this.label3.Location = new System.Drawing.Point(634, 24);
  678. this.label3.Name = "label3";
  679. this.label3.Size = new System.Drawing.Size(88, 18);
  680. this.label3.TabIndex = 0;
  681. this.label3.Text = "存货名称:";
  682. this.label3.Visible = false;
  683. //
  684. // label2
  685. //
  686. this.label2.AutoSize = true;
  687. this.label2.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  688. this.label2.Location = new System.Drawing.Point(214, 24);
  689. this.label2.Name = "label2";
  690. this.label2.Size = new System.Drawing.Size(56, 18);
  691. this.label2.TabIndex = 0;
  692. this.label2.Text = "行号:";
  693. this.label2.Visible = false;
  694. //
  695. // label1
  696. //
  697. this.label1.AutoSize = true;
  698. this.label1.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  699. this.label1.Location = new System.Drawing.Point(2, 24);
  700. this.label1.Name = "label1";
  701. this.label1.Size = new System.Drawing.Size(72, 18);
  702. this.label1.TabIndex = 0;
  703. this.label1.Text = "单据号:";
  704. //
  705. // colPrintTimes
  706. //
  707. this.colPrintTimes.Caption = "打印次数";
  708. this.colPrintTimes.FieldName = "PrintTimes";
  709. this.colPrintTimes.Name = "colPrintTimes";
  710. this.colPrintTimes.Visible = true;
  711. this.colPrintTimes.VisibleIndex = 8;
  712. //
  713. // FormICSOWarehousingLOT
  714. //
  715. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
  716. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  717. this.ClientSize = new System.Drawing.Size(1341, 564);
  718. this.Controls.Add(this.groupControl1);
  719. this.Controls.Add(this.panel1);
  720. this.Controls.Add(this.rptPage);
  721. this.Controls.Add(this.panelControl3);
  722. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  723. this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  724. this.Name = "FormICSOWarehousingLOT";
  725. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  726. this.Text = "FormICSOWarehousingLOT";
  727. this.Load += new System.EventHandler(this.FormICSOWarehousingLOT_Load);
  728. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
  729. this.panelControl3.ResumeLayout(false);
  730. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
  731. this.groupControl1.ResumeLayout(false);
  732. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
  733. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
  734. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).EndInit();
  735. this.panel1.ResumeLayout(false);
  736. this.panel1.PerformLayout();
  737. ((System.ComponentModel.ISupportInitialize)(this.grdMoDetail)).EndInit();
  738. ((System.ComponentModel.ISupportInitialize)(this.grvMoDetail)).EndInit();
  739. ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).EndInit();
  740. ((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).EndInit();
  741. ((System.ComponentModel.ISupportInitialize)(this.txtINVSTD.Properties)).EndInit();
  742. ((System.ComponentModel.ISupportInitialize)(this.txtInvCode.Properties)).EndInit();
  743. ((System.ComponentModel.ISupportInitialize)(this.txtINVNAME.Properties)).EndInit();
  744. ((System.ComponentModel.ISupportInitialize)(this.txtPOCode.Properties)).EndInit();
  745. ((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1View)).EndInit();
  746. ((System.ComponentModel.ISupportInitialize)(this.PORow.Properties)).EndInit();
  747. this.ResumeLayout(false);
  748. }
  749. #endregion
  750. private DevExpress.XtraEditors.SimpleButton btnExit;
  751. private DevExpress.XtraEditors.PanelControl panelControl3;
  752. private DevExpress.XtraEditors.LabelControl MOTitle;
  753. private DevExpress.XtraEditors.SimpleButton btnCreate;
  754. private Base.UserControl.FormControl.PageNavTool rptPage;
  755. private DevExpress.XtraEditors.GroupControl groupControl1;
  756. private DevExpress.XtraGrid.GridControl grdDetail;
  757. private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
  758. private DevExpress.XtraGrid.Columns.GridColumn colLOTNO;
  759. private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail;
  760. private DevExpress.XtraEditors.SimpleButton btnClose;
  761. private DevExpress.XtraEditors.SimpleButton btnDel;
  762. private DevExpress.XtraGrid.Columns.GridColumn colisSelect;
  763. private DevExpress.XtraEditors.SimpleButton btnSelectAll;
  764. private DevExpress.XtraEditors.SimpleButton btnCancelAll;
  765. private DevExpress.XtraGrid.Columns.GridColumn colQuantity;
  766. private System.Windows.Forms.Panel panel1;
  767. private DevExpress.XtraEditors.GridLookUpEdit txtPOCode;
  768. private DevExpress.XtraGrid.Views.Grid.GridView gridLookUpEdit1View;
  769. private DevExpress.XtraEditors.ComboBoxEdit PORow;
  770. private System.Windows.Forms.Label label2;
  771. private System.Windows.Forms.Label label1;
  772. private DevExpress.XtraEditors.TextEdit txtQuantity;
  773. private DevExpress.XtraEditors.TextEdit txtINVSTD;
  774. private DevExpress.XtraEditors.TextEdit txtINVNAME;
  775. private System.Windows.Forms.Label label5;
  776. private System.Windows.Forms.Label label4;
  777. private System.Windows.Forms.Label label3;
  778. private DevExpress.XtraGrid.Columns.GridColumn colID;
  779. private DevExpress.XtraEditors.SimpleButton simpleButton4;
  780. private DevExpress.XtraGrid.Columns.GridColumn colPOCode;
  781. private DevExpress.XtraGrid.Columns.GridColumn colPORow;
  782. private DevExpress.XtraGrid.Columns.GridColumn colVenderLotNO;
  783. private DevExpress.XtraGrid.Columns.GridColumn colPRODUCTDATE;
  784. private DevExpress.XtraGrid.Columns.GridColumn colMUSERName;
  785. private DevExpress.XtraGrid.Columns.GridColumn colisInput;
  786. private DevExpress.XtraEditors.TextEdit txtInvCode;
  787. private System.Windows.Forms.Label label6;
  788. private DevExpress.XtraGrid.Columns.GridColumn colINVUOM;
  789. private DevExpress.XtraGrid.GridControl grdMoDetail;
  790. private DevExpress.XtraGrid.Views.Grid.GridView grvMoDetail;
  791. private DevExpress.XtraGrid.Columns.GridColumn colMoId;
  792. private DevExpress.XtraGrid.Columns.GridColumn colMoIsSelect;
  793. private DevExpress.XtraGrid.Columns.GridColumn colITEMCODE;
  794. private DevExpress.XtraGrid.Columns.GridColumn colMOPLANQTY;
  795. private DevExpress.XtraGrid.Columns.GridColumn colINVNAME;
  796. private DevExpress.XtraGrid.Columns.GridColumn colMOSEQ1;
  797. private DevExpress.XtraGrid.Columns.GridColumn colINVSTD;
  798. private DevExpress.XtraGrid.Columns.GridColumn colMoCode1;
  799. private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView advBandedGridView1;
  800. private DevExpress.XtraGrid.Columns.GridColumn colPrintTimes;
  801. }
  802. }