namespace ICSSoft.Frame.APP { partial class FormICSRCVIQC { /// /// 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(FormICSRCVIQC)); this.grdDetail = new DevExpress.XtraGrid.GridControl(); this.grvDetail = new DevExpress.XtraGrid.Views.Grid.GridView(); this.colSelect = new DevExpress.XtraGrid.Columns.GridColumn(); this.colID = new DevExpress.XtraGrid.Columns.GridColumn(); this.RCVNo = new DevExpress.XtraGrid.Columns.GridColumn(); this.行号 = new DevExpress.XtraGrid.Columns.GridColumn(); this.存货编码 = new DevExpress.XtraGrid.Columns.GridColumn(); this.存货名称 = new DevExpress.XtraGrid.Columns.GridColumn(); this.规格 = new DevExpress.XtraGrid.Columns.GridColumn(); this.橡胶件 = new DevExpress.XtraGrid.Columns.GridColumn(); this.检验状态 = new DevExpress.XtraGrid.Columns.GridColumn(); this.YLOTQTY = new DevExpress.XtraGrid.Columns.GridColumn(); this.NLOTQTY = new DevExpress.XtraGrid.Columns.GridColumn(); this.Qty = new DevExpress.XtraGrid.Columns.GridColumn(); this.单位 = new DevExpress.XtraGrid.Columns.GridColumn(); this.LotNo = new DevExpress.XtraGrid.Columns.GridColumn(); this.行备注 = new DevExpress.XtraGrid.Columns.GridColumn(); this.CreateUser = new DevExpress.XtraGrid.Columns.GridColumn(); this.CreateTime = new DevExpress.XtraGrid.Columns.GridColumn(); this.合格 = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.不合格 = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.特采标识 = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemButtonEdit4 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.备注 = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemButtonEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.grvAdvDetail = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView(); this.repDate = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit(); this.rptPage = new ICSSoft.Base.UserControl.FormControl.PageNavTool(); this.btnExit = new DevExpress.XtraEditors.SimpleButton(); this.panelControl3 = new DevExpress.XtraEditors.PanelControl(); this.btnSubmit = new DevExpress.XtraEditors.SimpleButton(); this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton(); this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton(); this.btnOutPut = new DevExpress.XtraEditors.SimpleButton(); this.btnCanSelect = new DevExpress.XtraEditors.SimpleButton(); this.btnSelect = new DevExpress.XtraEditors.SimpleButton(); this.btnFalsh = new DevExpress.XtraEditors.SimpleButton(); this.lblTitle = new DevExpress.XtraEditors.LabelControl(); this.btnClose = new DevExpress.XtraEditors.SimpleButton(); this.panel1 = new System.Windows.Forms.Panel(); this.simpleButton3 = new DevExpress.XtraEditors.SimpleButton(); this.textBox2 = new System.Windows.Forms.TextBox(); this.textBox3 = new System.Windows.Forms.TextBox(); this.textBox4 = new System.Windows.Forms.TextBox(); this.label1 = new System.Windows.Forms.Label(); this.buttonEdit1 = new DevExpress.XtraEditors.ButtonEdit(); this.txtDocNo = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repDate)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit(); this.panelControl3.SuspendLayout(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.buttonEdit1.Properties)).BeginInit(); this.SuspendLayout(); // // grdDetail // this.grdDetail.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.grdDetail.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.grdDetail.Font = new System.Drawing.Font("Tahoma", 10F); this.grdDetail.Location = new System.Drawing.Point(4, 238); this.grdDetail.MainView = this.grvDetail; this.grdDetail.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.grdDetail.Name = "grdDetail"; this.grdDetail.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemButtonEdit1, this.repositoryItemButtonEdit2, this.repositoryItemButtonEdit3, this.repositoryItemButtonEdit4}); this.grdDetail.Size = new System.Drawing.Size(1235, 353); this.grdDetail.TabIndex = 0; this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.grvDetail, this.grvAdvDetail}); // // grvDetail // this.grvDetail.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 10F); this.grvDetail.Appearance.HeaderPanel.Options.UseFont = true; this.grvDetail.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); this.grvDetail.Appearance.Row.Options.UseFont = true; this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.colSelect, this.colID, this.RCVNo, this.行号, this.存货编码, this.存货名称, this.规格, this.橡胶件, this.检验状态, this.YLOTQTY, this.NLOTQTY, this.Qty, this.单位, this.LotNo, this.行备注, this.CreateUser, this.CreateTime, this.合格, this.不合格, this.特采标识, this.备注, this.gridColumn1}); this.grvDetail.GridControl = this.grdDetail; this.grvDetail.IndicatorWidth = 40; this.grvDetail.Name = "grvDetail"; 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); this.grvDetail.RowStyle += new DevExpress.XtraGrid.Views.Grid.RowStyleEventHandler(this.grvDetail_RowStyle); this.grvDetail.DoubleClick += new System.EventHandler(this.grvDetail_DoubleClick); // // colSelect // this.colSelect.Caption = "选择"; this.colSelect.FieldName = "colSelect"; this.colSelect.Name = "colSelect"; this.colSelect.OptionsColumn.AllowEdit = false; this.colSelect.Visible = true; this.colSelect.VisibleIndex = 0; // // colID // this.colID.Caption = "id"; this.colID.FieldName = "ID"; this.colID.Name = "colID"; // // RCVNo // this.RCVNo.Caption = "到货单号"; this.RCVNo.FieldName = "到货单号"; this.RCVNo.Name = "RCVNo"; this.RCVNo.OptionsColumn.AllowEdit = false; this.RCVNo.OptionsColumn.ReadOnly = true; this.RCVNo.Visible = true; this.RCVNo.VisibleIndex = 1; // // 行号 // this.行号.Caption = "行号"; this.行号.FieldName = "行号"; this.行号.Name = "行号"; this.行号.Visible = true; this.行号.VisibleIndex = 2; // // 存货编码 // this.存货编码.Caption = "存货编码"; this.存货编码.FieldName = "存货编码"; this.存货编码.Name = "存货编码"; this.存货编码.Visible = true; this.存货编码.VisibleIndex = 3; // // 存货名称 // this.存货名称.Caption = "存货名称"; this.存货名称.FieldName = "存货名称"; this.存货名称.Name = "存货名称"; this.存货名称.Visible = true; this.存货名称.VisibleIndex = 4; // // 规格 // this.规格.Caption = "规格"; this.规格.FieldName = "规格"; this.规格.Name = "规格"; // // 橡胶件 // this.橡胶件.Caption = "橡胶件"; this.橡胶件.FieldName = "橡胶件"; this.橡胶件.Name = "橡胶件"; // // 检验状态 // this.检验状态.Caption = "检验状态"; this.检验状态.FieldName = "检验状态"; this.检验状态.Name = "检验状态"; this.检验状态.Visible = true; this.检验状态.VisibleIndex = 10; // // YLOTQTY // this.YLOTQTY.Caption = "合格数量"; this.YLOTQTY.FieldName = "YLOTQTY"; this.YLOTQTY.Name = "YLOTQTY"; this.YLOTQTY.Visible = true; this.YLOTQTY.VisibleIndex = 7; // // NLOTQTY // this.NLOTQTY.Caption = "不合格数量"; this.NLOTQTY.FieldName = "NLOTQTY"; this.NLOTQTY.Name = "NLOTQTY"; this.NLOTQTY.OptionsColumn.ReadOnly = true; this.NLOTQTY.Visible = true; this.NLOTQTY.VisibleIndex = 8; // // Qty // this.Qty.Caption = "总数量"; this.Qty.FieldName = "总数量"; this.Qty.Name = "Qty"; this.Qty.Visible = true; this.Qty.VisibleIndex = 6; // // 单位 // this.单位.Caption = "单位"; this.单位.FieldName = "单位"; this.单位.Name = "单位"; this.单位.Visible = true; this.单位.VisibleIndex = 9; // // LotNo // this.LotNo.Caption = "条码"; this.LotNo.FieldName = "LotNo"; this.LotNo.Name = "LotNo"; this.LotNo.OptionsColumn.AllowEdit = false; this.LotNo.OptionsColumn.ReadOnly = true; this.LotNo.Visible = true; this.LotNo.VisibleIndex = 5; // // 行备注 // this.行备注.Caption = "行备注"; this.行备注.FieldName = "colMemo"; this.行备注.Name = "行备注"; this.行备注.Visible = true; this.行备注.VisibleIndex = 11; // // CreateUser // this.CreateUser.Caption = "维护人"; this.CreateUser.FieldName = "创建人"; this.CreateUser.Name = "CreateUser"; this.CreateUser.OptionsColumn.AllowEdit = false; this.CreateUser.OptionsColumn.ReadOnly = true; this.CreateUser.Visible = true; this.CreateUser.VisibleIndex = 12; // // CreateTime // this.CreateTime.Caption = "维护时间"; this.CreateTime.FieldName = "创建时间"; this.CreateTime.Name = "CreateTime"; this.CreateTime.OptionsColumn.AllowEdit = false; this.CreateTime.OptionsColumn.ReadOnly = true; this.CreateTime.Visible = true; this.CreateTime.VisibleIndex = 13; // // 合格 // this.合格.Caption = "合格"; this.合格.ColumnEdit = this.repositoryItemButtonEdit1; this.合格.FieldName = "合格"; this.合格.Name = "合格"; this.合格.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways; // // repositoryItemButtonEdit1 // this.repositoryItemButtonEdit1.AutoHeight = false; this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.OK)}); this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1"; this.repositoryItemButtonEdit1.NullText = "合格"; this.repositoryItemButtonEdit1.ReadOnly = true; this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_Click); this.repositoryItemButtonEdit1.Click += new System.EventHandler(this.repositoryItemButtonEdit1_Click); // // 不合格 // this.不合格.Caption = "不合格"; this.不合格.ColumnEdit = this.repositoryItemButtonEdit2; this.不合格.FieldName = "不合格"; this.不合格.Name = "不合格"; // // repositoryItemButtonEdit2 // this.repositoryItemButtonEdit2.AutoHeight = false; this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Delete)}); this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2"; this.repositoryItemButtonEdit2.ReadOnly = true; this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; this.repositoryItemButtonEdit2.Click += new System.EventHandler(this.repositoryItemButtonEdit2_Click); // // 特采标识 // this.特采标识.Caption = "特采标识"; this.特采标识.ColumnEdit = this.repositoryItemButtonEdit4; this.特采标识.FieldName = "特采标识"; this.特采标识.Name = "特采标识"; // // repositoryItemButtonEdit4 // this.repositoryItemButtonEdit4.AutoHeight = false; this.repositoryItemButtonEdit4.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.OK)}); this.repositoryItemButtonEdit4.Name = "repositoryItemButtonEdit4"; this.repositoryItemButtonEdit4.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; this.repositoryItemButtonEdit4.Click += new System.EventHandler(this.repositoryItemButtonEdit4_Click); // // 备注 // this.备注.Caption = "备注"; this.备注.ColumnEdit = this.repositoryItemButtonEdit3; this.备注.FieldName = "备注"; this.备注.Name = "备注"; this.备注.Visible = true; this.备注.VisibleIndex = 14; // // repositoryItemButtonEdit3 // this.repositoryItemButtonEdit3.AutoHeight = false; this.repositoryItemButtonEdit3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.OK)}); this.repositoryItemButtonEdit3.Name = "repositoryItemButtonEdit3"; this.repositoryItemButtonEdit3.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; this.repositoryItemButtonEdit3.Click += new System.EventHandler(this.repositoryItemButtonEdit3_Click); // // gridColumn1 // this.gridColumn1.Caption = "来源ASN单号"; this.gridColumn1.FieldName = "asnNo"; this.gridColumn1.Name = "gridColumn1"; // // 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; // // 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.Mask.EditMask = "yyyy-MM-dd"; this.repDate.Mask.UseMaskAsDisplayFormat = true; this.repDate.Name = "repDate"; this.repDate.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); // // rptPage // this.rptPage.Appearance.BackColor = System.Drawing.Color.White; this.rptPage.Appearance.Options.UseBackColor = true; this.rptPage.Dock = System.Windows.Forms.DockStyle.Fill; this.rptPage.isInit = false; this.rptPage.Location = new System.Drawing.Point(0, 0); this.rptPage.Margin = new System.Windows.Forms.Padding(6, 7, 6, 7); this.rptPage.Name = "rptPage"; this.rptPage.PageIndex = 1; this.rptPage.PageSize = 10000; this.rptPage.RecordNum = 0; this.rptPage.Size = new System.Drawing.Size(1238, 48); this.rptPage.TabIndex = 15; // // btnExit // this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnExit.Appearance.ForeColor = System.Drawing.Color.White; this.btnExit.Appearance.Options.UseFont = true; this.btnExit.Appearance.Options.UseForeColor = true; this.btnExit.Appearance.Options.UseTextOptions = true; this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near; this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image"))); this.btnExit.Location = new System.Drawing.Point(630, 0); this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin"; this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false; this.btnExit.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.btnExit.Name = "btnExit"; this.btnExit.Size = new System.Drawing.Size(81, 48); this.btnExit.TabIndex = 10; this.btnExit.Text = "退出"; this.btnExit.Click += new System.EventHandler(this.btnExit_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.btnSubmit); this.panelControl3.Controls.Add(this.simpleButton2); this.panelControl3.Controls.Add(this.simpleButton1); this.panelControl3.Controls.Add(this.btnOutPut); this.panelControl3.Controls.Add(this.btnCanSelect); this.panelControl3.Controls.Add(this.btnSelect); this.panelControl3.Controls.Add(this.btnFalsh); this.panelControl3.Controls.Add(this.lblTitle); this.panelControl3.Controls.Add(this.btnClose); this.panelControl3.Controls.Add(this.btnExit); this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top; this.panelControl3.Location = new System.Drawing.Point(0, 0); this.panelControl3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panelControl3.Name = "panelControl3"; this.panelControl3.Size = new System.Drawing.Size(1238, 48); this.panelControl3.TabIndex = 13; // // btnSubmit // this.btnSubmit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnSubmit.Appearance.ForeColor = System.Drawing.Color.White; this.btnSubmit.Appearance.Options.UseFont = true; this.btnSubmit.Appearance.Options.UseForeColor = true; this.btnSubmit.Appearance.Options.UseTextOptions = true; this.btnSubmit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near; this.btnSubmit.Image = ((System.Drawing.Image)(resources.GetObject("btnSubmit.Image"))); this.btnSubmit.Location = new System.Drawing.Point(480, 0); this.btnSubmit.LookAndFeel.SkinName = "BlueButtonSkin"; this.btnSubmit.LookAndFeel.UseDefaultLookAndFeel = false; this.btnSubmit.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.btnSubmit.Name = "btnSubmit"; this.btnSubmit.Size = new System.Drawing.Size(150, 48); this.btnSubmit.TabIndex = 50; this.btnSubmit.Text = "保存合格数量"; this.btnSubmit.Click += new System.EventHandler(this.btnSubmit_Click); // // simpleButton2 // this.simpleButton2.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.simpleButton2.Appearance.ForeColor = System.Drawing.Color.White; this.simpleButton2.Appearance.Options.UseFont = true; this.simpleButton2.Appearance.Options.UseForeColor = true; this.simpleButton2.Appearance.Options.UseTextOptions = true; this.simpleButton2.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near; this.simpleButton2.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton2.Image"))); this.simpleButton2.Location = new System.Drawing.Point(1311, 0); this.simpleButton2.LookAndFeel.SkinName = "BlueButtonSkin"; this.simpleButton2.LookAndFeel.UseDefaultLookAndFeel = false; this.simpleButton2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.simpleButton2.Name = "simpleButton2"; this.simpleButton2.Size = new System.Drawing.Size(186, 48); this.simpleButton2.TabIndex = 49; this.simpleButton2.Text = "全部判定为不合格"; this.simpleButton2.Visible = false; this.simpleButton2.Click += new System.EventHandler(this.simpleButton2_Click); // // simpleButton1 // this.simpleButton1.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.simpleButton1.Appearance.ForeColor = System.Drawing.Color.White; this.simpleButton1.Appearance.Options.UseFont = true; this.simpleButton1.Appearance.Options.UseForeColor = true; this.simpleButton1.Appearance.Options.UseTextOptions = true; this.simpleButton1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near; this.simpleButton1.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton1.Image"))); this.simpleButton1.Location = new System.Drawing.Point(1460, 0); this.simpleButton1.LookAndFeel.SkinName = "BlueButtonSkin"; this.simpleButton1.LookAndFeel.UseDefaultLookAndFeel = false; this.simpleButton1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.simpleButton1.Name = "simpleButton1"; this.simpleButton1.Size = new System.Drawing.Size(162, 48); this.simpleButton1.TabIndex = 48; this.simpleButton1.Text = "全部判定为合格"; this.simpleButton1.Visible = false; this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click); // // 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(309, 0); this.btnOutPut.LookAndFeel.SkinName = "BlueButtonSkin"; this.btnOutPut.LookAndFeel.UseDefaultLookAndFeel = false; this.btnOutPut.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.btnOutPut.Name = "btnOutPut"; this.btnOutPut.Size = new System.Drawing.Size(90, 48); this.btnOutPut.TabIndex = 47; this.btnOutPut.Text = "导出"; this.btnOutPut.Click += new System.EventHandler(this.btnOutPut_Click_1); // // btnCanSelect // this.btnCanSelect.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnCanSelect.Appearance.ForeColor = System.Drawing.Color.White; this.btnCanSelect.Appearance.Options.UseFont = true; this.btnCanSelect.Appearance.Options.UseForeColor = true; this.btnCanSelect.Appearance.Options.UseTextOptions = true; this.btnCanSelect.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near; this.btnCanSelect.Image = ((System.Drawing.Image)(resources.GetObject("btnCanSelect.Image"))); this.btnCanSelect.Location = new System.Drawing.Point(226, 0); this.btnCanSelect.LookAndFeel.SkinName = "BlueButtonSkin"; this.btnCanSelect.LookAndFeel.UseDefaultLookAndFeel = false; this.btnCanSelect.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.btnCanSelect.Name = "btnCanSelect"; this.btnCanSelect.Size = new System.Drawing.Size(82, 48); this.btnCanSelect.TabIndex = 46; this.btnCanSelect.Text = "全消"; this.btnCanSelect.Click += new System.EventHandler(this.btnCanSelect_Click); // // btnSelect // this.btnSelect.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnSelect.Appearance.ForeColor = System.Drawing.Color.White; this.btnSelect.Appearance.Options.UseFont = true; this.btnSelect.Appearance.Options.UseForeColor = true; this.btnSelect.Appearance.Options.UseTextOptions = true; this.btnSelect.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near; this.btnSelect.Image = ((System.Drawing.Image)(resources.GetObject("btnSelect.Image"))); this.btnSelect.Location = new System.Drawing.Point(142, 0); this.btnSelect.LookAndFeel.SkinName = "BlueButtonSkin"; this.btnSelect.LookAndFeel.UseDefaultLookAndFeel = false; this.btnSelect.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.btnSelect.Name = "btnSelect"; this.btnSelect.Size = new System.Drawing.Size(82, 48); this.btnSelect.TabIndex = 45; this.btnSelect.Text = "全选"; this.btnSelect.Click += new System.EventHandler(this.btnSelect_Click); // // btnFalsh // this.btnFalsh.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnFalsh.Appearance.ForeColor = System.Drawing.Color.White; this.btnFalsh.Appearance.Options.UseFont = true; this.btnFalsh.Appearance.Options.UseForeColor = true; this.btnFalsh.Appearance.Options.UseTextOptions = true; this.btnFalsh.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near; this.btnFalsh.Image = ((System.Drawing.Image)(resources.GetObject("btnFalsh.Image"))); this.btnFalsh.Location = new System.Drawing.Point(399, 0); this.btnFalsh.LookAndFeel.SkinName = "BlueButtonSkin"; this.btnFalsh.LookAndFeel.UseDefaultLookAndFeel = false; this.btnFalsh.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.btnFalsh.Name = "btnFalsh"; this.btnFalsh.Size = new System.Drawing.Size(82, 48); this.btnFalsh.TabIndex = 25; this.btnFalsh.Text = "刷新"; this.btnFalsh.Click += new System.EventHandler(this.btnRefresh_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(4, 6); this.lblTitle.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.lblTitle.Name = "lblTitle"; this.lblTitle.Size = new System.Drawing.Size(119, 37); this.lblTitle.TabIndex = 19; this.lblTitle.Text = "到货单检验"; // // 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(1200, 0); this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin"; this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false; this.btnClose.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.btnClose.Name = "btnClose"; this.btnClose.Size = new System.Drawing.Size(38, 48); this.btnClose.TabIndex = 14; this.btnClose.Click += new System.EventHandler(this.btnClose_Click); // // panel1 // this.panel1.Controls.Add(this.rptPage); this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom; this.panel1.Location = new System.Drawing.Point(0, 599); this.panel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1238, 48); this.panel1.TabIndex = 17; // // simpleButton3 // this.simpleButton3.Location = new System.Drawing.Point(4, 51); this.simpleButton3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.simpleButton3.Name = "simpleButton3"; this.simpleButton3.Size = new System.Drawing.Size(108, 37); this.simpleButton3.TabIndex = 18; this.simpleButton3.Text = "查询"; this.simpleButton3.Visible = false; // this.simpleButton3.Click += new System.EventHandler(this.simpleButton3_Click_1); // // textBox2 // this.textBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.textBox2.Font = new System.Drawing.Font("Tahoma", 10F); this.textBox2.ForeColor = System.Drawing.Color.Black; this.textBox2.Location = new System.Drawing.Point(719, 82); this.textBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBox2.Name = "textBox2"; this.textBox2.ReadOnly = true; this.textBox2.Size = new System.Drawing.Size(215, 32); this.textBox2.TabIndex = 20; // // textBox3 // this.textBox3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.textBox3.Font = new System.Drawing.Font("Tahoma", 10F); this.textBox3.ForeColor = System.Drawing.Color.Black; this.textBox3.Location = new System.Drawing.Point(366, 144); this.textBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBox3.Name = "textBox3"; this.textBox3.ReadOnly = true; this.textBox3.Size = new System.Drawing.Size(196, 32); this.textBox3.TabIndex = 21; // // textBox4 // this.textBox4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.textBox4.Font = new System.Drawing.Font("Tahoma", 10F); this.textBox4.ForeColor = System.Drawing.Color.Black; this.textBox4.Location = new System.Drawing.Point(719, 147); this.textBox4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBox4.Name = "textBox4"; this.textBox4.ReadOnly = true; this.textBox4.Size = new System.Drawing.Size(215, 32); this.textBox4.TabIndex = 22; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("Tahoma", 10F); this.label1.Location = new System.Drawing.Point(638, 87); this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(50, 24); this.label1.TabIndex = 23; this.label1.Text = "状态"; // // buttonEdit1 // this.buttonEdit1.Location = new System.Drawing.Point(366, 82); this.buttonEdit1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.buttonEdit1.Name = "buttonEdit1"; this.buttonEdit1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.buttonEdit1.Properties.Appearance.Options.UseFont = true; this.buttonEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.buttonEdit1.Size = new System.Drawing.Size(199, 30); this.buttonEdit1.TabIndex = 24; this.buttonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.buttonEdit1_ButtonClick); // // txtDocNo // this.txtDocNo.AutoSize = true; this.txtDocNo.Font = new System.Drawing.Font("Tahoma", 10F); this.txtDocNo.Location = new System.Drawing.Point(242, 82); this.txtDocNo.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.txtDocNo.Name = "txtDocNo"; this.txtDocNo.Size = new System.Drawing.Size(90, 24); this.txtDocNo.TabIndex = 25; this.txtDocNo.Text = "到货单号"; // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("Tahoma", 10F); this.label3.Location = new System.Drawing.Point(242, 149); this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(90, 24); this.label3.TabIndex = 26; this.label3.Text = "报检时间"; // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("Tahoma", 10F); this.label4.Location = new System.Drawing.Point(618, 150); this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(70, 24); this.label4.TabIndex = 27; this.label4.Text = "报检人"; // // label2 // this.label2.Location = new System.Drawing.Point(366, 61); this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(199, 16); this.label2.TabIndex = 28; this.label2.Visible = false; // // FormICSRCVIQC // this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1238, 647); this.Controls.Add(this.label2); this.Controls.Add(this.label4); this.Controls.Add(this.label3); this.Controls.Add(this.txtDocNo); this.Controls.Add(this.buttonEdit1); this.Controls.Add(this.label1); this.Controls.Add(this.textBox4); this.Controls.Add(this.textBox3); this.Controls.Add(this.textBox2); this.Controls.Add(this.simpleButton3); this.Controls.Add(this.panel1); this.Controls.Add(this.grdDetail); this.Controls.Add(this.panelControl3); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.Name = "FormICSRCVIQC"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "FormGridReport"; this.Load += new System.EventHandler(this.FormICSCREW_Load); ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repDate)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit(); this.panelControl3.ResumeLayout(false); this.panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.buttonEdit1.Properties)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private DevExpress.XtraGrid.GridControl grdDetail; private DevExpress.XtraGrid.Views.Grid.GridView grvDetail; private ICSSoft.Base.UserControl.FormControl.PageNavTool rptPage; private DevExpress.XtraEditors.SimpleButton btnExit; 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 DevExpress.XtraEditors.SimpleButton btnFalsh; private DevExpress.XtraEditors.SimpleButton btnCanSelect; private DevExpress.XtraEditors.SimpleButton btnSelect; private DevExpress.XtraEditors.SimpleButton btnOutPut; private DevExpress.XtraEditors.SimpleButton simpleButton2; private DevExpress.XtraEditors.SimpleButton simpleButton1; private DevExpress.XtraGrid.Columns.GridColumn RCVNo; private DevExpress.XtraGrid.Columns.GridColumn Qty; private DevExpress.XtraGrid.Columns.GridColumn LotNo; private DevExpress.XtraGrid.Columns.GridColumn CreateUser; private DevExpress.XtraGrid.Columns.GridColumn CreateTime; private System.Windows.Forms.Panel panel1; private DevExpress.XtraGrid.Columns.GridColumn 合格; private DevExpress.XtraGrid.Columns.GridColumn 不合格; private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2; private DevExpress.XtraEditors.SimpleButton simpleButton3; private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit3; private DevExpress.XtraGrid.Columns.GridColumn 特采标识; private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit4; private DevExpress.XtraGrid.Columns.GridColumn 行号; private DevExpress.XtraGrid.Columns.GridColumn 存货编码; private DevExpress.XtraGrid.Columns.GridColumn 存货名称; private DevExpress.XtraGrid.Columns.GridColumn 规格; private DevExpress.XtraGrid.Columns.GridColumn 橡胶件; private DevExpress.XtraGrid.Columns.GridColumn 检验状态; private System.Windows.Forms.TextBox textBox2; private System.Windows.Forms.TextBox textBox3; private System.Windows.Forms.TextBox textBox4; private System.Windows.Forms.Label label1; private DevExpress.XtraEditors.ButtonEdit buttonEdit1; private System.Windows.Forms.Label txtDocNo; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label4; private DevExpress.XtraGrid.Columns.GridColumn 单位; private DevExpress.XtraGrid.Columns.GridColumn 备注; private DevExpress.XtraGrid.Columns.GridColumn 行备注; private System.Windows.Forms.Label label2; private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; private DevExpress.XtraEditors.SimpleButton btnSubmit; private DevExpress.XtraGrid.Columns.GridColumn colID; private DevExpress.XtraGrid.Columns.GridColumn YLOTQTY; private DevExpress.XtraGrid.Columns.GridColumn NLOTQTY; private DevExpress.XtraGrid.Columns.GridColumn colSelect; } }