namespace ICSSoft.Frame.APP { partial class FormICSReports1 { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormICSReports1)); this.groupControl1 = new DevExpress.XtraEditors.GroupControl(); this.grdDetail = new DevExpress.XtraGrid.GridControl(); this.grvDetail = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn25 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn24 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn(); this.repDate = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit(); this.grvAdvDetail = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView(); this.rptPage = new ICSSoft.Base.UserControl.FormControl.PageNavTool(); this.btnOutPut = new DevExpress.XtraEditors.SimpleButton(); this.panelControl3 = new DevExpress.XtraEditors.PanelControl(); this.btnClose = new DevExpress.XtraEditors.SimpleButton(); this.lblTitle = new DevExpress.XtraEditors.LabelControl(); this.panel1 = new System.Windows.Forms.Panel(); this.cboMOSEQ = new System.Windows.Forms.ComboBox(); this.label2 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.txtINVTYPE = new System.Windows.Forms.TextBox(); this.txtJYOK = new System.Windows.Forms.TextBox(); this.txtSJNG = new System.Windows.Forms.TextBox(); this.txtMOQTY = new System.Windows.Forms.TextBox(); this.txtLVL = new System.Windows.Forms.TextBox(); this.txtINVSTD = new System.Windows.Forms.TextBox(); this.txtITEMDESC = new System.Windows.Forms.TextBox(); this.txtLIFT = new System.Windows.Forms.TextBox(); this.txtCITEMCODE = new System.Windows.Forms.TextBox(); this.txtITEMCODE = new System.Windows.Forms.TextBox(); this.txtMOCODE = new System.Windows.Forms.TextBox(); ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit(); this.groupControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repDate)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit(); this.panelControl3.SuspendLayout(); this.panel1.SuspendLayout(); this.SuspendLayout(); // // groupControl1 // this.groupControl1.Controls.Add(this.grdDetail); this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.groupControl1.Location = new System.Drawing.Point(0, 129); this.groupControl1.Name = "groupControl1"; this.groupControl1.Size = new System.Drawing.Size(992, 284); this.groupControl1.TabIndex = 14; this.groupControl1.Text = "详细信息"; // // grdDetail // this.grdDetail.Dock = System.Windows.Forms.DockStyle.Fill; this.grdDetail.Location = new System.Drawing.Point(2, 22); this.grdDetail.MainView = this.grvDetail; this.grdDetail.Name = "grdDetail"; this.grdDetail.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repDate}); this.grdDetail.Size = new System.Drawing.Size(988, 260); this.grdDetail.TabIndex = 0; this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.grvDetail, this.grvAdvDetail}); // // grvDetail // this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gridColumn1, this.gridColumn23, this.gridColumn2, this.gridColumn3, this.gridColumn4, this.gridColumn5, this.gridColumn6, this.gridColumn7, this.gridColumn8, this.gridColumn9, this.gridColumn10, this.gridColumn11, this.gridColumn12, this.gridColumn13, this.gridColumn25, this.gridColumn24, this.gridColumn14, this.gridColumn15, this.gridColumn16, this.gridColumn17, this.gridColumn18, this.gridColumn19, this.gridColumn20, this.gridColumn21, this.gridColumn22}); this.grvDetail.GridControl = this.grdDetail; this.grvDetail.IndicatorWidth = 50; this.grvDetail.Name = "grvDetail"; this.grvDetail.OptionsBehavior.ReadOnly = true; this.grvDetail.OptionsPrint.AutoWidth = false; this.grvDetail.OptionsSelection.MultiSelect = true; this.grvDetail.OptionsView.ColumnAutoWidth = false; this.grvDetail.OptionsView.ShowFooter = true; this.grvDetail.OptionsView.ShowGroupPanel = false; this.grvDetail.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.grvDetail_CustomDrawRowIndicator); // // gridColumn1 // this.gridColumn1.Caption = "跟踪单号"; this.gridColumn1.FieldName = "跟踪单"; this.gridColumn1.Name = "gridColumn1"; this.gridColumn1.Visible = true; this.gridColumn1.VisibleIndex = 0; // // gridColumn23 // this.gridColumn23.Caption = "作业数量"; this.gridColumn23.FieldName = "作业数量"; this.gridColumn23.Name = "gridColumn23"; this.gridColumn23.Visible = true; this.gridColumn23.VisibleIndex = 3; // // gridColumn2 // this.gridColumn2.Caption = "父数量"; this.gridColumn2.DisplayFormat.FormatString = "f0"; this.gridColumn2.FieldName = "父数量"; this.gridColumn2.Name = "gridColumn2"; this.gridColumn2.Visible = true; this.gridColumn2.VisibleIndex = 1; // // gridColumn3 // this.gridColumn3.Caption = "现数量"; this.gridColumn3.DisplayFormat.FormatString = "f0"; this.gridColumn3.FieldName = "现数量"; this.gridColumn3.Name = "gridColumn3"; this.gridColumn3.Visible = true; this.gridColumn3.VisibleIndex = 2; // // gridColumn4 // this.gridColumn4.Caption = "来源"; this.gridColumn4.FieldName = "来源"; this.gridColumn4.Name = "gridColumn4"; this.gridColumn4.Visible = true; this.gridColumn4.VisibleIndex = 4; // // gridColumn5 // this.gridColumn5.Caption = "工序次序"; this.gridColumn5.FieldName = "工序次序"; this.gridColumn5.Name = "gridColumn5"; this.gridColumn5.Visible = true; this.gridColumn5.VisibleIndex = 5; // // gridColumn6 // this.gridColumn6.Caption = "工序代码"; this.gridColumn6.FieldName = "工序代码"; this.gridColumn6.Name = "gridColumn6"; this.gridColumn6.Visible = true; this.gridColumn6.VisibleIndex = 6; // // gridColumn7 // this.gridColumn7.Caption = "工序属性"; this.gridColumn7.FieldName = "工序属性"; this.gridColumn7.Name = "gridColumn7"; this.gridColumn7.Visible = true; this.gridColumn7.VisibleIndex = 7; // // gridColumn8 // this.gridColumn8.Caption = "控制方式"; this.gridColumn8.FieldName = "控制方式"; this.gridColumn8.Name = "gridColumn8"; this.gridColumn8.Visible = true; this.gridColumn8.VisibleIndex = 8; // // gridColumn9 // this.gridColumn9.Caption = "派工"; this.gridColumn9.FieldName = "派工"; this.gridColumn9.Name = "gridColumn9"; this.gridColumn9.Visible = true; this.gridColumn9.VisibleIndex = 9; // // gridColumn10 // this.gridColumn10.Caption = "报工"; this.gridColumn10.FieldName = "报工"; this.gridColumn10.Name = "gridColumn10"; this.gridColumn10.Visible = true; this.gridColumn10.VisibleIndex = 10; // // gridColumn11 // this.gridColumn11.Caption = "工序状态"; this.gridColumn11.FieldName = "工序状态"; this.gridColumn11.Name = "gridColumn11"; this.gridColumn11.Visible = true; this.gridColumn11.VisibleIndex = 11; // // gridColumn12 // this.gridColumn12.Caption = "报工数量"; this.gridColumn12.DisplayFormat.FormatString = "f0"; this.gridColumn12.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.gridColumn12.FieldName = "工序报工数量"; this.gridColumn12.Name = "gridColumn12"; this.gridColumn12.Visible = true; this.gridColumn12.VisibleIndex = 12; // // gridColumn13 // this.gridColumn13.Caption = "开工时间"; this.gridColumn13.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss"; this.gridColumn13.FieldName = "工序开工"; this.gridColumn13.Name = "gridColumn13"; this.gridColumn13.Visible = true; this.gridColumn13.VisibleIndex = 15; // // gridColumn25 // this.gridColumn25.Caption = "送检OK"; this.gridColumn25.DisplayFormat.FormatString = "f0"; this.gridColumn25.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.gridColumn25.FieldName = "送验OK"; this.gridColumn25.Name = "gridColumn25"; this.gridColumn25.Visible = true; this.gridColumn25.VisibleIndex = 13; // // gridColumn24 // this.gridColumn24.Caption = "送检NG"; this.gridColumn24.DisplayFormat.FormatString = "f0"; this.gridColumn24.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.gridColumn24.FieldName = "送验NG"; this.gridColumn24.Name = "gridColumn24"; this.gridColumn24.Visible = true; this.gridColumn24.VisibleIndex = 14; // // gridColumn14 // this.gridColumn14.Caption = "完工时间"; this.gridColumn14.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss"; this.gridColumn14.FieldName = "工序完工"; this.gridColumn14.Name = "gridColumn14"; this.gridColumn14.Visible = true; this.gridColumn14.VisibleIndex = 16; // // gridColumn15 // this.gridColumn15.Caption = "检验状态"; this.gridColumn15.FieldName = "检验状态"; this.gridColumn15.Name = "gridColumn15"; this.gridColumn15.Visible = true; this.gridColumn15.VisibleIndex = 17; // // gridColumn16 // this.gridColumn16.Caption = "检验OK"; this.gridColumn16.DisplayFormat.FormatString = "f0"; this.gridColumn16.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.gridColumn16.FieldName = "检验OK"; this.gridColumn16.Name = "gridColumn16"; this.gridColumn16.Visible = true; this.gridColumn16.VisibleIndex = 18; // // gridColumn17 // this.gridColumn17.Caption = "检验NG"; this.gridColumn17.DisplayFormat.FormatString = "f0"; this.gridColumn17.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.gridColumn17.FieldName = "检验NG"; this.gridColumn17.Name = "gridColumn17"; this.gridColumn17.Visible = true; this.gridColumn17.VisibleIndex = 19; // // gridColumn18 // this.gridColumn18.Caption = "检验开始"; this.gridColumn18.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss"; this.gridColumn18.FieldName = "检验开始"; this.gridColumn18.Name = "gridColumn18"; this.gridColumn18.Visible = true; this.gridColumn18.VisibleIndex = 20; // // gridColumn19 // this.gridColumn19.Caption = "检验结束"; this.gridColumn19.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss"; this.gridColumn19.FieldName = "检验结束"; this.gridColumn19.Name = "gridColumn19"; this.gridColumn19.Visible = true; this.gridColumn19.VisibleIndex = 21; // // gridColumn20 // this.gridColumn20.Caption = "NCR单号"; this.gridColumn20.FieldName = "NCR单号"; this.gridColumn20.Name = "gridColumn20"; this.gridColumn20.Visible = true; this.gridColumn20.VisibleIndex = 22; // // gridColumn21 // this.gridColumn21.Caption = "NCR状态"; this.gridColumn21.FieldName = "NCR状态"; this.gridColumn21.Name = "gridColumn21"; this.gridColumn21.Visible = true; this.gridColumn21.VisibleIndex = 23; // // gridColumn22 // this.gridColumn22.Caption = "结算"; this.gridColumn22.FieldName = "结算"; this.gridColumn22.Name = "gridColumn22"; this.gridColumn22.Visible = true; this.gridColumn22.VisibleIndex = 24; // // repDate // this.repDate.AutoHeight = false; this.repDate.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repDate.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm"; this.repDate.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime; this.repDate.EditFormat.FormatString = "yyyy-MM-dd HH:mm"; this.repDate.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime; this.repDate.Mask.EditMask = "yyyy-MM-dd HH:mm"; this.repDate.Mask.UseMaskAsDisplayFormat = true; this.repDate.Name = "repDate"; this.repDate.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); // // grvAdvDetail // this.grvAdvDetail.GridControl = this.grdDetail; this.grvAdvDetail.Name = "grvAdvDetail"; this.grvAdvDetail.OptionsBehavior.ReadOnly = true; this.grvAdvDetail.OptionsSelection.MultiSelect = true; this.grvAdvDetail.OptionsView.ShowFooter = true; this.grvAdvDetail.OptionsView.ShowGroupPanel = false; // // rptPage // this.rptPage.Appearance.BackColor = System.Drawing.Color.White; this.rptPage.Appearance.Options.UseBackColor = true; this.rptPage.Dock = System.Windows.Forms.DockStyle.Bottom; this.rptPage.isInit = false; this.rptPage.Location = new System.Drawing.Point(0, 413); this.rptPage.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.rptPage.Name = "rptPage"; this.rptPage.PageIndex = 1; this.rptPage.PageSize = 10000; this.rptPage.RecordNum = 0; this.rptPage.Size = new System.Drawing.Size(992, 26); this.rptPage.TabIndex = 15; this.rptPage.PageIndexChanged += new ICSSoft.Base.UserControl.FormControl.PageNavTool.PageChageHandel(this.rptPage_PageIndexChanged); // // btnOutPut // this.btnOutPut.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnOutPut.Appearance.ForeColor = System.Drawing.Color.White; this.btnOutPut.Appearance.Options.UseFont = true; this.btnOutPut.Appearance.Options.UseForeColor = true; this.btnOutPut.Appearance.Options.UseTextOptions = true; this.btnOutPut.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near; this.btnOutPut.Image = ((System.Drawing.Image)(resources.GetObject("btnOutPut.Image"))); this.btnOutPut.Location = new System.Drawing.Point(286, 0); this.btnOutPut.LookAndFeel.SkinName = "BlueButtonSkin"; this.btnOutPut.LookAndFeel.UseDefaultLookAndFeel = false; this.btnOutPut.Name = "btnOutPut"; this.btnOutPut.Size = new System.Drawing.Size(55, 30); this.btnOutPut.TabIndex = 2; this.btnOutPut.Text = "导出"; this.btnOutPut.Visible = false; this.btnOutPut.Click += new System.EventHandler(this.btnOutput_Click); // // panelControl3 // this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue; this.panelControl3.Appearance.Options.UseBackColor = true; this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl3.Controls.Add(this.btnClose); this.panelControl3.Controls.Add(this.btnOutPut); this.panelControl3.Controls.Add(this.lblTitle); this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top; this.panelControl3.Location = new System.Drawing.Point(0, 0); this.panelControl3.Name = "panelControl3"; this.panelControl3.Size = new System.Drawing.Size(992, 30); this.panelControl3.TabIndex = 13; // // btnClose // this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnClose.Appearance.ForeColor = System.Drawing.Color.White; this.btnClose.Appearance.Options.UseFont = true; this.btnClose.Appearance.Options.UseForeColor = true; this.btnClose.Appearance.Options.UseTextOptions = true; this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.btnClose.Dock = System.Windows.Forms.DockStyle.Right; this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image"))); this.btnClose.Location = new System.Drawing.Point(966, 0); this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin"; this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false; this.btnClose.Name = "btnClose"; this.btnClose.Size = new System.Drawing.Size(26, 30); this.btnClose.TabIndex = 14; this.btnClose.Click += new System.EventHandler(this.btnClose_Click); // // lblTitle // this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White; this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None; this.lblTitle.Location = new System.Drawing.Point(7, 4); this.lblTitle.Name = "lblTitle"; this.lblTitle.Size = new System.Drawing.Size(66, 23); this.lblTitle.TabIndex = 19; this.lblTitle.Text = "报表"; // // panel1 // this.panel1.Controls.Add(this.cboMOSEQ); this.panel1.Controls.Add(this.label2); this.panel1.Controls.Add(this.label8); this.panel1.Controls.Add(this.label12); this.panel1.Controls.Add(this.label11); this.panel1.Controls.Add(this.label6); this.panel1.Controls.Add(this.label10); this.panel1.Controls.Add(this.label7); this.panel1.Controls.Add(this.label9); this.panel1.Controls.Add(this.label4); this.panel1.Controls.Add(this.label5); this.panel1.Controls.Add(this.label3); this.panel1.Controls.Add(this.label1); this.panel1.Controls.Add(this.txtINVTYPE); this.panel1.Controls.Add(this.txtJYOK); this.panel1.Controls.Add(this.txtSJNG); this.panel1.Controls.Add(this.txtMOQTY); this.panel1.Controls.Add(this.txtLVL); this.panel1.Controls.Add(this.txtINVSTD); this.panel1.Controls.Add(this.txtITEMDESC); this.panel1.Controls.Add(this.txtLIFT); this.panel1.Controls.Add(this.txtCITEMCODE); this.panel1.Controls.Add(this.txtITEMCODE); this.panel1.Controls.Add(this.txtMOCODE); this.panel1.Dock = System.Windows.Forms.DockStyle.Top; this.panel1.Location = new System.Drawing.Point(0, 30); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(992, 99); this.panel1.TabIndex = 0; // // cboMOSEQ // this.cboMOSEQ.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cboMOSEQ.FormattingEnabled = true; this.cboMOSEQ.Location = new System.Drawing.Point(85, 40); this.cboMOSEQ.Name = "cboMOSEQ"; this.cboMOSEQ.Size = new System.Drawing.Size(62, 22); this.cboMOSEQ.TabIndex = 1; this.cboMOSEQ.SelectedIndexChanged += new System.EventHandler(this.cboMOSEQ_SelectedIndexChanged); // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(30, 44); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(47, 14); this.label2.TabIndex = 1; this.label2.Text = "工单行:"; // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(805, 41); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(35, 14); this.label8.TabIndex = 1; this.label8.Text = "类型:"; // // label12 // this.label12.AutoSize = true; this.label12.Location = new System.Drawing.Point(415, 72); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(59, 14); this.label12.TabIndex = 1; this.label12.Text = "完工数量:"; // // label11 // this.label11.AutoSize = true; this.label11.Location = new System.Drawing.Point(608, 70); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(59, 14); this.label11.TabIndex = 1; this.label11.Text = "送检不良:"; this.label11.Visible = false; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(805, 11); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(35, 14); this.label6.TabIndex = 1; this.label6.Text = "数量:"; // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(608, 42); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(59, 14); this.label10.TabIndex = 1; this.label10.Text = "物料等级:"; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(415, 42); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(59, 14); this.label7.TabIndex = 1; this.label7.Text = "规格型号:"; // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(608, 12); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(59, 14); this.label9.TabIndex = 1; this.label9.Text = "生命周期:"; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(415, 12); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(59, 14); this.label4.TabIndex = 1; this.label4.Text = "客户料号:"; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(219, 44); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(59, 14); this.label5.TabIndex = 1; this.label5.Text = "物料名称:"; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(219, 13); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(59, 14); this.label3.TabIndex = 1; this.label3.Text = "物料编码:"; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(30, 16); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(47, 14); this.label1.TabIndex = 1; this.label1.Text = "工单号:"; // // txtINVTYPE // this.txtINVTYPE.Location = new System.Drawing.Point(846, 38); this.txtINVTYPE.Name = "txtINVTYPE"; this.txtINVTYPE.ReadOnly = true; this.txtINVTYPE.Size = new System.Drawing.Size(128, 22); this.txtINVTYPE.TabIndex = 199; // // txtJYOK // this.txtJYOK.Location = new System.Drawing.Point(480, 67); this.txtJYOK.Name = "txtJYOK"; this.txtJYOK.ReadOnly = true; this.txtJYOK.Size = new System.Drawing.Size(128, 22); this.txtJYOK.TabIndex = 199; // // txtSJNG // this.txtSJNG.Location = new System.Drawing.Point(670, 66); this.txtSJNG.Name = "txtSJNG"; this.txtSJNG.ReadOnly = true; this.txtSJNG.Size = new System.Drawing.Size(128, 22); this.txtSJNG.TabIndex = 199; this.txtSJNG.Visible = false; // // txtMOQTY // this.txtMOQTY.Location = new System.Drawing.Point(846, 6); this.txtMOQTY.Name = "txtMOQTY"; this.txtMOQTY.ReadOnly = true; this.txtMOQTY.Size = new System.Drawing.Size(128, 22); this.txtMOQTY.TabIndex = 199; // // txtLVL // this.txtLVL.Location = new System.Drawing.Point(670, 37); this.txtLVL.Name = "txtLVL"; this.txtLVL.ReadOnly = true; this.txtLVL.Size = new System.Drawing.Size(128, 22); this.txtLVL.TabIndex = 199; // // txtINVSTD // this.txtINVSTD.Location = new System.Drawing.Point(480, 37); this.txtINVSTD.Name = "txtINVSTD"; this.txtINVSTD.ReadOnly = true; this.txtINVSTD.Size = new System.Drawing.Size(128, 22); this.txtINVSTD.TabIndex = 199; // // txtITEMDESC // this.txtITEMDESC.Location = new System.Drawing.Point(282, 40); this.txtITEMDESC.Name = "txtITEMDESC"; this.txtITEMDESC.ReadOnly = true; this.txtITEMDESC.Size = new System.Drawing.Size(128, 22); this.txtITEMDESC.TabIndex = 99; // // txtLIFT // this.txtLIFT.Location = new System.Drawing.Point(670, 8); this.txtLIFT.Name = "txtLIFT"; this.txtLIFT.ReadOnly = true; this.txtLIFT.Size = new System.Drawing.Size(128, 22); this.txtLIFT.TabIndex = 19; // // txtCITEMCODE // this.txtCITEMCODE.Location = new System.Drawing.Point(480, 8); this.txtCITEMCODE.Name = "txtCITEMCODE"; this.txtCITEMCODE.ReadOnly = true; this.txtCITEMCODE.Size = new System.Drawing.Size(128, 22); this.txtCITEMCODE.TabIndex = 99; // // txtITEMCODE // this.txtITEMCODE.Location = new System.Drawing.Point(282, 8); this.txtITEMCODE.Name = "txtITEMCODE"; this.txtITEMCODE.ReadOnly = true; this.txtITEMCODE.Size = new System.Drawing.Size(128, 22); this.txtITEMCODE.TabIndex = 99; // // txtMOCODE // this.txtMOCODE.Location = new System.Drawing.Point(85, 10); this.txtMOCODE.Name = "txtMOCODE"; this.txtMOCODE.Size = new System.Drawing.Size(128, 22); this.txtMOCODE.TabIndex = 0; this.txtMOCODE.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtMOCODE_KeyDown); // // FormICSReports1 // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(992, 439); this.Controls.Add(this.groupControl1); this.Controls.Add(this.panel1); this.Controls.Add(this.rptPage); this.Controls.Add(this.panelControl3); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "FormICSReports1"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit(); this.groupControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repDate)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit(); this.panelControl3.ResumeLayout(false); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.ResumeLayout(false); } #endregion private DevExpress.XtraEditors.GroupControl groupControl1; private DevExpress.XtraGrid.GridControl grdDetail; private DevExpress.XtraGrid.Views.Grid.GridView grvDetail; private ICSSoft.Base.UserControl.FormControl.PageNavTool rptPage; private DevExpress.XtraEditors.SimpleButton btnOutPut; private DevExpress.XtraEditors.PanelControl panelControl3; private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail; private DevExpress.XtraEditors.SimpleButton btnClose; private DevExpress.XtraEditors.LabelControl lblTitle; private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repDate; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.ComboBox cboMOSEQ; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label1; private System.Windows.Forms.TextBox txtMOCODE; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label3; private System.Windows.Forms.TextBox txtINVTYPE; private System.Windows.Forms.TextBox txtMOQTY; private System.Windows.Forms.TextBox txtINVSTD; private System.Windows.Forms.TextBox txtITEMDESC; private System.Windows.Forms.TextBox txtCITEMCODE; private System.Windows.Forms.TextBox txtITEMCODE; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label9; private System.Windows.Forms.TextBox txtLVL; private System.Windows.Forms.TextBox txtLIFT; private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; private DevExpress.XtraGrid.Columns.GridColumn gridColumn9; private DevExpress.XtraGrid.Columns.GridColumn gridColumn10; private DevExpress.XtraGrid.Columns.GridColumn gridColumn11; private DevExpress.XtraGrid.Columns.GridColumn gridColumn12; private DevExpress.XtraGrid.Columns.GridColumn gridColumn13; private DevExpress.XtraGrid.Columns.GridColumn gridColumn14; private DevExpress.XtraGrid.Columns.GridColumn gridColumn15; private DevExpress.XtraGrid.Columns.GridColumn gridColumn16; private DevExpress.XtraGrid.Columns.GridColumn gridColumn17; private DevExpress.XtraGrid.Columns.GridColumn gridColumn18; private DevExpress.XtraGrid.Columns.GridColumn gridColumn19; private DevExpress.XtraGrid.Columns.GridColumn gridColumn20; private DevExpress.XtraGrid.Columns.GridColumn gridColumn21; private DevExpress.XtraGrid.Columns.GridColumn gridColumn22; private DevExpress.XtraGrid.Columns.GridColumn gridColumn23; private DevExpress.XtraGrid.Columns.GridColumn gridColumn25; private DevExpress.XtraGrid.Columns.GridColumn gridColumn24; private System.Windows.Forms.Label label12; private System.Windows.Forms.Label label11; private System.Windows.Forms.TextBox txtJYOK; private System.Windows.Forms.TextBox txtSJNG; } }