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

917 lines
49 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSProjectReports
  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(FormICSProjectReports));
  29. this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
  30. this.grdDetail = new DevExpress.XtraGrid.GridControl();
  31. this.grvDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
  32. this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
  33. this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
  34. this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
  35. this.grvAdvDetail = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
  36. this.repDate = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
  37. this.rptPage = new ICSSoft.Base.UserControl.FormControl.PageNavTool();
  38. this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
  39. this.lblTitle = new DevExpress.XtraEditors.LabelControl();
  40. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  41. this.cbxISCOM = new System.Windows.Forms.CheckBox();
  42. this.txtMOVER = new DevExpress.XtraEditors.TextEdit();
  43. this.gluItemCode = new DevExpress.XtraEditors.GridLookUpEdit();
  44. this.gridLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
  45. this.btnFilter = new DevExpress.XtraEditors.SimpleButton();
  46. this.btnClear = new DevExpress.XtraEditors.SimpleButton();
  47. this.btnOutPut = new DevExpress.XtraEditors.SimpleButton();
  48. this.panel1 = new System.Windows.Forms.Panel();
  49. this.panel2 = new System.Windows.Forms.Panel();
  50. this.checkStockIn = new System.Windows.Forms.RadioButton();
  51. this.checkProcessing = new System.Windows.Forms.RadioButton();
  52. this.checkAll = new System.Windows.Forms.RadioButton();
  53. this.txtItemCodeE = new DevExpress.XtraEditors.TextEdit();
  54. this.txtItemCodeS = new DevExpress.XtraEditors.TextEdit();
  55. this.label15 = new System.Windows.Forms.Label();
  56. this.txtMOVERE = new DevExpress.XtraEditors.TextEdit();
  57. this.txtMOVERS = new DevExpress.XtraEditors.TextEdit();
  58. this.label14 = new System.Windows.Forms.Label();
  59. this.cboItemCode = new System.Windows.Forms.ComboBox();
  60. this.cboMOVER = new System.Windows.Forms.ComboBox();
  61. this.checkDate = new System.Windows.Forms.CheckBox();
  62. this.txtEndDate = new System.Windows.Forms.DateTimePicker();
  63. this.txtStartDate = new System.Windows.Forms.DateTimePicker();
  64. this.label9 = new System.Windows.Forms.Label();
  65. this.label13 = new System.Windows.Forms.Label();
  66. this.label12 = new System.Windows.Forms.Label();
  67. this.label11 = new System.Windows.Forms.Label();
  68. this.label10 = new System.Windows.Forms.Label();
  69. this.label8 = new System.Windows.Forms.Label();
  70. this.button3 = new System.Windows.Forms.Button();
  71. this.button2 = new System.Windows.Forms.Button();
  72. this.button4 = new System.Windows.Forms.Button();
  73. this.button1 = new System.Windows.Forms.Button();
  74. this.gluRouteCode = new DevExpress.XtraEditors.GridLookUpEdit();
  75. this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
  76. this.cboLotNO = new System.Windows.Forms.ComboBox();
  77. this.cboMoCode = new System.Windows.Forms.ComboBox();
  78. this.txtLotNOE = new DevExpress.XtraEditors.TextEdit();
  79. this.txtMoCodeE = new DevExpress.XtraEditors.TextEdit();
  80. this.txtLotNOS = new DevExpress.XtraEditors.TextEdit();
  81. this.txtMoCodeS = new DevExpress.XtraEditors.TextEdit();
  82. this.label7 = new System.Windows.Forms.Label();
  83. this.label2 = new System.Windows.Forms.Label();
  84. this.label6 = new System.Windows.Forms.Label();
  85. this.label4 = new System.Windows.Forms.Label();
  86. this.label5 = new System.Windows.Forms.Label();
  87. this.label3 = new System.Windows.Forms.Label();
  88. this.label1 = new System.Windows.Forms.Label();
  89. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  90. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
  91. this.groupControl1.SuspendLayout();
  92. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
  93. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
  94. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit();
  95. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
  96. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit();
  97. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).BeginInit();
  98. ((System.ComponentModel.ISupportInitialize)(this.repDate)).BeginInit();
  99. ((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).BeginInit();
  100. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
  101. this.panelControl3.SuspendLayout();
  102. ((System.ComponentModel.ISupportInitialize)(this.txtMOVER.Properties)).BeginInit();
  103. ((System.ComponentModel.ISupportInitialize)(this.gluItemCode.Properties)).BeginInit();
  104. ((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1View)).BeginInit();
  105. this.panel1.SuspendLayout();
  106. this.panel2.SuspendLayout();
  107. ((System.ComponentModel.ISupportInitialize)(this.txtItemCodeE.Properties)).BeginInit();
  108. ((System.ComponentModel.ISupportInitialize)(this.txtItemCodeS.Properties)).BeginInit();
  109. ((System.ComponentModel.ISupportInitialize)(this.txtMOVERE.Properties)).BeginInit();
  110. ((System.ComponentModel.ISupportInitialize)(this.txtMOVERS.Properties)).BeginInit();
  111. ((System.ComponentModel.ISupportInitialize)(this.gluRouteCode.Properties)).BeginInit();
  112. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
  113. ((System.ComponentModel.ISupportInitialize)(this.txtLotNOE.Properties)).BeginInit();
  114. ((System.ComponentModel.ISupportInitialize)(this.txtMoCodeE.Properties)).BeginInit();
  115. ((System.ComponentModel.ISupportInitialize)(this.txtLotNOS.Properties)).BeginInit();
  116. ((System.ComponentModel.ISupportInitialize)(this.txtMoCodeS.Properties)).BeginInit();
  117. this.tableLayoutPanel1.SuspendLayout();
  118. this.SuspendLayout();
  119. //
  120. // groupControl1
  121. //
  122. this.groupControl1.Controls.Add(this.grdDetail);
  123. this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  124. this.groupControl1.Location = new System.Drawing.Point(3, 103);
  125. this.groupControl1.Name = "groupControl1";
  126. this.groupControl1.Size = new System.Drawing.Size(1260, 276);
  127. this.groupControl1.TabIndex = 14;
  128. this.groupControl1.Text = "详细信息";
  129. //
  130. // grdDetail
  131. //
  132. this.grdDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  133. this.grdDetail.Location = new System.Drawing.Point(2, 22);
  134. this.grdDetail.MainView = this.grvDetail;
  135. this.grdDetail.Name = "grdDetail";
  136. this.grdDetail.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
  137. this.repositoryItemComboBox1,
  138. this.repositoryItemButtonEdit1,
  139. this.repositoryItemButtonEdit2});
  140. this.grdDetail.Size = new System.Drawing.Size(1256, 252);
  141. this.grdDetail.TabIndex = 1;
  142. this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  143. this.grvDetail,
  144. this.grvAdvDetail});
  145. //
  146. // grvDetail
  147. //
  148. this.grvDetail.GridControl = this.grdDetail;
  149. this.grvDetail.IndicatorWidth = 40;
  150. this.grvDetail.Name = "grvDetail";
  151. this.grvDetail.OptionsBehavior.ReadOnly = true;
  152. this.grvDetail.OptionsSelection.MultiSelect = true;
  153. this.grvDetail.OptionsView.ColumnAutoWidth = false;
  154. this.grvDetail.OptionsView.ShowFooter = true;
  155. this.grvDetail.OptionsView.ShowGroupPanel = false;
  156. this.grvDetail.RowCellStyle += new DevExpress.XtraGrid.Views.Grid.RowCellStyleEventHandler(this.grvDetail_RowCellStyle);
  157. //
  158. // repositoryItemComboBox1
  159. //
  160. this.repositoryItemComboBox1.AutoHeight = false;
  161. this.repositoryItemComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  162. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  163. this.repositoryItemComboBox1.Items.AddRange(new object[] {
  164. "合格",
  165. "不合格"});
  166. this.repositoryItemComboBox1.Name = "repositoryItemComboBox1";
  167. this.repositoryItemComboBox1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
  168. //
  169. // repositoryItemButtonEdit1
  170. //
  171. this.repositoryItemButtonEdit1.AutoHeight = false;
  172. this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  173. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Up)});
  174. this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
  175. this.repositoryItemButtonEdit1.ReadOnly = true;
  176. this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
  177. //
  178. // repositoryItemButtonEdit2
  179. //
  180. this.repositoryItemButtonEdit2.AutoHeight = false;
  181. this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  182. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Down)});
  183. this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2";
  184. this.repositoryItemButtonEdit2.ReadOnly = true;
  185. this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
  186. //
  187. // grvAdvDetail
  188. //
  189. this.grvAdvDetail.GridControl = this.grdDetail;
  190. this.grvAdvDetail.Name = "grvAdvDetail";
  191. this.grvAdvDetail.OptionsBehavior.ReadOnly = true;
  192. this.grvAdvDetail.OptionsSelection.MultiSelect = true;
  193. this.grvAdvDetail.OptionsView.ShowFooter = true;
  194. this.grvAdvDetail.OptionsView.ShowGroupPanel = false;
  195. //
  196. // repDate
  197. //
  198. this.repDate.AutoHeight = false;
  199. this.repDate.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  200. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  201. this.repDate.Mask.EditMask = "yyyy-MM-dd";
  202. this.repDate.Mask.UseMaskAsDisplayFormat = true;
  203. this.repDate.Name = "repDate";
  204. this.repDate.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  205. new DevExpress.XtraEditors.Controls.EditorButton()});
  206. //
  207. // rptPage
  208. //
  209. this.rptPage.Appearance.BackColor = System.Drawing.Color.White;
  210. this.rptPage.Appearance.Options.UseBackColor = true;
  211. this.rptPage.Dock = System.Windows.Forms.DockStyle.Bottom;
  212. this.rptPage.isInit = false;
  213. this.rptPage.Location = new System.Drawing.Point(0, 413);
  214. this.rptPage.Name = "rptPage";
  215. this.rptPage.PageIndex = 1;
  216. this.rptPage.PageSize = 10000;
  217. this.rptPage.RecordNum = 0;
  218. this.rptPage.Size = new System.Drawing.Size(1266, 26);
  219. this.rptPage.TabIndex = 15;
  220. //
  221. // panelControl3
  222. //
  223. this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  224. this.panelControl3.Appearance.Options.UseBackColor = true;
  225. this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  226. this.panelControl3.Controls.Add(this.lblTitle);
  227. this.panelControl3.Controls.Add(this.btnClose);
  228. this.panelControl3.Controls.Add(this.cbxISCOM);
  229. this.panelControl3.Controls.Add(this.txtMOVER);
  230. this.panelControl3.Controls.Add(this.gluItemCode);
  231. this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
  232. this.panelControl3.Location = new System.Drawing.Point(0, 0);
  233. this.panelControl3.Name = "panelControl3";
  234. this.panelControl3.Size = new System.Drawing.Size(1266, 31);
  235. this.panelControl3.TabIndex = 13;
  236. //
  237. // lblTitle
  238. //
  239. this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  240. this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
  241. this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  242. this.lblTitle.Location = new System.Drawing.Point(3, 4);
  243. this.lblTitle.Name = "lblTitle";
  244. this.lblTitle.Size = new System.Drawing.Size(102, 23);
  245. this.lblTitle.TabIndex = 19;
  246. this.lblTitle.Text = "项目进度报表";
  247. //
  248. // btnClose
  249. //
  250. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  251. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  252. this.btnClose.Appearance.Options.UseFont = true;
  253. this.btnClose.Appearance.Options.UseForeColor = true;
  254. this.btnClose.Appearance.Options.UseTextOptions = true;
  255. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  256. this.btnClose.Dock = System.Windows.Forms.DockStyle.Right;
  257. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  258. this.btnClose.Location = new System.Drawing.Point(1240, 0);
  259. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  260. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  261. this.btnClose.Name = "btnClose";
  262. this.btnClose.Size = new System.Drawing.Size(26, 31);
  263. this.btnClose.TabIndex = 14;
  264. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  265. //
  266. // cbxISCOM
  267. //
  268. this.cbxISCOM.AutoSize = true;
  269. this.cbxISCOM.Location = new System.Drawing.Point(247, 7);
  270. this.cbxISCOM.Name = "cbxISCOM";
  271. this.cbxISCOM.Size = new System.Drawing.Size(62, 18);
  272. this.cbxISCOM.TabIndex = 202;
  273. this.cbxISCOM.Text = "未完工";
  274. this.cbxISCOM.UseVisualStyleBackColor = true;
  275. this.cbxISCOM.Visible = false;
  276. //
  277. // txtMOVER
  278. //
  279. this.txtMOVER.EditValue = "";
  280. this.txtMOVER.Location = new System.Drawing.Point(339, 6);
  281. this.txtMOVER.Name = "txtMOVER";
  282. this.txtMOVER.Size = new System.Drawing.Size(130, 20);
  283. this.txtMOVER.TabIndex = 44;
  284. this.txtMOVER.Visible = false;
  285. //
  286. // gluItemCode
  287. //
  288. this.gluItemCode.EditValue = "";
  289. this.gluItemCode.Location = new System.Drawing.Point(491, 7);
  290. this.gluItemCode.Name = "gluItemCode";
  291. this.gluItemCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  292. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  293. this.gluItemCode.Properties.PopupFilterMode = DevExpress.XtraEditors.PopupFilterMode.Contains;
  294. this.gluItemCode.Properties.View = this.gridLookUpEdit1View;
  295. this.gluItemCode.Size = new System.Drawing.Size(130, 20);
  296. this.gluItemCode.TabIndex = 201;
  297. this.gluItemCode.Visible = false;
  298. //
  299. // gridLookUpEdit1View
  300. //
  301. this.gridLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  302. this.gridLookUpEdit1View.Name = "gridLookUpEdit1View";
  303. this.gridLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
  304. this.gridLookUpEdit1View.OptionsView.ShowGroupPanel = false;
  305. //
  306. // btnFilter
  307. //
  308. this.btnFilter.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  309. this.btnFilter.Appearance.ForeColor = System.Drawing.Color.White;
  310. this.btnFilter.Appearance.Options.UseFont = true;
  311. this.btnFilter.Appearance.Options.UseForeColor = true;
  312. this.btnFilter.Appearance.Options.UseTextOptions = true;
  313. this.btnFilter.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  314. this.btnFilter.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Office2003;
  315. this.btnFilter.Image = ((System.Drawing.Image)(resources.GetObject("btnFilter.Image")));
  316. this.btnFilter.Location = new System.Drawing.Point(824, 20);
  317. this.btnFilter.LookAndFeel.SkinName = "BlueButtonSkin";
  318. this.btnFilter.LookAndFeel.UseDefaultLookAndFeel = false;
  319. this.btnFilter.Name = "btnFilter";
  320. this.btnFilter.Size = new System.Drawing.Size(79, 50);
  321. this.btnFilter.TabIndex = 76;
  322. this.btnFilter.Text = "过滤";
  323. this.btnFilter.Click += new System.EventHandler(this.btnFilter_Click);
  324. //
  325. // btnClear
  326. //
  327. this.btnClear.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  328. this.btnClear.Appearance.ForeColor = System.Drawing.Color.White;
  329. this.btnClear.Appearance.Options.UseFont = true;
  330. this.btnClear.Appearance.Options.UseForeColor = true;
  331. this.btnClear.Appearance.Options.UseTextOptions = true;
  332. this.btnClear.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  333. this.btnClear.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Office2003;
  334. this.btnClear.Image = ((System.Drawing.Image)(resources.GetObject("btnClear.Image")));
  335. this.btnClear.Location = new System.Drawing.Point(1011, 20);
  336. this.btnClear.LookAndFeel.SkinName = "BlueButtonSkin";
  337. this.btnClear.LookAndFeel.UseDefaultLookAndFeel = false;
  338. this.btnClear.Name = "btnClear";
  339. this.btnClear.Size = new System.Drawing.Size(90, 50);
  340. this.btnClear.TabIndex = 75;
  341. this.btnClear.Text = "清空条件";
  342. this.btnClear.Click += new System.EventHandler(this.btnClear_Click);
  343. //
  344. // btnOutPut
  345. //
  346. this.btnOutPut.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  347. this.btnOutPut.Appearance.ForeColor = System.Drawing.Color.White;
  348. this.btnOutPut.Appearance.Options.UseFont = true;
  349. this.btnOutPut.Appearance.Options.UseForeColor = true;
  350. this.btnOutPut.Appearance.Options.UseTextOptions = true;
  351. this.btnOutPut.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  352. this.btnOutPut.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Office2003;
  353. this.btnOutPut.Image = ((System.Drawing.Image)(resources.GetObject("btnOutPut.Image")));
  354. this.btnOutPut.Location = new System.Drawing.Point(917, 20);
  355. this.btnOutPut.LookAndFeel.SkinName = "BlueButtonSkin";
  356. this.btnOutPut.LookAndFeel.UseDefaultLookAndFeel = false;
  357. this.btnOutPut.Name = "btnOutPut";
  358. this.btnOutPut.Size = new System.Drawing.Size(79, 50);
  359. this.btnOutPut.TabIndex = 48;
  360. this.btnOutPut.Text = "导出";
  361. this.btnOutPut.Click += new System.EventHandler(this.btnOutPut_Click);
  362. //
  363. // panel1
  364. //
  365. this.panel1.Controls.Add(this.panel2);
  366. this.panel1.Controls.Add(this.txtItemCodeE);
  367. this.panel1.Controls.Add(this.txtItemCodeS);
  368. this.panel1.Controls.Add(this.label15);
  369. this.panel1.Controls.Add(this.txtMOVERE);
  370. this.panel1.Controls.Add(this.txtMOVERS);
  371. this.panel1.Controls.Add(this.label14);
  372. this.panel1.Controls.Add(this.cboItemCode);
  373. this.panel1.Controls.Add(this.cboMOVER);
  374. this.panel1.Controls.Add(this.checkDate);
  375. this.panel1.Controls.Add(this.txtEndDate);
  376. this.panel1.Controls.Add(this.txtStartDate);
  377. this.panel1.Controls.Add(this.label9);
  378. this.panel1.Controls.Add(this.label13);
  379. this.panel1.Controls.Add(this.label12);
  380. this.panel1.Controls.Add(this.label11);
  381. this.panel1.Controls.Add(this.label10);
  382. this.panel1.Controls.Add(this.label8);
  383. this.panel1.Controls.Add(this.button3);
  384. this.panel1.Controls.Add(this.button2);
  385. this.panel1.Controls.Add(this.button4);
  386. this.panel1.Controls.Add(this.button1);
  387. this.panel1.Controls.Add(this.btnClear);
  388. this.panel1.Controls.Add(this.btnFilter);
  389. this.panel1.Controls.Add(this.gluRouteCode);
  390. this.panel1.Controls.Add(this.btnOutPut);
  391. this.panel1.Controls.Add(this.cboLotNO);
  392. this.panel1.Controls.Add(this.cboMoCode);
  393. this.panel1.Controls.Add(this.txtLotNOE);
  394. this.panel1.Controls.Add(this.txtMoCodeE);
  395. this.panel1.Controls.Add(this.txtLotNOS);
  396. this.panel1.Controls.Add(this.txtMoCodeS);
  397. this.panel1.Controls.Add(this.label7);
  398. this.panel1.Controls.Add(this.label2);
  399. this.panel1.Controls.Add(this.label6);
  400. this.panel1.Controls.Add(this.label4);
  401. this.panel1.Controls.Add(this.label5);
  402. this.panel1.Controls.Add(this.label3);
  403. this.panel1.Controls.Add(this.label1);
  404. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  405. this.panel1.Location = new System.Drawing.Point(3, 3);
  406. this.panel1.Name = "panel1";
  407. this.panel1.Size = new System.Drawing.Size(1260, 94);
  408. this.panel1.TabIndex = 2;
  409. //
  410. // panel2
  411. //
  412. this.panel2.Controls.Add(this.checkStockIn);
  413. this.panel2.Controls.Add(this.checkProcessing);
  414. this.panel2.Controls.Add(this.checkAll);
  415. this.panel2.Location = new System.Drawing.Point(199, 63);
  416. this.panel2.Name = "panel2";
  417. this.panel2.Size = new System.Drawing.Size(164, 25);
  418. this.panel2.TabIndex = 230;
  419. //
  420. // checkStockIn
  421. //
  422. this.checkStockIn.AutoSize = true;
  423. this.checkStockIn.ForeColor = System.Drawing.Color.Red;
  424. this.checkStockIn.Location = new System.Drawing.Point(98, 4);
  425. this.checkStockIn.Name = "checkStockIn";
  426. this.checkStockIn.Size = new System.Drawing.Size(61, 18);
  427. this.checkStockIn.TabIndex = 2;
  428. this.checkStockIn.Text = "已入库";
  429. this.checkStockIn.UseVisualStyleBackColor = true;
  430. //
  431. // checkProcessing
  432. //
  433. this.checkProcessing.AutoSize = true;
  434. this.checkProcessing.ForeColor = System.Drawing.Color.Green;
  435. this.checkProcessing.Location = new System.Drawing.Point(51, 4);
  436. this.checkProcessing.Name = "checkProcessing";
  437. this.checkProcessing.Size = new System.Drawing.Size(49, 18);
  438. this.checkProcessing.TabIndex = 1;
  439. this.checkProcessing.Text = "在制";
  440. this.checkProcessing.UseVisualStyleBackColor = true;
  441. //
  442. // checkAll
  443. //
  444. this.checkAll.AutoSize = true;
  445. this.checkAll.Checked = true;
  446. this.checkAll.Location = new System.Drawing.Point(4, 4);
  447. this.checkAll.Name = "checkAll";
  448. this.checkAll.Size = new System.Drawing.Size(49, 18);
  449. this.checkAll.TabIndex = 0;
  450. this.checkAll.TabStop = true;
  451. this.checkAll.Text = "全部";
  452. this.checkAll.UseVisualStyleBackColor = true;
  453. //
  454. // txtItemCodeE
  455. //
  456. this.txtItemCodeE.EditValue = "";
  457. this.txtItemCodeE.Location = new System.Drawing.Point(261, 40);
  458. this.txtItemCodeE.Name = "txtItemCodeE";
  459. this.txtItemCodeE.Size = new System.Drawing.Size(94, 20);
  460. this.txtItemCodeE.TabIndex = 227;
  461. //
  462. // txtItemCodeS
  463. //
  464. this.txtItemCodeS.EditValue = "";
  465. this.txtItemCodeS.Location = new System.Drawing.Point(147, 40);
  466. this.txtItemCodeS.Name = "txtItemCodeS";
  467. this.txtItemCodeS.Size = new System.Drawing.Size(90, 20);
  468. this.txtItemCodeS.TabIndex = 228;
  469. //
  470. // label15
  471. //
  472. this.label15.AutoSize = true;
  473. this.label15.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  474. this.label15.Location = new System.Drawing.Point(239, 40);
  475. this.label15.Name = "label15";
  476. this.label15.Size = new System.Drawing.Size(22, 19);
  477. this.label15.TabIndex = 229;
  478. this.label15.Text = "~";
  479. //
  480. // txtMOVERE
  481. //
  482. this.txtMOVERE.EditValue = "";
  483. this.txtMOVERE.Location = new System.Drawing.Point(261, 12);
  484. this.txtMOVERE.Name = "txtMOVERE";
  485. this.txtMOVERE.Size = new System.Drawing.Size(94, 20);
  486. this.txtMOVERE.TabIndex = 224;
  487. //
  488. // txtMOVERS
  489. //
  490. this.txtMOVERS.EditValue = "";
  491. this.txtMOVERS.Location = new System.Drawing.Point(147, 12);
  492. this.txtMOVERS.Name = "txtMOVERS";
  493. this.txtMOVERS.Size = new System.Drawing.Size(90, 20);
  494. this.txtMOVERS.TabIndex = 225;
  495. //
  496. // label14
  497. //
  498. this.label14.AutoSize = true;
  499. this.label14.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  500. this.label14.Location = new System.Drawing.Point(239, 12);
  501. this.label14.Name = "label14";
  502. this.label14.Size = new System.Drawing.Size(22, 19);
  503. this.label14.TabIndex = 226;
  504. this.label14.Text = "~";
  505. //
  506. // cboItemCode
  507. //
  508. this.cboItemCode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  509. this.cboItemCode.FormattingEnabled = true;
  510. this.cboItemCode.Location = new System.Drawing.Point(71, 39);
  511. this.cboItemCode.Name = "cboItemCode";
  512. this.cboItemCode.Size = new System.Drawing.Size(70, 22);
  513. this.cboItemCode.TabIndex = 223;
  514. this.cboItemCode.SelectedIndexChanged += new System.EventHandler(this.cboItemCode_SelectedIndexChanged);
  515. //
  516. // cboMOVER
  517. //
  518. this.cboMOVER.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  519. this.cboMOVER.FormattingEnabled = true;
  520. this.cboMOVER.Location = new System.Drawing.Point(71, 10);
  521. this.cboMOVER.Name = "cboMOVER";
  522. this.cboMOVER.Size = new System.Drawing.Size(70, 22);
  523. this.cboMOVER.TabIndex = 222;
  524. this.cboMOVER.SelectedIndexChanged += new System.EventHandler(this.cboMOVER_SelectedIndexChanged);
  525. //
  526. // checkDate
  527. //
  528. this.checkDate.AutoSize = true;
  529. this.checkDate.Location = new System.Drawing.Point(420, 14);
  530. this.checkDate.Name = "checkDate";
  531. this.checkDate.Size = new System.Drawing.Size(15, 14);
  532. this.checkDate.TabIndex = 221;
  533. this.checkDate.UseVisualStyleBackColor = true;
  534. this.checkDate.CheckedChanged += new System.EventHandler(this.checkDate_CheckedChanged);
  535. //
  536. // txtEndDate
  537. //
  538. this.txtEndDate.Location = new System.Drawing.Point(686, 8);
  539. this.txtEndDate.Name = "txtEndDate";
  540. this.txtEndDate.Size = new System.Drawing.Size(130, 22);
  541. this.txtEndDate.TabIndex = 220;
  542. //
  543. // txtStartDate
  544. //
  545. this.txtStartDate.Location = new System.Drawing.Point(530, 8);
  546. this.txtStartDate.Name = "txtStartDate";
  547. this.txtStartDate.Size = new System.Drawing.Size(130, 22);
  548. this.txtStartDate.TabIndex = 203;
  549. this.txtStartDate.Value = new System.DateTime(2020, 4, 16, 9, 25, 29, 0);
  550. //
  551. // label9
  552. //
  553. this.label9.AutoSize = true;
  554. this.label9.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  555. this.label9.Location = new System.Drawing.Point(663, 11);
  556. this.label9.Name = "label9";
  557. this.label9.Size = new System.Drawing.Size(22, 19);
  558. this.label9.TabIndex = 216;
  559. this.label9.Text = "~";
  560. //
  561. // label13
  562. //
  563. this.label13.AutoSize = true;
  564. this.label13.Location = new System.Drawing.Point(436, 12);
  565. this.label13.Name = "label13";
  566. this.label13.Size = new System.Drawing.Size(91, 14);
  567. this.label13.TabIndex = 217;
  568. this.label13.Text = "预计完工时间:";
  569. //
  570. // label12
  571. //
  572. this.label12.AutoSize = true;
  573. this.label12.Location = new System.Drawing.Point(1118, 72);
  574. this.label12.Name = "label12";
  575. this.label12.Size = new System.Drawing.Size(83, 14);
  576. this.label12.TabIndex = 213;
  577. this.label12.Text = "开工、未完工:";
  578. //
  579. // label11
  580. //
  581. this.label11.AutoSize = true;
  582. this.label11.Location = new System.Drawing.Point(1102, 53);
  583. this.label11.Name = "label11";
  584. this.label11.Size = new System.Drawing.Size(107, 14);
  585. this.label11.TabIndex = 212;
  586. this.label11.Text = "完工、检验不合格:";
  587. //
  588. // label10
  589. //
  590. this.label10.AutoSize = true;
  591. this.label10.Location = new System.Drawing.Point(1118, 32);
  592. this.label10.Name = "label10";
  593. this.label10.Size = new System.Drawing.Size(91, 14);
  594. this.label10.TabIndex = 211;
  595. this.label10.Text = "完工、未检验:";
  596. //
  597. // label8
  598. //
  599. this.label8.AutoSize = true;
  600. this.label8.Location = new System.Drawing.Point(1109, 9);
  601. this.label8.Name = "label8";
  602. this.label8.Size = new System.Drawing.Size(95, 14);
  603. this.label8.TabIndex = 209;
  604. this.label8.Text = "完工、检验合格:";
  605. //
  606. // button3
  607. //
  608. this.button3.BackColor = System.Drawing.Color.Red;
  609. this.button3.Enabled = false;
  610. this.button3.ForeColor = System.Drawing.Color.Transparent;
  611. this.button3.Location = new System.Drawing.Point(1215, 51);
  612. this.button3.Name = "button3";
  613. this.button3.Size = new System.Drawing.Size(37, 19);
  614. this.button3.TabIndex = 208;
  615. this.button3.UseVisualStyleBackColor = false;
  616. //
  617. // button2
  618. //
  619. this.button2.BackColor = System.Drawing.Color.Yellow;
  620. this.button2.Enabled = false;
  621. this.button2.ForeColor = System.Drawing.Color.Transparent;
  622. this.button2.Location = new System.Drawing.Point(1215, 72);
  623. this.button2.Name = "button2";
  624. this.button2.Size = new System.Drawing.Size(37, 19);
  625. this.button2.TabIndex = 207;
  626. this.button2.UseVisualStyleBackColor = false;
  627. //
  628. // button4
  629. //
  630. this.button4.BackColor = System.Drawing.Color.Green;
  631. this.button4.Enabled = false;
  632. this.button4.ForeColor = System.Drawing.Color.Transparent;
  633. this.button4.Location = new System.Drawing.Point(1214, 9);
  634. this.button4.Name = "button4";
  635. this.button4.Size = new System.Drawing.Size(37, 19);
  636. this.button4.TabIndex = 206;
  637. this.button4.UseVisualStyleBackColor = false;
  638. //
  639. // button1
  640. //
  641. this.button1.BackColor = System.Drawing.Color.GreenYellow;
  642. this.button1.Enabled = false;
  643. this.button1.ForeColor = System.Drawing.Color.Transparent;
  644. this.button1.Location = new System.Drawing.Point(1214, 31);
  645. this.button1.Name = "button1";
  646. this.button1.Size = new System.Drawing.Size(37, 17);
  647. this.button1.TabIndex = 203;
  648. this.button1.UseVisualStyleBackColor = false;
  649. //
  650. // gluRouteCode
  651. //
  652. this.gluRouteCode.EditValue = "";
  653. this.gluRouteCode.Location = new System.Drawing.Point(67, 66);
  654. this.gluRouteCode.Name = "gluRouteCode";
  655. this.gluRouteCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  656. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  657. this.gluRouteCode.Properties.PopupFilterMode = DevExpress.XtraEditors.PopupFilterMode.Contains;
  658. this.gluRouteCode.Properties.View = this.gridView1;
  659. this.gluRouteCode.Size = new System.Drawing.Size(130, 20);
  660. this.gluRouteCode.TabIndex = 201;
  661. //
  662. // gridView1
  663. //
  664. this.gridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  665. this.gridView1.Name = "gridView1";
  666. this.gridView1.OptionsSelection.EnableAppearanceFocusedCell = false;
  667. this.gridView1.OptionsView.ShowGroupPanel = false;
  668. //
  669. // cboLotNO
  670. //
  671. this.cboLotNO.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  672. this.cboLotNO.FormattingEnabled = true;
  673. this.cboLotNO.Location = new System.Drawing.Point(454, 64);
  674. this.cboLotNO.Name = "cboLotNO";
  675. this.cboLotNO.Size = new System.Drawing.Size(70, 22);
  676. this.cboLotNO.TabIndex = 137;
  677. this.cboLotNO.SelectedIndexChanged += new System.EventHandler(this.cboLotNO_SelectedIndexChanged);
  678. //
  679. // cboMoCode
  680. //
  681. this.cboMoCode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  682. this.cboMoCode.FormattingEnabled = true;
  683. this.cboMoCode.Location = new System.Drawing.Point(454, 38);
  684. this.cboMoCode.Name = "cboMoCode";
  685. this.cboMoCode.Size = new System.Drawing.Size(70, 22);
  686. this.cboMoCode.TabIndex = 137;
  687. this.cboMoCode.SelectedIndexChanged += new System.EventHandler(this.cboMoCode_SelectedIndexChanged);
  688. //
  689. // txtLotNOE
  690. //
  691. this.txtLotNOE.EditValue = "";
  692. this.txtLotNOE.Location = new System.Drawing.Point(686, 66);
  693. this.txtLotNOE.Name = "txtLotNOE";
  694. this.txtLotNOE.Size = new System.Drawing.Size(130, 20);
  695. this.txtLotNOE.TabIndex = 44;
  696. //
  697. // txtMoCodeE
  698. //
  699. this.txtMoCodeE.EditValue = "";
  700. this.txtMoCodeE.Location = new System.Drawing.Point(686, 40);
  701. this.txtMoCodeE.Name = "txtMoCodeE";
  702. this.txtMoCodeE.Size = new System.Drawing.Size(130, 20);
  703. this.txtMoCodeE.TabIndex = 44;
  704. //
  705. // txtLotNOS
  706. //
  707. this.txtLotNOS.EditValue = "";
  708. this.txtLotNOS.Location = new System.Drawing.Point(530, 66);
  709. this.txtLotNOS.Name = "txtLotNOS";
  710. this.txtLotNOS.Size = new System.Drawing.Size(130, 20);
  711. this.txtLotNOS.TabIndex = 44;
  712. //
  713. // txtMoCodeS
  714. //
  715. this.txtMoCodeS.EditValue = "";
  716. this.txtMoCodeS.Location = new System.Drawing.Point(530, 40);
  717. this.txtMoCodeS.Name = "txtMoCodeS";
  718. this.txtMoCodeS.Size = new System.Drawing.Size(130, 20);
  719. this.txtMoCodeS.TabIndex = 44;
  720. //
  721. // label7
  722. //
  723. this.label7.AutoSize = true;
  724. this.label7.Location = new System.Drawing.Point(3, 68);
  725. this.label7.Name = "label7";
  726. this.label7.Size = new System.Drawing.Size(67, 14);
  727. this.label7.TabIndex = 45;
  728. this.label7.Text = "工艺路线:";
  729. //
  730. // label2
  731. //
  732. this.label2.AutoSize = true;
  733. this.label2.Location = new System.Drawing.Point(7, 43);
  734. this.label2.Name = "label2";
  735. this.label2.Size = new System.Drawing.Size(67, 14);
  736. this.label2.TabIndex = 45;
  737. this.label2.Text = "存货编码:";
  738. //
  739. // label6
  740. //
  741. this.label6.AutoSize = true;
  742. this.label6.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  743. this.label6.Location = new System.Drawing.Point(663, 66);
  744. this.label6.Name = "label6";
  745. this.label6.Size = new System.Drawing.Size(22, 19);
  746. this.label6.TabIndex = 45;
  747. this.label6.Text = "~";
  748. //
  749. // label4
  750. //
  751. this.label4.AutoSize = true;
  752. this.label4.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  753. this.label4.Location = new System.Drawing.Point(663, 40);
  754. this.label4.Name = "label4";
  755. this.label4.Size = new System.Drawing.Size(22, 19);
  756. this.label4.TabIndex = 45;
  757. this.label4.Text = "~";
  758. //
  759. // label5
  760. //
  761. this.label5.AutoSize = true;
  762. this.label5.Location = new System.Drawing.Point(369, 69);
  763. this.label5.Name = "label5";
  764. this.label5.Size = new System.Drawing.Size(91, 14);
  765. this.label5.TabIndex = 45;
  766. this.label5.Text = "产品跟踪单号:";
  767. //
  768. // label3
  769. //
  770. this.label3.AutoSize = true;
  771. this.label3.Location = new System.Drawing.Point(398, 42);
  772. this.label3.Name = "label3";
  773. this.label3.Size = new System.Drawing.Size(55, 14);
  774. this.label3.TabIndex = 45;
  775. this.label3.Text = "工单号:";
  776. //
  777. // label1
  778. //
  779. this.label1.AutoSize = true;
  780. this.label1.Location = new System.Drawing.Point(11, 13);
  781. this.label1.Name = "label1";
  782. this.label1.Size = new System.Drawing.Size(55, 14);
  783. this.label1.TabIndex = 45;
  784. this.label1.Text = "零件号:";
  785. //
  786. // tableLayoutPanel1
  787. //
  788. this.tableLayoutPanel1.ColumnCount = 1;
  789. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
  790. this.tableLayoutPanel1.Controls.Add(this.groupControl1, 0, 1);
  791. this.tableLayoutPanel1.Controls.Add(this.panel1, 0, 0);
  792. this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  793. this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 31);
  794. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  795. this.tableLayoutPanel1.RowCount = 2;
  796. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 100F));
  797. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  798. this.tableLayoutPanel1.Size = new System.Drawing.Size(1266, 382);
  799. this.tableLayoutPanel1.TabIndex = 16;
  800. //
  801. // FormICSProjectReports
  802. //
  803. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  804. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  805. this.ClientSize = new System.Drawing.Size(1266, 439);
  806. this.Controls.Add(this.tableLayoutPanel1);
  807. this.Controls.Add(this.rptPage);
  808. this.Controls.Add(this.panelControl3);
  809. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  810. this.Name = "FormICSProjectReports";
  811. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  812. this.Text = "完工报告";
  813. this.Load += new System.EventHandler(this.FormICSFACTORY_Load);
  814. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
  815. this.groupControl1.ResumeLayout(false);
  816. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
  817. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
  818. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit();
  819. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
  820. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit();
  821. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).EndInit();
  822. ((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).EndInit();
  823. ((System.ComponentModel.ISupportInitialize)(this.repDate)).EndInit();
  824. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
  825. this.panelControl3.ResumeLayout(false);
  826. this.panelControl3.PerformLayout();
  827. ((System.ComponentModel.ISupportInitialize)(this.txtMOVER.Properties)).EndInit();
  828. ((System.ComponentModel.ISupportInitialize)(this.gluItemCode.Properties)).EndInit();
  829. ((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1View)).EndInit();
  830. this.panel1.ResumeLayout(false);
  831. this.panel1.PerformLayout();
  832. this.panel2.ResumeLayout(false);
  833. this.panel2.PerformLayout();
  834. ((System.ComponentModel.ISupportInitialize)(this.txtItemCodeE.Properties)).EndInit();
  835. ((System.ComponentModel.ISupportInitialize)(this.txtItemCodeS.Properties)).EndInit();
  836. ((System.ComponentModel.ISupportInitialize)(this.txtMOVERE.Properties)).EndInit();
  837. ((System.ComponentModel.ISupportInitialize)(this.txtMOVERS.Properties)).EndInit();
  838. ((System.ComponentModel.ISupportInitialize)(this.gluRouteCode.Properties)).EndInit();
  839. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
  840. ((System.ComponentModel.ISupportInitialize)(this.txtLotNOE.Properties)).EndInit();
  841. ((System.ComponentModel.ISupportInitialize)(this.txtMoCodeE.Properties)).EndInit();
  842. ((System.ComponentModel.ISupportInitialize)(this.txtLotNOS.Properties)).EndInit();
  843. ((System.ComponentModel.ISupportInitialize)(this.txtMoCodeS.Properties)).EndInit();
  844. this.tableLayoutPanel1.ResumeLayout(false);
  845. this.ResumeLayout(false);
  846. }
  847. #endregion
  848. private DevExpress.XtraEditors.GroupControl groupControl1;
  849. private ICSSoft.Base.UserControl.FormControl.PageNavTool rptPage;
  850. private DevExpress.XtraEditors.PanelControl panelControl3;
  851. private DevExpress.XtraEditors.SimpleButton btnClose;
  852. private DevExpress.XtraEditors.LabelControl lblTitle;
  853. private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repDate;
  854. private DevExpress.XtraEditors.SimpleButton btnOutPut;
  855. private DevExpress.XtraEditors.SimpleButton btnFilter;
  856. private DevExpress.XtraEditors.SimpleButton btnClear;
  857. private System.Windows.Forms.Panel panel1;
  858. private DevExpress.XtraEditors.TextEdit txtMOVER;
  859. private System.Windows.Forms.Label label2;
  860. private System.Windows.Forms.Label label1;
  861. private System.Windows.Forms.ComboBox cboMoCode;
  862. private System.Windows.Forms.Label label3;
  863. private DevExpress.XtraEditors.TextEdit txtMoCodeE;
  864. private DevExpress.XtraEditors.TextEdit txtMoCodeS;
  865. private System.Windows.Forms.Label label4;
  866. private System.Windows.Forms.ComboBox cboLotNO;
  867. private DevExpress.XtraEditors.TextEdit txtLotNOE;
  868. private DevExpress.XtraEditors.TextEdit txtLotNOS;
  869. private System.Windows.Forms.Label label6;
  870. private System.Windows.Forms.Label label5;
  871. private DevExpress.XtraEditors.GridLookUpEdit gluItemCode;
  872. private DevExpress.XtraGrid.Views.Grid.GridView gridLookUpEdit1View;
  873. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  874. private DevExpress.XtraEditors.GridLookUpEdit gluRouteCode;
  875. private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
  876. private System.Windows.Forms.Label label7;
  877. private System.Windows.Forms.CheckBox cbxISCOM;
  878. private DevExpress.XtraGrid.GridControl grdDetail;
  879. private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
  880. private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox1;
  881. private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
  882. private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2;
  883. private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail;
  884. private System.Windows.Forms.Button button3;
  885. private System.Windows.Forms.Button button2;
  886. private System.Windows.Forms.Button button4;
  887. private System.Windows.Forms.Button button1;
  888. private System.Windows.Forms.Label label12;
  889. private System.Windows.Forms.Label label11;
  890. private System.Windows.Forms.Label label10;
  891. private System.Windows.Forms.Label label8;
  892. private System.Windows.Forms.Label label9;
  893. private System.Windows.Forms.Label label13;
  894. private System.Windows.Forms.DateTimePicker txtEndDate;
  895. private System.Windows.Forms.DateTimePicker txtStartDate;
  896. private System.Windows.Forms.CheckBox checkDate;
  897. private DevExpress.XtraEditors.TextEdit txtItemCodeE;
  898. private DevExpress.XtraEditors.TextEdit txtItemCodeS;
  899. private System.Windows.Forms.Label label15;
  900. private DevExpress.XtraEditors.TextEdit txtMOVERE;
  901. private DevExpress.XtraEditors.TextEdit txtMOVERS;
  902. private System.Windows.Forms.Label label14;
  903. private System.Windows.Forms.ComboBox cboItemCode;
  904. private System.Windows.Forms.ComboBox cboMOVER;
  905. private System.Windows.Forms.Panel panel2;
  906. private System.Windows.Forms.RadioButton checkStockIn;
  907. private System.Windows.Forms.RadioButton checkProcessing;
  908. private System.Windows.Forms.RadioButton checkAll;
  909. }
  910. }