namespace Dongke.IBOSS.PRD.Client.ReportModule { partial class F_RPT_040101_1 { /// /// 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(F_RPT_040101_1)); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle(); this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip(); this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton(); this.tsbtnClose = new System.Windows.Forms.ToolStripButton(); this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox(); this.chkGDate = new System.Windows.Forms.CheckBox(); this.chkGCTime = new System.Windows.Forms.CheckBox(); this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.lblGroutingLine = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.scbGroutingLine = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGroutingLine(); this.scbGoods = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoods(); this.lblGoods = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType(); this.txtDateDifference = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital(); this.lblDateDifference = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.dkUserInfoSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkUserInfoSearchBox(); this.lblAccountDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.dtpGCTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.dtpGCTimeBegin = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.dtpAccountDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.dtpAccountDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.dgvGroutingAdobeTotal = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView(); this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GoodsTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GOODSSPECIFICATION = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.DICTIONARYVALUE = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Groutinglinename = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.MouldQuantity = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GroutingNum = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.StrippingNum = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GSPercent = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.DeliverNum = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.SDPercent = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GDPercent = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.chkMonitor = new System.Windows.Forms.CheckBox(); this.tsrOperate.SuspendLayout(); this.gbxCondition.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvGroutingAdobeTotal)).BeginInit(); this.SuspendLayout(); // // tsrOperate // this.tsrOperate.AutoSize = false; this.tsrOperate.BackColor = System.Drawing.Color.Transparent; this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsbtnAdaptive, this.tsbtnClose}); this.tsrOperate.Location = new System.Drawing.Point(0, 0); this.tsrOperate.Name = "tsrOperate"; this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System; this.tsrOperate.ShowItemToolTips = false; this.tsrOperate.Size = new System.Drawing.Size(1131, 35); this.tsrOperate.TabIndex = 0; this.tsrOperate.Text = "toolStrip1"; // // tsbtnAdaptive // this.tsbtnAdaptive.AutoSize = false; this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnAdaptive.Name = "tsbtnAdaptive"; this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25); this.tsbtnAdaptive.Text = "自适应列宽(&A)"; this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click); // // tsbtnClose // this.tsbtnClose.AutoSize = false; this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnClose.Name = "tsbtnClose"; this.tsbtnClose.Size = new System.Drawing.Size(60, 25); this.tsbtnClose.Text = "关闭(&X)"; this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click); // // gbxCondition // this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.gbxCondition.BackColor = System.Drawing.Color.Transparent; this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage"))); this.gbxCondition.Controls.Add(this.chkGDate); this.gbxCondition.Controls.Add(this.chkMonitor); this.gbxCondition.Controls.Add(this.chkGCTime); this.gbxCondition.Controls.Add(this.c_Label1); this.gbxCondition.Controls.Add(this.lblGroutingLine); this.gbxCondition.Controls.Add(this.scbGroutingLine); this.gbxCondition.Controls.Add(this.scbGoods); this.gbxCondition.Controls.Add(this.lblGoods); this.gbxCondition.Controls.Add(this.lblGoodsType); this.gbxCondition.Controls.Add(this.scbGoodsType); this.gbxCondition.Controls.Add(this.txtDateDifference); this.gbxCondition.Controls.Add(this.lblDateDifference); this.gbxCondition.Controls.Add(this.dkUserInfoSearchBox); this.gbxCondition.Controls.Add(this.lblAccountDateEnd); this.gbxCondition.Controls.Add(this.dtpGCTimeEnd); this.gbxCondition.Controls.Add(this.dtpGCTimeBegin); this.gbxCondition.Controls.Add(this.dtpAccountDateEnd); this.gbxCondition.Controls.Add(this.dtpAccountDateStart); this.gbxCondition.Controls.Add(this.btnClearCondition); this.gbxCondition.Controls.Add(this.btnSearch); this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText; this.gbxCondition.IsMustInput = false; this.gbxCondition.Location = new System.Drawing.Point(0, 38); this.gbxCondition.Name = "gbxCondition"; this.gbxCondition.OriginalHeight = -1; this.gbxCondition.Size = new System.Drawing.Size(1119, 80); this.gbxCondition.TabIndex = 1; this.gbxCondition.TabStop = false; this.gbxCondition.Text = "查询条件 ▼"; // // chkGDate // this.chkGDate.AutoSize = true; this.chkGDate.Checked = true; this.chkGDate.CheckState = System.Windows.Forms.CheckState.Checked; this.chkGDate.Location = new System.Drawing.Point(388, 22); this.chkGDate.Name = "chkGDate"; this.chkGDate.Size = new System.Drawing.Size(72, 16); this.chkGDate.TabIndex = 3; this.chkGDate.Text = "注浆日期"; this.chkGDate.UseVisualStyleBackColor = true; this.chkGDate.CheckedChanged += new System.EventHandler(this.chkGDate_CheckedChanged); // // chkGCTime // this.chkGCTime.AutoSize = true; this.chkGCTime.Location = new System.Drawing.Point(388, 49); this.chkGCTime.Name = "chkGCTime"; this.chkGCTime.Size = new System.Drawing.Size(96, 16); this.chkGCTime.TabIndex = 13; this.chkGCTime.Text = "注浆操作时间"; this.chkGCTime.UseVisualStyleBackColor = true; this.chkGCTime.CheckedChanged += new System.EventHandler(this.chkGCTime_CheckedChanged); // // c_Label1 // this.c_Label1.AutoSize = true; this.c_Label1.BackColor = System.Drawing.Color.Transparent; this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText; this.c_Label1.Location = new System.Drawing.Point(636, 51); this.c_Label1.Name = "c_Label1"; this.c_Label1.Size = new System.Drawing.Size(17, 12); this.c_Label1.TabIndex = 15; this.c_Label1.Text = "至"; // // lblGroutingLine // this.lblGroutingLine.AutoSize = true; this.lblGroutingLine.BackColor = System.Drawing.Color.Transparent; this.lblGroutingLine.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblGroutingLine.ForeColor = System.Drawing.SystemColors.ControlText; this.lblGroutingLine.Location = new System.Drawing.Point(16, 25); this.lblGroutingLine.Name = "lblGroutingLine"; this.lblGroutingLine.Size = new System.Drawing.Size(53, 12); this.lblGroutingLine.TabIndex = 0; this.lblGroutingLine.Text = "成型线号"; // // scbGroutingLine // this.scbGroutingLine.CheckedData = null; this.scbGroutingLine.DisplayMember = "GroutingLineCode"; this.scbGroutingLine.Location = new System.Drawing.Point(75, 20); this.scbGroutingLine.MultiSelect = true; this.scbGroutingLine.Name = "scbGroutingLine"; this.scbGroutingLine.Size = new System.Drawing.Size(120, 21); this.scbGroutingLine.TabIndex = 1; // // scbGoods // this.scbGoods.CheckedData = null; this.scbGoods.Location = new System.Drawing.Point(262, 47); this.scbGoods.MultiSelect = true; this.scbGoods.Name = "scbGoods"; this.scbGoods.Size = new System.Drawing.Size(120, 21); this.scbGoods.TabIndex = 12; // // lblGoods // this.lblGoods.AutoSize = true; this.lblGoods.BackColor = System.Drawing.Color.Transparent; this.lblGoods.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblGoods.ForeColor = System.Drawing.SystemColors.ControlText; this.lblGoods.Location = new System.Drawing.Point(203, 51); this.lblGoods.Name = "lblGoods"; this.lblGoods.Size = new System.Drawing.Size(53, 12); this.lblGoods.TabIndex = 11; this.lblGoods.Text = "产品名称"; // // lblGoodsType // this.lblGoodsType.AutoSize = true; this.lblGoodsType.BackColor = System.Drawing.SystemColors.Control; this.lblGoodsType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblGoodsType.ForeColor = System.Drawing.SystemColors.ControlText; this.lblGoodsType.Location = new System.Drawing.Point(16, 52); this.lblGoodsType.Name = "lblGoodsType"; this.lblGoodsType.Size = new System.Drawing.Size(53, 12); this.lblGoodsType.TabIndex = 9; this.lblGoodsType.Text = "产品类别"; // // scbGoodsType // this.scbGoodsType.CheckedData = null; this.scbGoodsType.IsOnlyDisplayEnd = false; this.scbGoodsType.Location = new System.Drawing.Point(75, 47); this.scbGoodsType.Name = "scbGoodsType"; this.scbGoodsType.Size = new System.Drawing.Size(120, 21); this.scbGoodsType.TabIndex = 10; // // txtDateDifference // this.txtDateDifference.AllowNegative = false; this.txtDateDifference.BackColor = System.Drawing.SystemColors.Window; this.txtDateDifference.BackgroundColor = System.Drawing.SystemColors.Window; this.txtDateDifference.DataValue = new decimal(new int[] { 0, 0, 0, 0}); this.txtDateDifference.ErrorMessage = ""; this.txtDateDifference.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtDateDifference.ImeMode = System.Windows.Forms.ImeMode.Off; this.txtDateDifference.Location = new System.Drawing.Point(876, 20); this.txtDateDifference.MaxLength = 2; this.txtDateDifference.MaxValue = new decimal(new int[] { 99, 0, 0, 0}); this.txtDateDifference.MinValue = new decimal(new int[] { 0, 0, 0, 0}); this.txtDateDifference.Name = "txtDateDifference"; this.txtDateDifference.Size = new System.Drawing.Size(71, 21); this.txtDateDifference.TabIndex = 8; this.txtDateDifference.Text = "0"; this.txtDateDifference.TextValue = "0"; // // lblDateDifference // this.lblDateDifference.AutoSize = true; this.lblDateDifference.BackColor = System.Drawing.Color.Transparent; this.lblDateDifference.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblDateDifference.ForeColor = System.Drawing.SystemColors.ControlText; this.lblDateDifference.Location = new System.Drawing.Point(805, 24); this.lblDateDifference.Name = "lblDateDifference"; this.lblDateDifference.Size = new System.Drawing.Size(65, 12); this.lblDateDifference.TabIndex = 7; this.lblDateDifference.Text = "注交日期差"; // // dkUserInfoSearchBox // this.dkUserInfoSearchBox.DataSource = null; this.dkUserInfoSearchBox.Enabled = true; this.dkUserInfoSearchBox.IsMustInput = false; this.dkUserInfoSearchBox.IsWorker = false; this.dkUserInfoSearchBox.Location = new System.Drawing.Point(203, 20); this.dkUserInfoSearchBox.Name = "dkUserInfoSearchBox"; this.dkUserInfoSearchBox.PurviewType = ((byte)(0)); this.dkUserInfoSearchBox.SelectMore = true; this.dkUserInfoSearchBox.Size = new System.Drawing.Size(179, 21); this.dkUserInfoSearchBox.TabIndex = 2; this.dkUserInfoSearchBox.Title = "成型工号"; this.dkUserInfoSearchBox.TxtUserBackColor = System.Drawing.SystemColors.Control; this.dkUserInfoSearchBox.UserCode = ""; this.dkUserInfoSearchBox.UserID = null; this.dkUserInfoSearchBox.UserIDS = null; this.dkUserInfoSearchBox.UserName = null; // // lblAccountDateEnd // this.lblAccountDateEnd.AutoSize = true; this.lblAccountDateEnd.BackColor = System.Drawing.Color.Transparent; this.lblAccountDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblAccountDateEnd.ForeColor = System.Drawing.SystemColors.ControlText; this.lblAccountDateEnd.Location = new System.Drawing.Point(636, 24); this.lblAccountDateEnd.Name = "lblAccountDateEnd"; this.lblAccountDateEnd.Size = new System.Drawing.Size(17, 12); this.lblAccountDateEnd.TabIndex = 5; this.lblAccountDateEnd.Text = "至"; // // dtpGCTimeEnd // this.dtpGCTimeEnd.CustomFormat = "yyyy-MM-dd HH:mm:ss"; this.dtpGCTimeEnd.Enabled = false; this.dtpGCTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dtpGCTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpGCTimeEnd.Location = new System.Drawing.Point(659, 47); this.dtpGCTimeEnd.Name = "dtpGCTimeEnd"; this.dtpGCTimeEnd.ShowUpDown = true; this.dtpGCTimeEnd.Size = new System.Drawing.Size(140, 21); this.dtpGCTimeEnd.TabIndex = 16; // // dtpGCTimeBegin // this.dtpGCTimeBegin.CustomFormat = "yyyy-MM-dd HH:mm:ss"; this.dtpGCTimeBegin.Enabled = false; this.dtpGCTimeBegin.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dtpGCTimeBegin.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpGCTimeBegin.Location = new System.Drawing.Point(490, 47); this.dtpGCTimeBegin.Name = "dtpGCTimeBegin"; this.dtpGCTimeBegin.ShowUpDown = true; this.dtpGCTimeBegin.Size = new System.Drawing.Size(140, 21); this.dtpGCTimeBegin.TabIndex = 14; // // dtpAccountDateEnd // this.dtpAccountDateEnd.CustomFormat = "yyyy-MM-dd"; this.dtpAccountDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dtpAccountDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpAccountDateEnd.Location = new System.Drawing.Point(659, 20); this.dtpAccountDateEnd.Name = "dtpAccountDateEnd"; this.dtpAccountDateEnd.Size = new System.Drawing.Size(140, 21); this.dtpAccountDateEnd.TabIndex = 6; // // dtpAccountDateStart // this.dtpAccountDateStart.CustomFormat = "yyyy-MM-dd"; this.dtpAccountDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dtpAccountDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpAccountDateStart.Location = new System.Drawing.Point(490, 20); this.dtpAccountDateStart.Name = "dtpAccountDateStart"; this.dtpAccountDateStart.Size = new System.Drawing.Size(140, 21); this.dtpAccountDateStart.TabIndex = 4; // // btnClearCondition // this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnClearCondition.BackColor = System.Drawing.Color.Transparent; this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage"))); this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnClearCondition.ForeColor = System.Drawing.Color.White; this.btnClearCondition.Location = new System.Drawing.Point(1016, 45); this.btnClearCondition.Name = "btnClearCondition"; this.btnClearCondition.Size = new System.Drawing.Size(85, 30); this.btnClearCondition.TabIndex = 18; this.btnClearCondition.Text = "清空条件(&C)"; this.btnClearCondition.UseVisualStyleBackColor = true; this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click); // // btnSearch // this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnSearch.BackColor = System.Drawing.Color.Transparent; this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage"))); this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnSearch.ForeColor = System.Drawing.Color.White; this.btnSearch.Location = new System.Drawing.Point(925, 45); this.btnSearch.Name = "btnSearch"; this.btnSearch.Size = new System.Drawing.Size(85, 30); this.btnSearch.TabIndex = 17; this.btnSearch.Text = "查询(&Q)"; this.btnSearch.UseVisualStyleBackColor = true; this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click); // // dgvGroutingAdobeTotal // this.dgvGroutingAdobeTotal.AllowUserToAddRows = false; this.dgvGroutingAdobeTotal.AllowUserToDeleteRows = false; this.dgvGroutingAdobeTotal.AllowUserToModifyRows = true; this.dgvGroutingAdobeTotal.AllowUserToOrderColumns = true; this.dgvGroutingAdobeTotal.AllowUserToSortRows = false; dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.dgvGroutingAdobeTotal.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.dgvGroutingAdobeTotal.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.dgvGroutingAdobeTotal.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.dgvGroutingAdobeTotal.CellBackColorReadOnly = System.Drawing.SystemColors.Control; this.dgvGroutingAdobeTotal.CellHeight = 23; this.dgvGroutingAdobeTotal.ChildNodeColumnName = null; this.dgvGroutingAdobeTotal.ChildNodeColumnText = null; this.dgvGroutingAdobeTotal.ColumnDeep = 1; this.dgvGroutingAdobeTotal.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70))))); dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvGroutingAdobeTotal.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.dgvGroutingAdobeTotal.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvGroutingAdobeTotal.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.UserCode, this.GoodsCode, this.GoodsTypeName, this.GOODSSPECIFICATION, this.DICTIONARYVALUE, this.Groutinglinename, this.MouldQuantity, this.GroutingNum, this.StrippingNum, this.GSPercent, this.DeliverNum, this.SDPercent, this.GDPercent}); this.dgvGroutingAdobeTotal.ColumnTreeView = null; this.dgvGroutingAdobeTotal.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut))); this.dgvGroutingAdobeTotal.DynamicColumnName = ""; this.dgvGroutingAdobeTotal.EnableHeadersVisualStyles = false; this.dgvGroutingAdobeTotal.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvGroutingAdobeTotal.FormatQuantityColumns = null; this.dgvGroutingAdobeTotal.HorizontalMergeColumn = null; this.dgvGroutingAdobeTotal.IsAutoCountSum = true; this.dgvGroutingAdobeTotal.IsAutoResizeColumns = false; this.dgvGroutingAdobeTotal.IsClickF12 = false; this.dgvGroutingAdobeTotal.IsOpenMergeCellFlag = false; this.dgvGroutingAdobeTotal.IsSubTotalFlag = false; this.dgvGroutingAdobeTotal.IsTopDeep = false; this.dgvGroutingAdobeTotal.Location = new System.Drawing.Point(0, 125); this.dgvGroutingAdobeTotal.MergeColumnNames = null; this.dgvGroutingAdobeTotal.MergeDetailColumnNames = null; this.dgvGroutingAdobeTotal.MergeDetailOnlyColumn = null; this.dgvGroutingAdobeTotal.MergeOnlyColumn = null; this.dgvGroutingAdobeTotal.MultiSelect = false; this.dgvGroutingAdobeTotal.Name = "dgvGroutingAdobeTotal"; this.dgvGroutingAdobeTotal.ReadOnly = true; this.dgvGroutingAdobeTotal.RefreshAtHscroll = false; this.dgvGroutingAdobeTotal.RowHeadersWidth = 50; this.dgvGroutingAdobeTotal.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.dgvGroutingAdobeTotal.RowsDefaultCellStyle = dataGridViewCellStyle10; this.dgvGroutingAdobeTotal.RowTemplate.Height = 21; this.dgvGroutingAdobeTotal.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvGroutingAdobeTotal.Size = new System.Drawing.Size(1119, 367); this.dgvGroutingAdobeTotal.SortOrderColumnName = null; this.dgvGroutingAdobeTotal.TabIndex = 2; this.dgvGroutingAdobeTotal.Tag = true; this.dgvGroutingAdobeTotal.TotalSumColumns = null; this.dgvGroutingAdobeTotal.ViewRowFilter = ""; // // UserCode // this.UserCode.DataPropertyName = "UserCode"; this.UserCode.HeaderText = "成型工号"; this.UserCode.Name = "UserCode"; this.UserCode.ReadOnly = true; // // GoodsCode // this.GoodsCode.DataPropertyName = "GoodsCode"; this.GoodsCode.HeaderText = "产品编码"; this.GoodsCode.Name = "GoodsCode"; this.GoodsCode.ReadOnly = true; // // GoodsTypeName // this.GoodsTypeName.DataPropertyName = "GoodsTypeName"; this.GoodsTypeName.HeaderText = "产品类别"; this.GoodsTypeName.Name = "GoodsTypeName"; this.GoodsTypeName.ReadOnly = true; // // GOODSSPECIFICATION // this.GOODSSPECIFICATION.DataPropertyName = "goodsspecification"; this.GOODSSPECIFICATION.HeaderText = "规格"; this.GOODSSPECIFICATION.Name = "GOODSSPECIFICATION"; this.GOODSSPECIFICATION.ReadOnly = true; // // DICTIONARYVALUE // this.DICTIONARYVALUE.DataPropertyName = "GlazeType"; this.DICTIONARYVALUE.HeaderText = "釉色类别"; this.DICTIONARYVALUE.Name = "DICTIONARYVALUE"; this.DICTIONARYVALUE.ReadOnly = true; // // Groutinglinename // this.Groutinglinename.DataPropertyName = "groutinglinecode"; this.Groutinglinename.HeaderText = "成型线"; this.Groutinglinename.Name = "Groutinglinename"; this.Groutinglinename.ReadOnly = true; // // MouldQuantity // this.MouldQuantity.DataPropertyName = "MouldQuantity"; dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; this.MouldQuantity.DefaultCellStyle = dataGridViewCellStyle3; this.MouldQuantity.HeaderText = "模具数量"; this.MouldQuantity.Name = "MouldQuantity"; this.MouldQuantity.ReadOnly = true; // // GroutingNum // this.GroutingNum.DataPropertyName = "GroutingNum"; dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; this.GroutingNum.DefaultCellStyle = dataGridViewCellStyle4; this.GroutingNum.HeaderText = "注浆量"; this.GroutingNum.Name = "GroutingNum"; this.GroutingNum.ReadOnly = true; // // StrippingNum // this.StrippingNum.DataPropertyName = "StrippingNum"; dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; this.StrippingNum.DefaultCellStyle = dataGridViewCellStyle5; this.StrippingNum.HeaderText = "成坯量"; this.StrippingNum.Name = "StrippingNum"; this.StrippingNum.ReadOnly = true; // // GSPercent // this.GSPercent.DataPropertyName = "GSPercent"; dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; this.GSPercent.DefaultCellStyle = dataGridViewCellStyle6; this.GSPercent.HeaderText = "注成比"; this.GSPercent.Name = "GSPercent"; this.GSPercent.ReadOnly = true; // // DeliverNum // this.DeliverNum.DataPropertyName = "DeliverNum"; dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; this.DeliverNum.DefaultCellStyle = dataGridViewCellStyle7; this.DeliverNum.HeaderText = "交坯量"; this.DeliverNum.Name = "DeliverNum"; this.DeliverNum.ReadOnly = true; // // SDPercent // this.SDPercent.DataPropertyName = "SDPercent"; dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; this.SDPercent.DefaultCellStyle = dataGridViewCellStyle8; this.SDPercent.HeaderText = "成交比"; this.SDPercent.Name = "SDPercent"; this.SDPercent.ReadOnly = true; // // GDPercent // this.GDPercent.DataPropertyName = "GDPercent"; dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; this.GDPercent.DefaultCellStyle = dataGridViewCellStyle9; this.GDPercent.HeaderText = "注交比"; this.GDPercent.Name = "GDPercent"; this.GDPercent.ReadOnly = true; // // chkMonitor // this.chkMonitor.AutoSize = true; this.chkMonitor.Location = new System.Drawing.Point(807, 49); this.chkMonitor.Name = "chkMonitor"; this.chkMonitor.Size = new System.Drawing.Size(108, 16); this.chkMonitor.TabIndex = 13; this.chkMonitor.Text = "按成型班长分析"; this.chkMonitor.UseVisualStyleBackColor = true; this.chkMonitor.CheckedChanged += new System.EventHandler(this.chkGCTime_CheckedChanged); // // F_RPT_040101_1 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1131, 492); this.Controls.Add(this.dgvGroutingAdobeTotal); this.Controls.Add(this.gbxCondition); this.Controls.Add(this.tsrOperate); this.Name = "F_RPT_040101_1"; this.Text = "注浆交坯比率分析表"; this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_040101_1_FormClosed); this.Load += new System.EventHandler(this.F_RPT_040101_1_Load); this.tsrOperate.ResumeLayout(false); this.tsrOperate.PerformLayout(); this.gbxCondition.ResumeLayout(false); this.gbxCondition.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvGroutingAdobeTotal)).EndInit(); this.ResumeLayout(false); } #endregion private Basics.BaseControls.C_ToolStrip tsrOperate; private System.Windows.Forms.ToolStripButton tsbtnAdaptive; private System.Windows.Forms.ToolStripButton tsbtnClose; private Basics.BaseControls.C_GroupBox gbxCondition; private Basics.BaseControls.C_Label lblAccountDateEnd; private Basics.BaseControls.C_DateTimePicker dtpAccountDateEnd; private Basics.BaseControls.C_DateTimePicker dtpAccountDateStart; private Basics.BaseControls.C_Button btnClearCondition; private Basics.BaseControls.C_Button btnSearch; private Basics.BaseControls.C_DataGridView dgvGroutingAdobeTotal; private Controls.SearchTextBox.dkUserInfoSearchBox dkUserInfoSearchBox; private Basics.BaseControls.C_Label lblDateDifference; private Basics.BaseControls.C_TXT_Digital txtDateDifference; private Basics.BaseControls.C_Label lblGoodsType; private Controls.SearchBox.ScbGoodsType scbGoodsType; private Controls.SearchBox.ScbGoods scbGoods; private Basics.BaseControls.C_Label lblGoods; private Basics.BaseControls.C_Label lblGroutingLine; private Controls.SearchBox.ScbGroutingLine scbGroutingLine; private System.Windows.Forms.DataGridViewTextBoxColumn UserCode; private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode; private System.Windows.Forms.DataGridViewTextBoxColumn GoodsTypeName; private System.Windows.Forms.DataGridViewTextBoxColumn GOODSSPECIFICATION; private System.Windows.Forms.DataGridViewTextBoxColumn DICTIONARYVALUE; private System.Windows.Forms.DataGridViewTextBoxColumn Groutinglinename; private System.Windows.Forms.DataGridViewTextBoxColumn MouldQuantity; private System.Windows.Forms.DataGridViewTextBoxColumn GroutingNum; private System.Windows.Forms.DataGridViewTextBoxColumn StrippingNum; private System.Windows.Forms.DataGridViewTextBoxColumn GSPercent; private System.Windows.Forms.DataGridViewTextBoxColumn DeliverNum; private System.Windows.Forms.DataGridViewTextBoxColumn SDPercent; private System.Windows.Forms.DataGridViewTextBoxColumn GDPercent; private Basics.BaseControls.C_DateTimePicker dtpGCTimeEnd; private Basics.BaseControls.C_DateTimePicker dtpGCTimeBegin; private Basics.BaseControls.C_Label c_Label1; private System.Windows.Forms.CheckBox chkGCTime; private System.Windows.Forms.CheckBox chkGDate; private System.Windows.Forms.CheckBox chkMonitor; } }