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

814 lines
39 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSReports1
  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(FormICSReports1));
  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.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
  33. this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn();
  34. this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
  35. this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
  36. this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
  37. this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
  38. this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
  39. this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
  40. this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
  41. this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
  42. this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
  43. this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
  44. this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
  45. this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
  46. this.gridColumn25 = new DevExpress.XtraGrid.Columns.GridColumn();
  47. this.gridColumn24 = new DevExpress.XtraGrid.Columns.GridColumn();
  48. this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
  49. this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
  50. this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
  51. this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
  52. this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
  53. this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
  54. this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
  55. this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn();
  56. this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn();
  57. this.repDate = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
  58. this.grvAdvDetail = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
  59. this.rptPage = new ICSSoft.Base.UserControl.FormControl.PageNavTool();
  60. this.btnOutPut = new DevExpress.XtraEditors.SimpleButton();
  61. this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
  62. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  63. this.lblTitle = new DevExpress.XtraEditors.LabelControl();
  64. this.panel1 = new System.Windows.Forms.Panel();
  65. this.cboMOSEQ = new System.Windows.Forms.ComboBox();
  66. this.label2 = new System.Windows.Forms.Label();
  67. this.label8 = new System.Windows.Forms.Label();
  68. this.label12 = new System.Windows.Forms.Label();
  69. this.label11 = new System.Windows.Forms.Label();
  70. this.label6 = new System.Windows.Forms.Label();
  71. this.label10 = new System.Windows.Forms.Label();
  72. this.label7 = new System.Windows.Forms.Label();
  73. this.label9 = new System.Windows.Forms.Label();
  74. this.label4 = new System.Windows.Forms.Label();
  75. this.label5 = new System.Windows.Forms.Label();
  76. this.label3 = new System.Windows.Forms.Label();
  77. this.label1 = new System.Windows.Forms.Label();
  78. this.txtINVTYPE = new System.Windows.Forms.TextBox();
  79. this.txtJYOK = new System.Windows.Forms.TextBox();
  80. this.txtSJNG = new System.Windows.Forms.TextBox();
  81. this.txtMOQTY = new System.Windows.Forms.TextBox();
  82. this.txtLVL = new System.Windows.Forms.TextBox();
  83. this.txtINVSTD = new System.Windows.Forms.TextBox();
  84. this.txtITEMDESC = new System.Windows.Forms.TextBox();
  85. this.txtLIFT = new System.Windows.Forms.TextBox();
  86. this.txtCITEMCODE = new System.Windows.Forms.TextBox();
  87. this.txtITEMCODE = new System.Windows.Forms.TextBox();
  88. this.txtMOCODE = new System.Windows.Forms.TextBox();
  89. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
  90. this.groupControl1.SuspendLayout();
  91. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
  92. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
  93. ((System.ComponentModel.ISupportInitialize)(this.repDate)).BeginInit();
  94. ((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).BeginInit();
  95. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).BeginInit();
  96. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
  97. this.panelControl3.SuspendLayout();
  98. this.panel1.SuspendLayout();
  99. this.SuspendLayout();
  100. //
  101. // groupControl1
  102. //
  103. this.groupControl1.Controls.Add(this.grdDetail);
  104. this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  105. this.groupControl1.Location = new System.Drawing.Point(0, 129);
  106. this.groupControl1.Name = "groupControl1";
  107. this.groupControl1.Size = new System.Drawing.Size(992, 284);
  108. this.groupControl1.TabIndex = 14;
  109. this.groupControl1.Text = "详细信息";
  110. //
  111. // grdDetail
  112. //
  113. this.grdDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  114. this.grdDetail.Location = new System.Drawing.Point(2, 22);
  115. this.grdDetail.MainView = this.grvDetail;
  116. this.grdDetail.Name = "grdDetail";
  117. this.grdDetail.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
  118. this.repDate});
  119. this.grdDetail.Size = new System.Drawing.Size(988, 260);
  120. this.grdDetail.TabIndex = 0;
  121. this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  122. this.grvDetail,
  123. this.grvAdvDetail});
  124. //
  125. // grvDetail
  126. //
  127. this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  128. this.gridColumn1,
  129. this.gridColumn23,
  130. this.gridColumn2,
  131. this.gridColumn3,
  132. this.gridColumn4,
  133. this.gridColumn5,
  134. this.gridColumn6,
  135. this.gridColumn7,
  136. this.gridColumn8,
  137. this.gridColumn9,
  138. this.gridColumn10,
  139. this.gridColumn11,
  140. this.gridColumn12,
  141. this.gridColumn13,
  142. this.gridColumn25,
  143. this.gridColumn24,
  144. this.gridColumn14,
  145. this.gridColumn15,
  146. this.gridColumn16,
  147. this.gridColumn17,
  148. this.gridColumn18,
  149. this.gridColumn19,
  150. this.gridColumn20,
  151. this.gridColumn21,
  152. this.gridColumn22});
  153. this.grvDetail.GridControl = this.grdDetail;
  154. this.grvDetail.IndicatorWidth = 50;
  155. this.grvDetail.Name = "grvDetail";
  156. this.grvDetail.OptionsBehavior.ReadOnly = true;
  157. this.grvDetail.OptionsPrint.AutoWidth = false;
  158. this.grvDetail.OptionsSelection.MultiSelect = true;
  159. this.grvDetail.OptionsView.ColumnAutoWidth = false;
  160. this.grvDetail.OptionsView.ShowFooter = true;
  161. this.grvDetail.OptionsView.ShowGroupPanel = false;
  162. this.grvDetail.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.grvDetail_CustomDrawRowIndicator);
  163. //
  164. // gridColumn1
  165. //
  166. this.gridColumn1.Caption = "跟踪单号";
  167. this.gridColumn1.FieldName = "跟踪单";
  168. this.gridColumn1.Name = "gridColumn1";
  169. this.gridColumn1.Visible = true;
  170. this.gridColumn1.VisibleIndex = 0;
  171. //
  172. // gridColumn23
  173. //
  174. this.gridColumn23.Caption = "作业数量";
  175. this.gridColumn23.FieldName = "作业数量";
  176. this.gridColumn23.Name = "gridColumn23";
  177. this.gridColumn23.Visible = true;
  178. this.gridColumn23.VisibleIndex = 3;
  179. //
  180. // gridColumn2
  181. //
  182. this.gridColumn2.Caption = "父数量";
  183. this.gridColumn2.DisplayFormat.FormatString = "f0";
  184. this.gridColumn2.FieldName = "父数量";
  185. this.gridColumn2.Name = "gridColumn2";
  186. this.gridColumn2.Visible = true;
  187. this.gridColumn2.VisibleIndex = 1;
  188. //
  189. // gridColumn3
  190. //
  191. this.gridColumn3.Caption = "现数量";
  192. this.gridColumn3.DisplayFormat.FormatString = "f0";
  193. this.gridColumn3.FieldName = "现数量";
  194. this.gridColumn3.Name = "gridColumn3";
  195. this.gridColumn3.Visible = true;
  196. this.gridColumn3.VisibleIndex = 2;
  197. //
  198. // gridColumn4
  199. //
  200. this.gridColumn4.Caption = "来源";
  201. this.gridColumn4.FieldName = "来源";
  202. this.gridColumn4.Name = "gridColumn4";
  203. this.gridColumn4.Visible = true;
  204. this.gridColumn4.VisibleIndex = 4;
  205. //
  206. // gridColumn5
  207. //
  208. this.gridColumn5.Caption = "工序次序";
  209. this.gridColumn5.FieldName = "工序次序";
  210. this.gridColumn5.Name = "gridColumn5";
  211. this.gridColumn5.Visible = true;
  212. this.gridColumn5.VisibleIndex = 5;
  213. //
  214. // gridColumn6
  215. //
  216. this.gridColumn6.Caption = "工序代码";
  217. this.gridColumn6.FieldName = "工序代码";
  218. this.gridColumn6.Name = "gridColumn6";
  219. this.gridColumn6.Visible = true;
  220. this.gridColumn6.VisibleIndex = 6;
  221. //
  222. // gridColumn7
  223. //
  224. this.gridColumn7.Caption = "工序属性";
  225. this.gridColumn7.FieldName = "工序属性";
  226. this.gridColumn7.Name = "gridColumn7";
  227. this.gridColumn7.Visible = true;
  228. this.gridColumn7.VisibleIndex = 7;
  229. //
  230. // gridColumn8
  231. //
  232. this.gridColumn8.Caption = "控制方式";
  233. this.gridColumn8.FieldName = "控制方式";
  234. this.gridColumn8.Name = "gridColumn8";
  235. this.gridColumn8.Visible = true;
  236. this.gridColumn8.VisibleIndex = 8;
  237. //
  238. // gridColumn9
  239. //
  240. this.gridColumn9.Caption = "派工";
  241. this.gridColumn9.FieldName = "派工";
  242. this.gridColumn9.Name = "gridColumn9";
  243. this.gridColumn9.Visible = true;
  244. this.gridColumn9.VisibleIndex = 9;
  245. //
  246. // gridColumn10
  247. //
  248. this.gridColumn10.Caption = "报工";
  249. this.gridColumn10.FieldName = "报工";
  250. this.gridColumn10.Name = "gridColumn10";
  251. this.gridColumn10.Visible = true;
  252. this.gridColumn10.VisibleIndex = 10;
  253. //
  254. // gridColumn11
  255. //
  256. this.gridColumn11.Caption = "工序状态";
  257. this.gridColumn11.FieldName = "工序状态";
  258. this.gridColumn11.Name = "gridColumn11";
  259. this.gridColumn11.Visible = true;
  260. this.gridColumn11.VisibleIndex = 11;
  261. //
  262. // gridColumn12
  263. //
  264. this.gridColumn12.Caption = "报工数量";
  265. this.gridColumn12.DisplayFormat.FormatString = "f0";
  266. this.gridColumn12.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
  267. this.gridColumn12.FieldName = "工序报工数量";
  268. this.gridColumn12.Name = "gridColumn12";
  269. this.gridColumn12.Visible = true;
  270. this.gridColumn12.VisibleIndex = 12;
  271. //
  272. // gridColumn13
  273. //
  274. this.gridColumn13.Caption = "开工时间";
  275. this.gridColumn13.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
  276. this.gridColumn13.FieldName = "工序开工";
  277. this.gridColumn13.Name = "gridColumn13";
  278. this.gridColumn13.Visible = true;
  279. this.gridColumn13.VisibleIndex = 15;
  280. //
  281. // gridColumn25
  282. //
  283. this.gridColumn25.Caption = "送检OK";
  284. this.gridColumn25.DisplayFormat.FormatString = "f0";
  285. this.gridColumn25.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
  286. this.gridColumn25.FieldName = "送验OK";
  287. this.gridColumn25.Name = "gridColumn25";
  288. this.gridColumn25.Visible = true;
  289. this.gridColumn25.VisibleIndex = 13;
  290. //
  291. // gridColumn24
  292. //
  293. this.gridColumn24.Caption = "送检NG";
  294. this.gridColumn24.DisplayFormat.FormatString = "f0";
  295. this.gridColumn24.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
  296. this.gridColumn24.FieldName = "送验NG";
  297. this.gridColumn24.Name = "gridColumn24";
  298. this.gridColumn24.Visible = true;
  299. this.gridColumn24.VisibleIndex = 14;
  300. //
  301. // gridColumn14
  302. //
  303. this.gridColumn14.Caption = "完工时间";
  304. this.gridColumn14.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
  305. this.gridColumn14.FieldName = "工序完工";
  306. this.gridColumn14.Name = "gridColumn14";
  307. this.gridColumn14.Visible = true;
  308. this.gridColumn14.VisibleIndex = 16;
  309. //
  310. // gridColumn15
  311. //
  312. this.gridColumn15.Caption = "检验状态";
  313. this.gridColumn15.FieldName = "检验状态";
  314. this.gridColumn15.Name = "gridColumn15";
  315. this.gridColumn15.Visible = true;
  316. this.gridColumn15.VisibleIndex = 17;
  317. //
  318. // gridColumn16
  319. //
  320. this.gridColumn16.Caption = "检验OK";
  321. this.gridColumn16.DisplayFormat.FormatString = "f0";
  322. this.gridColumn16.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
  323. this.gridColumn16.FieldName = "检验OK";
  324. this.gridColumn16.Name = "gridColumn16";
  325. this.gridColumn16.Visible = true;
  326. this.gridColumn16.VisibleIndex = 18;
  327. //
  328. // gridColumn17
  329. //
  330. this.gridColumn17.Caption = "检验NG";
  331. this.gridColumn17.DisplayFormat.FormatString = "f0";
  332. this.gridColumn17.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
  333. this.gridColumn17.FieldName = "检验NG";
  334. this.gridColumn17.Name = "gridColumn17";
  335. this.gridColumn17.Visible = true;
  336. this.gridColumn17.VisibleIndex = 19;
  337. //
  338. // gridColumn18
  339. //
  340. this.gridColumn18.Caption = "检验开始";
  341. this.gridColumn18.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
  342. this.gridColumn18.FieldName = "检验开始";
  343. this.gridColumn18.Name = "gridColumn18";
  344. this.gridColumn18.Visible = true;
  345. this.gridColumn18.VisibleIndex = 20;
  346. //
  347. // gridColumn19
  348. //
  349. this.gridColumn19.Caption = "检验结束";
  350. this.gridColumn19.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
  351. this.gridColumn19.FieldName = "检验结束";
  352. this.gridColumn19.Name = "gridColumn19";
  353. this.gridColumn19.Visible = true;
  354. this.gridColumn19.VisibleIndex = 21;
  355. //
  356. // gridColumn20
  357. //
  358. this.gridColumn20.Caption = "NCR单号";
  359. this.gridColumn20.FieldName = "NCR单号";
  360. this.gridColumn20.Name = "gridColumn20";
  361. this.gridColumn20.Visible = true;
  362. this.gridColumn20.VisibleIndex = 22;
  363. //
  364. // gridColumn21
  365. //
  366. this.gridColumn21.Caption = "NCR状态";
  367. this.gridColumn21.FieldName = "NCR状态";
  368. this.gridColumn21.Name = "gridColumn21";
  369. this.gridColumn21.Visible = true;
  370. this.gridColumn21.VisibleIndex = 23;
  371. //
  372. // gridColumn22
  373. //
  374. this.gridColumn22.Caption = "结算";
  375. this.gridColumn22.FieldName = "结算";
  376. this.gridColumn22.Name = "gridColumn22";
  377. this.gridColumn22.Visible = true;
  378. this.gridColumn22.VisibleIndex = 24;
  379. //
  380. // repDate
  381. //
  382. this.repDate.AutoHeight = false;
  383. this.repDate.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  384. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  385. this.repDate.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm";
  386. this.repDate.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
  387. this.repDate.EditFormat.FormatString = "yyyy-MM-dd HH:mm";
  388. this.repDate.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
  389. this.repDate.Mask.EditMask = "yyyy-MM-dd HH:mm";
  390. this.repDate.Mask.UseMaskAsDisplayFormat = true;
  391. this.repDate.Name = "repDate";
  392. this.repDate.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  393. new DevExpress.XtraEditors.Controls.EditorButton()});
  394. //
  395. // grvAdvDetail
  396. //
  397. this.grvAdvDetail.GridControl = this.grdDetail;
  398. this.grvAdvDetail.Name = "grvAdvDetail";
  399. this.grvAdvDetail.OptionsBehavior.ReadOnly = true;
  400. this.grvAdvDetail.OptionsSelection.MultiSelect = true;
  401. this.grvAdvDetail.OptionsView.ShowFooter = true;
  402. this.grvAdvDetail.OptionsView.ShowGroupPanel = false;
  403. //
  404. // rptPage
  405. //
  406. this.rptPage.Appearance.BackColor = System.Drawing.Color.White;
  407. this.rptPage.Appearance.Options.UseBackColor = true;
  408. this.rptPage.Dock = System.Windows.Forms.DockStyle.Bottom;
  409. this.rptPage.isInit = false;
  410. this.rptPage.Location = new System.Drawing.Point(0, 413);
  411. this.rptPage.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  412. this.rptPage.Name = "rptPage";
  413. this.rptPage.PageIndex = 1;
  414. this.rptPage.PageSize = 10000;
  415. this.rptPage.RecordNum = 0;
  416. this.rptPage.Size = new System.Drawing.Size(992, 26);
  417. this.rptPage.TabIndex = 15;
  418. this.rptPage.PageIndexChanged += new ICSSoft.Base.UserControl.FormControl.PageNavTool.PageChageHandel(this.rptPage_PageIndexChanged);
  419. //
  420. // btnOutPut
  421. //
  422. this.btnOutPut.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  423. this.btnOutPut.Appearance.ForeColor = System.Drawing.Color.White;
  424. this.btnOutPut.Appearance.Options.UseFont = true;
  425. this.btnOutPut.Appearance.Options.UseForeColor = true;
  426. this.btnOutPut.Appearance.Options.UseTextOptions = true;
  427. this.btnOutPut.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  428. this.btnOutPut.Image = ((System.Drawing.Image)(resources.GetObject("btnOutPut.Image")));
  429. this.btnOutPut.Location = new System.Drawing.Point(286, 0);
  430. this.btnOutPut.LookAndFeel.SkinName = "BlueButtonSkin";
  431. this.btnOutPut.LookAndFeel.UseDefaultLookAndFeel = false;
  432. this.btnOutPut.Name = "btnOutPut";
  433. this.btnOutPut.Size = new System.Drawing.Size(55, 30);
  434. this.btnOutPut.TabIndex = 2;
  435. this.btnOutPut.Text = "导出";
  436. this.btnOutPut.Visible = false;
  437. this.btnOutPut.Click += new System.EventHandler(this.btnOutput_Click);
  438. //
  439. // panelControl3
  440. //
  441. this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  442. this.panelControl3.Appearance.Options.UseBackColor = true;
  443. this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  444. this.panelControl3.Controls.Add(this.btnClose);
  445. this.panelControl3.Controls.Add(this.btnOutPut);
  446. this.panelControl3.Controls.Add(this.lblTitle);
  447. this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
  448. this.panelControl3.Location = new System.Drawing.Point(0, 0);
  449. this.panelControl3.Name = "panelControl3";
  450. this.panelControl3.Size = new System.Drawing.Size(992, 30);
  451. this.panelControl3.TabIndex = 13;
  452. //
  453. // btnClose
  454. //
  455. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  456. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  457. this.btnClose.Appearance.Options.UseFont = true;
  458. this.btnClose.Appearance.Options.UseForeColor = true;
  459. this.btnClose.Appearance.Options.UseTextOptions = true;
  460. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  461. this.btnClose.Dock = System.Windows.Forms.DockStyle.Right;
  462. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  463. this.btnClose.Location = new System.Drawing.Point(966, 0);
  464. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  465. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  466. this.btnClose.Name = "btnClose";
  467. this.btnClose.Size = new System.Drawing.Size(26, 30);
  468. this.btnClose.TabIndex = 14;
  469. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  470. //
  471. // lblTitle
  472. //
  473. this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  474. this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
  475. this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  476. this.lblTitle.Location = new System.Drawing.Point(7, 4);
  477. this.lblTitle.Name = "lblTitle";
  478. this.lblTitle.Size = new System.Drawing.Size(66, 23);
  479. this.lblTitle.TabIndex = 19;
  480. this.lblTitle.Text = "报表";
  481. //
  482. // panel1
  483. //
  484. this.panel1.Controls.Add(this.cboMOSEQ);
  485. this.panel1.Controls.Add(this.label2);
  486. this.panel1.Controls.Add(this.label8);
  487. this.panel1.Controls.Add(this.label12);
  488. this.panel1.Controls.Add(this.label11);
  489. this.panel1.Controls.Add(this.label6);
  490. this.panel1.Controls.Add(this.label10);
  491. this.panel1.Controls.Add(this.label7);
  492. this.panel1.Controls.Add(this.label9);
  493. this.panel1.Controls.Add(this.label4);
  494. this.panel1.Controls.Add(this.label5);
  495. this.panel1.Controls.Add(this.label3);
  496. this.panel1.Controls.Add(this.label1);
  497. this.panel1.Controls.Add(this.txtINVTYPE);
  498. this.panel1.Controls.Add(this.txtJYOK);
  499. this.panel1.Controls.Add(this.txtSJNG);
  500. this.panel1.Controls.Add(this.txtMOQTY);
  501. this.panel1.Controls.Add(this.txtLVL);
  502. this.panel1.Controls.Add(this.txtINVSTD);
  503. this.panel1.Controls.Add(this.txtITEMDESC);
  504. this.panel1.Controls.Add(this.txtLIFT);
  505. this.panel1.Controls.Add(this.txtCITEMCODE);
  506. this.panel1.Controls.Add(this.txtITEMCODE);
  507. this.panel1.Controls.Add(this.txtMOCODE);
  508. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  509. this.panel1.Location = new System.Drawing.Point(0, 30);
  510. this.panel1.Name = "panel1";
  511. this.panel1.Size = new System.Drawing.Size(992, 99);
  512. this.panel1.TabIndex = 0;
  513. //
  514. // cboMOSEQ
  515. //
  516. this.cboMOSEQ.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  517. this.cboMOSEQ.FormattingEnabled = true;
  518. this.cboMOSEQ.Location = new System.Drawing.Point(85, 40);
  519. this.cboMOSEQ.Name = "cboMOSEQ";
  520. this.cboMOSEQ.Size = new System.Drawing.Size(62, 22);
  521. this.cboMOSEQ.TabIndex = 1;
  522. this.cboMOSEQ.SelectedIndexChanged += new System.EventHandler(this.cboMOSEQ_SelectedIndexChanged);
  523. //
  524. // label2
  525. //
  526. this.label2.AutoSize = true;
  527. this.label2.Location = new System.Drawing.Point(30, 44);
  528. this.label2.Name = "label2";
  529. this.label2.Size = new System.Drawing.Size(47, 14);
  530. this.label2.TabIndex = 1;
  531. this.label2.Text = "工单行:";
  532. //
  533. // label8
  534. //
  535. this.label8.AutoSize = true;
  536. this.label8.Location = new System.Drawing.Point(805, 41);
  537. this.label8.Name = "label8";
  538. this.label8.Size = new System.Drawing.Size(35, 14);
  539. this.label8.TabIndex = 1;
  540. this.label8.Text = "类型:";
  541. //
  542. // label12
  543. //
  544. this.label12.AutoSize = true;
  545. this.label12.Location = new System.Drawing.Point(415, 72);
  546. this.label12.Name = "label12";
  547. this.label12.Size = new System.Drawing.Size(59, 14);
  548. this.label12.TabIndex = 1;
  549. this.label12.Text = "完工数量:";
  550. //
  551. // label11
  552. //
  553. this.label11.AutoSize = true;
  554. this.label11.Location = new System.Drawing.Point(608, 70);
  555. this.label11.Name = "label11";
  556. this.label11.Size = new System.Drawing.Size(59, 14);
  557. this.label11.TabIndex = 1;
  558. this.label11.Text = "送检不良:";
  559. this.label11.Visible = false;
  560. //
  561. // label6
  562. //
  563. this.label6.AutoSize = true;
  564. this.label6.Location = new System.Drawing.Point(805, 11);
  565. this.label6.Name = "label6";
  566. this.label6.Size = new System.Drawing.Size(35, 14);
  567. this.label6.TabIndex = 1;
  568. this.label6.Text = "数量:";
  569. //
  570. // label10
  571. //
  572. this.label10.AutoSize = true;
  573. this.label10.Location = new System.Drawing.Point(608, 42);
  574. this.label10.Name = "label10";
  575. this.label10.Size = new System.Drawing.Size(59, 14);
  576. this.label10.TabIndex = 1;
  577. this.label10.Text = "物料等级:";
  578. //
  579. // label7
  580. //
  581. this.label7.AutoSize = true;
  582. this.label7.Location = new System.Drawing.Point(415, 42);
  583. this.label7.Name = "label7";
  584. this.label7.Size = new System.Drawing.Size(59, 14);
  585. this.label7.TabIndex = 1;
  586. this.label7.Text = "规格型号:";
  587. //
  588. // label9
  589. //
  590. this.label9.AutoSize = true;
  591. this.label9.Location = new System.Drawing.Point(608, 12);
  592. this.label9.Name = "label9";
  593. this.label9.Size = new System.Drawing.Size(59, 14);
  594. this.label9.TabIndex = 1;
  595. this.label9.Text = "生命周期:";
  596. //
  597. // label4
  598. //
  599. this.label4.AutoSize = true;
  600. this.label4.Location = new System.Drawing.Point(415, 12);
  601. this.label4.Name = "label4";
  602. this.label4.Size = new System.Drawing.Size(59, 14);
  603. this.label4.TabIndex = 1;
  604. this.label4.Text = "客户料号:";
  605. //
  606. // label5
  607. //
  608. this.label5.AutoSize = true;
  609. this.label5.Location = new System.Drawing.Point(219, 44);
  610. this.label5.Name = "label5";
  611. this.label5.Size = new System.Drawing.Size(59, 14);
  612. this.label5.TabIndex = 1;
  613. this.label5.Text = "物料名称:";
  614. //
  615. // label3
  616. //
  617. this.label3.AutoSize = true;
  618. this.label3.Location = new System.Drawing.Point(219, 13);
  619. this.label3.Name = "label3";
  620. this.label3.Size = new System.Drawing.Size(59, 14);
  621. this.label3.TabIndex = 1;
  622. this.label3.Text = "物料编码:";
  623. //
  624. // label1
  625. //
  626. this.label1.AutoSize = true;
  627. this.label1.Location = new System.Drawing.Point(30, 16);
  628. this.label1.Name = "label1";
  629. this.label1.Size = new System.Drawing.Size(47, 14);
  630. this.label1.TabIndex = 1;
  631. this.label1.Text = "工单号:";
  632. //
  633. // txtINVTYPE
  634. //
  635. this.txtINVTYPE.Location = new System.Drawing.Point(846, 38);
  636. this.txtINVTYPE.Name = "txtINVTYPE";
  637. this.txtINVTYPE.ReadOnly = true;
  638. this.txtINVTYPE.Size = new System.Drawing.Size(128, 22);
  639. this.txtINVTYPE.TabIndex = 199;
  640. //
  641. // txtJYOK
  642. //
  643. this.txtJYOK.Location = new System.Drawing.Point(480, 67);
  644. this.txtJYOK.Name = "txtJYOK";
  645. this.txtJYOK.ReadOnly = true;
  646. this.txtJYOK.Size = new System.Drawing.Size(128, 22);
  647. this.txtJYOK.TabIndex = 199;
  648. //
  649. // txtSJNG
  650. //
  651. this.txtSJNG.Location = new System.Drawing.Point(670, 66);
  652. this.txtSJNG.Name = "txtSJNG";
  653. this.txtSJNG.ReadOnly = true;
  654. this.txtSJNG.Size = new System.Drawing.Size(128, 22);
  655. this.txtSJNG.TabIndex = 199;
  656. this.txtSJNG.Visible = false;
  657. //
  658. // txtMOQTY
  659. //
  660. this.txtMOQTY.Location = new System.Drawing.Point(846, 6);
  661. this.txtMOQTY.Name = "txtMOQTY";
  662. this.txtMOQTY.ReadOnly = true;
  663. this.txtMOQTY.Size = new System.Drawing.Size(128, 22);
  664. this.txtMOQTY.TabIndex = 199;
  665. //
  666. // txtLVL
  667. //
  668. this.txtLVL.Location = new System.Drawing.Point(670, 37);
  669. this.txtLVL.Name = "txtLVL";
  670. this.txtLVL.ReadOnly = true;
  671. this.txtLVL.Size = new System.Drawing.Size(128, 22);
  672. this.txtLVL.TabIndex = 199;
  673. //
  674. // txtINVSTD
  675. //
  676. this.txtINVSTD.Location = new System.Drawing.Point(480, 37);
  677. this.txtINVSTD.Name = "txtINVSTD";
  678. this.txtINVSTD.ReadOnly = true;
  679. this.txtINVSTD.Size = new System.Drawing.Size(128, 22);
  680. this.txtINVSTD.TabIndex = 199;
  681. //
  682. // txtITEMDESC
  683. //
  684. this.txtITEMDESC.Location = new System.Drawing.Point(282, 40);
  685. this.txtITEMDESC.Name = "txtITEMDESC";
  686. this.txtITEMDESC.ReadOnly = true;
  687. this.txtITEMDESC.Size = new System.Drawing.Size(128, 22);
  688. this.txtITEMDESC.TabIndex = 99;
  689. //
  690. // txtLIFT
  691. //
  692. this.txtLIFT.Location = new System.Drawing.Point(670, 8);
  693. this.txtLIFT.Name = "txtLIFT";
  694. this.txtLIFT.ReadOnly = true;
  695. this.txtLIFT.Size = new System.Drawing.Size(128, 22);
  696. this.txtLIFT.TabIndex = 19;
  697. //
  698. // txtCITEMCODE
  699. //
  700. this.txtCITEMCODE.Location = new System.Drawing.Point(480, 8);
  701. this.txtCITEMCODE.Name = "txtCITEMCODE";
  702. this.txtCITEMCODE.ReadOnly = true;
  703. this.txtCITEMCODE.Size = new System.Drawing.Size(128, 22);
  704. this.txtCITEMCODE.TabIndex = 99;
  705. //
  706. // txtITEMCODE
  707. //
  708. this.txtITEMCODE.Location = new System.Drawing.Point(282, 8);
  709. this.txtITEMCODE.Name = "txtITEMCODE";
  710. this.txtITEMCODE.ReadOnly = true;
  711. this.txtITEMCODE.Size = new System.Drawing.Size(128, 22);
  712. this.txtITEMCODE.TabIndex = 99;
  713. //
  714. // txtMOCODE
  715. //
  716. this.txtMOCODE.Location = new System.Drawing.Point(85, 10);
  717. this.txtMOCODE.Name = "txtMOCODE";
  718. this.txtMOCODE.Size = new System.Drawing.Size(128, 22);
  719. this.txtMOCODE.TabIndex = 0;
  720. this.txtMOCODE.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtMOCODE_KeyDown);
  721. //
  722. // FormICSReports1
  723. //
  724. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  725. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  726. this.ClientSize = new System.Drawing.Size(992, 439);
  727. this.Controls.Add(this.groupControl1);
  728. this.Controls.Add(this.panel1);
  729. this.Controls.Add(this.rptPage);
  730. this.Controls.Add(this.panelControl3);
  731. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  732. this.Name = "FormICSReports1";
  733. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  734. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
  735. this.groupControl1.ResumeLayout(false);
  736. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
  737. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
  738. ((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).EndInit();
  739. ((System.ComponentModel.ISupportInitialize)(this.repDate)).EndInit();
  740. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).EndInit();
  741. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
  742. this.panelControl3.ResumeLayout(false);
  743. this.panel1.ResumeLayout(false);
  744. this.panel1.PerformLayout();
  745. this.ResumeLayout(false);
  746. }
  747. #endregion
  748. private DevExpress.XtraEditors.GroupControl groupControl1;
  749. private DevExpress.XtraGrid.GridControl grdDetail;
  750. private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
  751. private ICSSoft.Base.UserControl.FormControl.PageNavTool rptPage;
  752. private DevExpress.XtraEditors.SimpleButton btnOutPut;
  753. private DevExpress.XtraEditors.PanelControl panelControl3;
  754. private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail;
  755. private DevExpress.XtraEditors.SimpleButton btnClose;
  756. private DevExpress.XtraEditors.LabelControl lblTitle;
  757. private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repDate;
  758. private System.Windows.Forms.Panel panel1;
  759. private System.Windows.Forms.ComboBox cboMOSEQ;
  760. private System.Windows.Forms.Label label2;
  761. private System.Windows.Forms.Label label1;
  762. private System.Windows.Forms.TextBox txtMOCODE;
  763. private System.Windows.Forms.Label label8;
  764. private System.Windows.Forms.Label label6;
  765. private System.Windows.Forms.Label label7;
  766. private System.Windows.Forms.Label label4;
  767. private System.Windows.Forms.Label label5;
  768. private System.Windows.Forms.Label label3;
  769. private System.Windows.Forms.TextBox txtINVTYPE;
  770. private System.Windows.Forms.TextBox txtMOQTY;
  771. private System.Windows.Forms.TextBox txtINVSTD;
  772. private System.Windows.Forms.TextBox txtITEMDESC;
  773. private System.Windows.Forms.TextBox txtCITEMCODE;
  774. private System.Windows.Forms.TextBox txtITEMCODE;
  775. private System.Windows.Forms.Label label10;
  776. private System.Windows.Forms.Label label9;
  777. private System.Windows.Forms.TextBox txtLVL;
  778. private System.Windows.Forms.TextBox txtLIFT;
  779. private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
  780. private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
  781. private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
  782. private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
  783. private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
  784. private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
  785. private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
  786. private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
  787. private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
  788. private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
  789. private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
  790. private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
  791. private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
  792. private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
  793. private DevExpress.XtraGrid.Columns.GridColumn gridColumn15;
  794. private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
  795. private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
  796. private DevExpress.XtraGrid.Columns.GridColumn gridColumn18;
  797. private DevExpress.XtraGrid.Columns.GridColumn gridColumn19;
  798. private DevExpress.XtraGrid.Columns.GridColumn gridColumn20;
  799. private DevExpress.XtraGrid.Columns.GridColumn gridColumn21;
  800. private DevExpress.XtraGrid.Columns.GridColumn gridColumn22;
  801. private DevExpress.XtraGrid.Columns.GridColumn gridColumn23;
  802. private DevExpress.XtraGrid.Columns.GridColumn gridColumn25;
  803. private DevExpress.XtraGrid.Columns.GridColumn gridColumn24;
  804. private System.Windows.Forms.Label label12;
  805. private System.Windows.Forms.Label label11;
  806. private System.Windows.Forms.TextBox txtJYOK;
  807. private System.Windows.Forms.TextBox txtSJNG;
  808. }
  809. }