namespace Dongke.IBOSS.PRD.Client.ReportModule { partial class F_RPT_030101_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_030101_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 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 dataGridViewCellStyle3 = 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.BuildingNumber = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox(); this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.scbGoods = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoods(); this.lblGoods = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.lblOrganization = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.scbOrganization = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbOrganization(); this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType(); this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.chkFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox(); this.dkProcedureSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox(); this.dkproductionLineSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkproductionLineSearchBox(); this.lblAccountDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.lblAccountDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); 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.tblReportModule = new System.Windows.Forms.TabControl(); this.tapReportModule = new System.Windows.Forms.TabPage(); this.dgvReportModule = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView(); this.tapReportModuleDetail = new System.Windows.Forms.TabPage(); this.dgvReportModuleDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView(); this.OrganizationName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.BUILDINGNO = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ProductionLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ProductionLineName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Procedureid = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GoodsTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GoodsID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GOODSSPECIFICATION = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.g1GOODSMODEL = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.DICTIONARYVALUE = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.产量 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.AccountDate = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.OrganizationName1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.BUILDING = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ProductionLineCode1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ProductionLineName1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ProcedureCode1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ProcedureName1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GoodsTypeName1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GoodsCode1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GoodsName1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GoodsModel = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GOODSSPECIFICATION1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.DICTIONARYVALUE1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.LogoCodeName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CREATETIME = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.kilnCarcode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.KILNCODE = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.createusercode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CreateUserName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.tsrOperate.SuspendLayout(); this.gbxCondition.SuspendLayout(); this.tblReportModule.SuspendLayout(); this.tapReportModule.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvReportModule)).BeginInit(); this.tapReportModuleDetail.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvReportModuleDetail)).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(1057, 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.BuildingNumber); this.gbxCondition.Controls.Add(this.c_Label1); this.gbxCondition.Controls.Add(this.scbGoods); this.gbxCondition.Controls.Add(this.lblGoods); this.gbxCondition.Controls.Add(this.lblOrganization); this.gbxCondition.Controls.Add(this.scbOrganization); this.gbxCondition.Controls.Add(this.lblGoodsType); this.gbxCondition.Controls.Add(this.scbGoodsType); this.gbxCondition.Controls.Add(this.btnSearch); this.gbxCondition.Controls.Add(this.chkFlag); this.gbxCondition.Controls.Add(this.dkProcedureSearchBox); this.gbxCondition.Controls.Add(this.dkproductionLineSearchBox); this.gbxCondition.Controls.Add(this.lblAccountDateStart); this.gbxCondition.Controls.Add(this.lblAccountDateEnd); this.gbxCondition.Controls.Add(this.dtpAccountDateEnd); this.gbxCondition.Controls.Add(this.dtpAccountDateStart); this.gbxCondition.Controls.Add(this.btnClearCondition); 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(1045, 80); this.gbxCondition.TabIndex = 1; this.gbxCondition.TabStop = false; this.gbxCondition.Text = "查询条件 ▼"; // // BuildingNumber // this.BuildingNumber.BackColor = System.Drawing.SystemColors.Window; this.BuildingNumber.BackgroundColor = System.Drawing.SystemColors.Window; this.BuildingNumber.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.BuildingNumber.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.BuildingNumber.FormattingEnabled = true; this.BuildingNumber.Items.AddRange(new object[] { "1#", "2#"}); this.BuildingNumber.Location = new System.Drawing.Point(863, 20); this.BuildingNumber.Name = "BuildingNumber"; this.BuildingNumber.Size = new System.Drawing.Size(133, 20); this.BuildingNumber.TabIndex = 58; // // 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(831, 24); this.c_Label1.Name = "c_Label1"; this.c_Label1.Size = new System.Drawing.Size(29, 12); this.c_Label1.TabIndex = 57; this.c_Label1.Text = "楼号"; // // scbGoods // this.scbGoods.CheckedData = null; this.scbGoods.Location = new System.Drawing.Point(681, 20); this.scbGoods.MultiSelect = true; this.scbGoods.Name = "scbGoods"; this.scbGoods.Size = new System.Drawing.Size(142, 21); this.scbGoods.TabIndex = 55; // // 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(622, 24); this.lblGoods.Name = "lblGoods"; this.lblGoods.Size = new System.Drawing.Size(53, 12); this.lblGoods.TabIndex = 54; this.lblGoods.Text = "产品编码"; // // lblOrganization // this.lblOrganization.AutoSize = true; this.lblOrganization.BackColor = System.Drawing.Color.Transparent; this.lblOrganization.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblOrganization.ForeColor = System.Drawing.SystemColors.ControlText; this.lblOrganization.Location = new System.Drawing.Point(15, 24); this.lblOrganization.Name = "lblOrganization"; this.lblOrganization.Size = new System.Drawing.Size(53, 12); this.lblOrganization.TabIndex = 53; this.lblOrganization.Text = "组织机构"; // // scbOrganization // this.scbOrganization.CheckedData = null; this.scbOrganization.IsOnlyDisplayEnd = false; this.scbOrganization.Location = new System.Drawing.Point(74, 20); this.scbOrganization.MultiSelect = true; this.scbOrganization.Name = "scbOrganization"; this.scbOrganization.Size = new System.Drawing.Size(133, 21); this.scbOrganization.TabIndex = 52; // // 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(418, 24); this.lblGoodsType.Name = "lblGoodsType"; this.lblGoodsType.Size = new System.Drawing.Size(53, 12); this.lblGoodsType.TabIndex = 23; this.lblGoodsType.Text = "产品类别"; // // scbGoodsType // this.scbGoodsType.CheckedData = null; this.scbGoodsType.IsOnlyDisplayEnd = false; this.scbGoodsType.Location = new System.Drawing.Point(480, 20); this.scbGoodsType.Name = "scbGoodsType"; this.scbGoodsType.Size = new System.Drawing.Size(136, 21); this.scbGoodsType.TabIndex = 22; // // 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(863, 45); this.btnSearch.Name = "btnSearch"; this.btnSearch.Size = new System.Drawing.Size(85, 30); this.btnSearch.TabIndex = 12; this.btnSearch.Text = "查询(&Q)"; this.btnSearch.UseVisualStyleBackColor = true; this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click); // // chkFlag // this.chkFlag.AutoSize = true; this.chkFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.chkFlag.ForeColor = System.Drawing.Color.Red; this.chkFlag.Location = new System.Drawing.Point(622, 53); this.chkFlag.Name = "chkFlag"; this.chkFlag.Size = new System.Drawing.Size(240, 16); this.chkFlag.TabIndex = 18; this.chkFlag.Text = "公坯和干补过的坯体不算作成型的产量。"; this.chkFlag.UseVisualStyleBackColor = true; // // dkProcedureSearchBox // this.dkProcedureSearchBox.BackColor = System.Drawing.Color.Transparent; this.dkProcedureSearchBox.DataSource = null; this.dkProcedureSearchBox.Enabled = true; this.dkProcedureSearchBox.IsEnablePurview = false; this.dkProcedureSearchBox.IsMustInput = false; this.dkProcedureSearchBox.Location = new System.Drawing.Point(15, 50); this.dkProcedureSearchBox.ModelType = null; this.dkProcedureSearchBox.Name = "dkProcedureSearchBox"; this.dkProcedureSearchBox.ProcedureCode = ""; this.dkProcedureSearchBox.ProcedureID = null; this.dkProcedureSearchBox.ProcedureIDS = null; this.dkProcedureSearchBox.ProcedureName = null; this.dkProcedureSearchBox.Purview = null; this.dkProcedureSearchBox.PurviewType = ((byte)(0)); this.dkProcedureSearchBox.SelectMore = true; this.dkProcedureSearchBox.Size = new System.Drawing.Size(192, 21); this.dkProcedureSearchBox.TabIndex = 4; this.dkProcedureSearchBox.Title = "生产工序"; this.dkProcedureSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control; // // dkproductionLineSearchBox // this.dkproductionLineSearchBox.BackColor = System.Drawing.Color.Transparent; this.dkproductionLineSearchBox.DataSource = null; this.dkproductionLineSearchBox.Enabled = true; this.dkproductionLineSearchBox.IsEnablePurview = false; this.dkproductionLineSearchBox.IsMustInput = false; this.dkproductionLineSearchBox.Location = new System.Drawing.Point(217, 20); this.dkproductionLineSearchBox.Name = "dkproductionLineSearchBox"; this.dkproductionLineSearchBox.ProductionLineCode = ""; this.dkproductionLineSearchBox.ProductionLineID = null; this.dkproductionLineSearchBox.ProductionLineIDS = null; this.dkproductionLineSearchBox.ProductionLineName = null; this.dkproductionLineSearchBox.Purview = null; this.dkproductionLineSearchBox.PurviewType = ((byte)(0)); this.dkproductionLineSearchBox.SelectMore = true; this.dkproductionLineSearchBox.Size = new System.Drawing.Size(192, 21); this.dkproductionLineSearchBox.TabIndex = 1; this.dkproductionLineSearchBox.Title = " 生产线"; this.dkproductionLineSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control; // // lblAccountDateStart // this.lblAccountDateStart.AutoSize = true; this.lblAccountDateStart.BackColor = System.Drawing.Color.Transparent; this.lblAccountDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblAccountDateStart.ForeColor = System.Drawing.SystemColors.ControlText; this.lblAccountDateStart.Location = new System.Drawing.Point(216, 54); this.lblAccountDateStart.Name = "lblAccountDateStart"; this.lblAccountDateStart.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.lblAccountDateStart.Size = new System.Drawing.Size(53, 12); this.lblAccountDateStart.TabIndex = 4; this.lblAccountDateStart.Text = "生产日期"; // // 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(418, 54); this.lblAccountDateEnd.Name = "lblAccountDateEnd"; this.lblAccountDateEnd.Size = new System.Drawing.Size(53, 12); this.lblAccountDateEnd.TabIndex = 6; this.lblAccountDateEnd.Text = " 至 "; // // dtpAccountDateEnd // this.dtpAccountDateEnd.CustomFormat = "yyyy-MM-dd HH:mm"; 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(480, 50); this.dtpAccountDateEnd.Name = "dtpAccountDateEnd"; this.dtpAccountDateEnd.Size = new System.Drawing.Size(136, 21); this.dtpAccountDateEnd.TabIndex = 6; // // dtpAccountDateStart // this.dtpAccountDateStart.CustomFormat = "yyyy-MM-dd HH:mm"; 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(274, 50); this.dtpAccountDateStart.Name = "dtpAccountDateStart"; this.dtpAccountDateStart.Size = new System.Drawing.Size(135, 21); this.dtpAccountDateStart.TabIndex = 5; // // 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(954, 45); this.btnClearCondition.Name = "btnClearCondition"; this.btnClearCondition.Size = new System.Drawing.Size(85, 30); this.btnClearCondition.TabIndex = 13; this.btnClearCondition.Text = "清空条件(&C)"; this.btnClearCondition.UseVisualStyleBackColor = true; this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click); // // tblReportModule // this.tblReportModule.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.tblReportModule.Controls.Add(this.tapReportModule); this.tblReportModule.Controls.Add(this.tapReportModuleDetail); this.tblReportModule.Location = new System.Drawing.Point(0, 125); this.tblReportModule.Margin = new System.Windows.Forms.Padding(0); this.tblReportModule.Name = "tblReportModule"; this.tblReportModule.Padding = new System.Drawing.Point(0, 0); this.tblReportModule.SelectedIndex = 0; this.tblReportModule.ShowToolTips = true; this.tblReportModule.Size = new System.Drawing.Size(1045, 431); this.tblReportModule.TabIndex = 28; // // tapReportModule // this.tapReportModule.Controls.Add(this.dgvReportModule); this.tapReportModule.Location = new System.Drawing.Point(4, 22); this.tapReportModule.Margin = new System.Windows.Forms.Padding(0); this.tapReportModule.Name = "tapReportModule"; this.tapReportModule.Size = new System.Drawing.Size(1037, 405); this.tapReportModule.TabIndex = 0; this.tapReportModule.Text = "产品产量汇总"; this.tapReportModule.UseVisualStyleBackColor = true; // // dgvReportModule // this.dgvReportModule.AllowUserToAddRows = false; this.dgvReportModule.AllowUserToDeleteRows = false; this.dgvReportModule.AllowUserToModifyRows = true; this.dgvReportModule.AllowUserToOrderColumns = true; this.dgvReportModule.AllowUserToSortRows = false; dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.dgvReportModule.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.dgvReportModule.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.dgvReportModule.CellBackColorReadOnly = System.Drawing.SystemColors.Control; this.dgvReportModule.CellHeight = 23; this.dgvReportModule.ChildNodeColumnName = null; this.dgvReportModule.ChildNodeColumnText = null; this.dgvReportModule.ColumnDeep = 1; this.dgvReportModule.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.dgvReportModule.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.dgvReportModule.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvReportModule.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.OrganizationName, this.BUILDINGNO, this.ProductionLineCode, this.ProductionLineName, this.Procedureid, this.ProcedureName, this.GoodsTypeName, this.GoodsID, this.GoodsCode, this.GoodsName, this.GOODSSPECIFICATION, this.g1GOODSMODEL, this.DICTIONARYVALUE, this.产量, this.AccountDate}); this.dgvReportModule.ColumnTreeView = null; this.dgvReportModule.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.dgvReportModule.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvReportModule.DynamicColumnName = ""; this.dgvReportModule.EnableHeadersVisualStyles = false; this.dgvReportModule.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvReportModule.FormatQuantityColumns = null; this.dgvReportModule.HorizontalMergeColumn = null; this.dgvReportModule.IsAutoCountSum = true; this.dgvReportModule.IsAutoResizeColumns = false; this.dgvReportModule.IsClickF12 = false; this.dgvReportModule.IsOpenMergeCellFlag = false; this.dgvReportModule.IsSubTotalFlag = false; this.dgvReportModule.IsTopDeep = false; this.dgvReportModule.Location = new System.Drawing.Point(0, 0); this.dgvReportModule.Margin = new System.Windows.Forms.Padding(0); this.dgvReportModule.MergeColumnNames = null; this.dgvReportModule.MergeDetailColumnNames = null; this.dgvReportModule.MergeDetailOnlyColumn = null; this.dgvReportModule.MergeOnlyColumn = null; this.dgvReportModule.MultiSelect = false; this.dgvReportModule.Name = "dgvReportModule"; this.dgvReportModule.ReadOnly = true; this.dgvReportModule.RefreshAtHscroll = false; this.dgvReportModule.RowHeadersWidth = 50; this.dgvReportModule.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.dgvReportModule.RowsDefaultCellStyle = dataGridViewCellStyle4; this.dgvReportModule.RowTemplate.Height = 21; this.dgvReportModule.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvReportModule.Size = new System.Drawing.Size(1037, 405); this.dgvReportModule.SortOrderColumnName = null; this.dgvReportModule.TabIndex = 29; this.dgvReportModule.Tag = true; this.dgvReportModule.TotalSumColumns = null; this.dgvReportModule.ViewRowFilter = ""; this.dgvReportModule.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvReportModule_CellDoubleClick); // // tapReportModuleDetail // this.tapReportModuleDetail.Controls.Add(this.dgvReportModuleDetail); this.tapReportModuleDetail.Location = new System.Drawing.Point(4, 22); this.tapReportModuleDetail.Margin = new System.Windows.Forms.Padding(0); this.tapReportModuleDetail.Name = "tapReportModuleDetail"; this.tapReportModuleDetail.Size = new System.Drawing.Size(1037, 405); this.tapReportModuleDetail.TabIndex = 1; this.tapReportModuleDetail.Text = "产品产量明细"; this.tapReportModuleDetail.UseVisualStyleBackColor = true; // // dgvReportModuleDetail // this.dgvReportModuleDetail.AllowUserToAddRows = false; this.dgvReportModuleDetail.AllowUserToDeleteRows = false; this.dgvReportModuleDetail.AllowUserToModifyRows = true; this.dgvReportModuleDetail.AllowUserToOrderColumns = true; this.dgvReportModuleDetail.AllowUserToSortRows = false; dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.dgvReportModuleDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle5; this.dgvReportModuleDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.dgvReportModuleDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control; this.dgvReportModuleDetail.CellHeight = 23; this.dgvReportModuleDetail.ChildNodeColumnName = null; this.dgvReportModuleDetail.ChildNodeColumnText = null; this.dgvReportModuleDetail.ColumnDeep = 1; this.dgvReportModuleDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70))))); dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle6.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvReportModuleDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle6; this.dgvReportModuleDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvReportModuleDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.OrganizationName1, this.BUILDING, this.ProductionLineCode1, this.ProductionLineName1, this.ProcedureCode1, this.ProcedureName1, this.GoodsTypeName1, this.GoodsCode1, this.GoodsName1, this.GoodsModel, this.GOODSSPECIFICATION1, this.DICTIONARYVALUE1, this.BarCode, this.LogoCodeName, this.UserCode, this.CREATETIME, this.kilnCarcode, this.KILNCODE, this.createusercode, this.CreateUserName}); this.dgvReportModuleDetail.ColumnTreeView = null; this.dgvReportModuleDetail.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.dgvReportModuleDetail.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvReportModuleDetail.DynamicColumnName = ""; this.dgvReportModuleDetail.EnableHeadersVisualStyles = false; this.dgvReportModuleDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvReportModuleDetail.FormatQuantityColumns = null; this.dgvReportModuleDetail.HorizontalMergeColumn = null; this.dgvReportModuleDetail.IsAutoCountSum = true; this.dgvReportModuleDetail.IsAutoResizeColumns = false; this.dgvReportModuleDetail.IsClickF12 = false; this.dgvReportModuleDetail.IsOpenMergeCellFlag = false; this.dgvReportModuleDetail.IsSubTotalFlag = false; this.dgvReportModuleDetail.IsTopDeep = false; this.dgvReportModuleDetail.Location = new System.Drawing.Point(0, 0); this.dgvReportModuleDetail.Margin = new System.Windows.Forms.Padding(0); this.dgvReportModuleDetail.MergeColumnNames = null; this.dgvReportModuleDetail.MergeDetailColumnNames = null; this.dgvReportModuleDetail.MergeDetailOnlyColumn = null; this.dgvReportModuleDetail.MergeOnlyColumn = null; this.dgvReportModuleDetail.MultiSelect = false; this.dgvReportModuleDetail.Name = "dgvReportModuleDetail"; this.dgvReportModuleDetail.ReadOnly = true; this.dgvReportModuleDetail.RefreshAtHscroll = false; this.dgvReportModuleDetail.RowHeadersWidth = 50; this.dgvReportModuleDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.dgvReportModuleDetail.RowsDefaultCellStyle = dataGridViewCellStyle7; this.dgvReportModuleDetail.RowTemplate.Height = 21; this.dgvReportModuleDetail.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvReportModuleDetail.Size = new System.Drawing.Size(1037, 405); this.dgvReportModuleDetail.SortOrderColumnName = null; this.dgvReportModuleDetail.TabIndex = 30; this.dgvReportModuleDetail.Tag = true; this.dgvReportModuleDetail.TotalSumColumns = null; this.dgvReportModuleDetail.ViewRowFilter = ""; // // OrganizationName // this.OrganizationName.DataPropertyName = "OrganizationName"; this.OrganizationName.HeaderText = "组织机构"; this.OrganizationName.Name = "OrganizationName"; this.OrganizationName.ReadOnly = true; this.OrganizationName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; // // BUILDINGNO // this.BUILDINGNO.DataPropertyName = "BUILDINGNO"; this.BUILDINGNO.HeaderText = "楼号"; this.BUILDINGNO.Name = "BUILDINGNO"; this.BUILDINGNO.ReadOnly = true; // // ProductionLineCode // this.ProductionLineCode.DataPropertyName = "ProductionLineCode"; this.ProductionLineCode.HeaderText = "生产线编码"; this.ProductionLineCode.Name = "ProductionLineCode"; this.ProductionLineCode.ReadOnly = true; this.ProductionLineCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.ProductionLineCode.Visible = false; // // ProductionLineName // this.ProductionLineName.DataPropertyName = "ProductionLineName"; this.ProductionLineName.HeaderText = "生产线"; this.ProductionLineName.Name = "ProductionLineName"; this.ProductionLineName.ReadOnly = true; this.ProductionLineName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; // // Procedureid // this.Procedureid.DataPropertyName = "Procedureid"; this.Procedureid.HeaderText = "工序id"; this.Procedureid.Name = "Procedureid"; this.Procedureid.ReadOnly = true; this.Procedureid.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.Procedureid.Visible = false; // // ProcedureName // this.ProcedureName.DataPropertyName = "ProcedureName"; this.ProcedureName.HeaderText = "生产工序"; this.ProcedureName.Name = "ProcedureName"; this.ProcedureName.ReadOnly = true; this.ProcedureName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; // // GoodsTypeName // this.GoodsTypeName.DataPropertyName = "GoodsTypeName"; this.GoodsTypeName.HeaderText = "产品类别"; this.GoodsTypeName.Name = "GoodsTypeName"; this.GoodsTypeName.ReadOnly = true; this.GoodsTypeName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; // // GoodsID // this.GoodsID.DataPropertyName = "GoodsID"; this.GoodsID.HeaderText = "产品ID"; this.GoodsID.Name = "GoodsID"; this.GoodsID.ReadOnly = true; this.GoodsID.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.GoodsID.Visible = false; // // GoodsCode // this.GoodsCode.DataPropertyName = "GoodsCode"; this.GoodsCode.HeaderText = "产品编码"; this.GoodsCode.Name = "GoodsCode"; this.GoodsCode.ReadOnly = true; this.GoodsCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; // // GoodsName // this.GoodsName.DataPropertyName = "GoodsName"; this.GoodsName.HeaderText = "产品名称"; this.GoodsName.Name = "GoodsName"; this.GoodsName.ReadOnly = true; this.GoodsName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.GoodsName.Visible = false; // // GOODSSPECIFICATION // this.GOODSSPECIFICATION.DataPropertyName = "GOODSSPECIFICATION"; this.GOODSSPECIFICATION.HeaderText = "规格"; this.GOODSSPECIFICATION.Name = "GOODSSPECIFICATION"; this.GOODSSPECIFICATION.ReadOnly = true; this.GOODSSPECIFICATION.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; // // g1GOODSMODEL // this.g1GOODSMODEL.DataPropertyName = "GOODSMODEL"; this.g1GOODSMODEL.HeaderText = "产品型号"; this.g1GOODSMODEL.Name = "g1GOODSMODEL"; this.g1GOODSMODEL.ReadOnly = true; // // DICTIONARYVALUE // this.DICTIONARYVALUE.DataPropertyName = "DICTIONARYVALUE"; this.DICTIONARYVALUE.HeaderText = "釉色类别"; this.DICTIONARYVALUE.Name = "DICTIONARYVALUE"; this.DICTIONARYVALUE.ReadOnly = true; this.DICTIONARYVALUE.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; // // 产量 // this.产量.DataPropertyName = "产量"; dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; this.产量.DefaultCellStyle = dataGridViewCellStyle3; this.产量.HeaderText = "产量"; this.产量.Name = "产量"; this.产量.ReadOnly = true; this.产量.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; // // AccountDate // this.AccountDate.DataPropertyName = "AccountDate"; this.AccountDate.HeaderText = "账务日期"; this.AccountDate.Name = "AccountDate"; this.AccountDate.ReadOnly = true; this.AccountDate.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.AccountDate.Visible = false; // // OrganizationName1 // this.OrganizationName1.DataPropertyName = "OrganizationName"; this.OrganizationName1.HeaderText = "组织机构"; this.OrganizationName1.Name = "OrganizationName1"; this.OrganizationName1.ReadOnly = true; // // BUILDING // this.BUILDING.DataPropertyName = "BUILDINGNO"; this.BUILDING.HeaderText = "楼号"; this.BUILDING.Name = "BUILDING"; this.BUILDING.ReadOnly = true; // // ProductionLineCode1 // this.ProductionLineCode1.DataPropertyName = "ProductionLineCode"; this.ProductionLineCode1.HeaderText = "生产线编码"; this.ProductionLineCode1.Name = "ProductionLineCode1"; this.ProductionLineCode1.ReadOnly = true; this.ProductionLineCode1.Visible = false; // // ProductionLineName1 // this.ProductionLineName1.DataPropertyName = "ProductionLineName"; this.ProductionLineName1.HeaderText = "生产线"; this.ProductionLineName1.Name = "ProductionLineName1"; this.ProductionLineName1.ReadOnly = true; // // ProcedureCode1 // this.ProcedureCode1.DataPropertyName = "ProcedureCode"; this.ProcedureCode1.HeaderText = "工序编号"; this.ProcedureCode1.Name = "ProcedureCode1"; this.ProcedureCode1.ReadOnly = true; this.ProcedureCode1.Visible = false; // // ProcedureName1 // this.ProcedureName1.DataPropertyName = "ProcedureName"; this.ProcedureName1.HeaderText = "生产工序"; this.ProcedureName1.Name = "ProcedureName1"; this.ProcedureName1.ReadOnly = true; // // GoodsTypeName1 // this.GoodsTypeName1.DataPropertyName = "GoodsTypeName"; this.GoodsTypeName1.HeaderText = "产品类别"; this.GoodsTypeName1.Name = "GoodsTypeName1"; this.GoodsTypeName1.ReadOnly = true; // // GoodsCode1 // this.GoodsCode1.DataPropertyName = "GoodsCode"; this.GoodsCode1.HeaderText = "产品编码"; this.GoodsCode1.Name = "GoodsCode1"; this.GoodsCode1.ReadOnly = true; // // GoodsName1 // this.GoodsName1.DataPropertyName = "GoodsName"; this.GoodsName1.HeaderText = "产品名称"; this.GoodsName1.Name = "GoodsName1"; this.GoodsName1.ReadOnly = true; // // GoodsModel // this.GoodsModel.DataPropertyName = "GoodsModel"; this.GoodsModel.HeaderText = "产品型号"; this.GoodsModel.Name = "GoodsModel"; this.GoodsModel.ReadOnly = true; // // GOODSSPECIFICATION1 // this.GOODSSPECIFICATION1.DataPropertyName = "GOODSSPECIFICATION"; this.GOODSSPECIFICATION1.HeaderText = "规格"; this.GOODSSPECIFICATION1.Name = "GOODSSPECIFICATION1"; this.GOODSSPECIFICATION1.ReadOnly = true; // // DICTIONARYVALUE1 // this.DICTIONARYVALUE1.DataPropertyName = "DICTIONARYVALUE"; this.DICTIONARYVALUE1.HeaderText = "釉色类别"; this.DICTIONARYVALUE1.Name = "DICTIONARYVALUE1"; this.DICTIONARYVALUE1.ReadOnly = true; // // BarCode // this.BarCode.DataPropertyName = "BarCode"; this.BarCode.HeaderText = "产品条码"; this.BarCode.Name = "BarCode"; this.BarCode.ReadOnly = true; // // LogoCodeName // this.LogoCodeName.DataPropertyName = "LogoCodeName"; this.LogoCodeName.HeaderText = "商标"; this.LogoCodeName.Name = "LogoCodeName"; this.LogoCodeName.ReadOnly = true; // // UserCode // this.UserCode.DataPropertyName = "UserCode"; this.UserCode.HeaderText = "生产工号"; this.UserCode.Name = "UserCode"; this.UserCode.ReadOnly = true; // // CREATETIME // this.CREATETIME.DataPropertyName = "CREATETIME"; this.CREATETIME.HeaderText = "生产日期"; this.CREATETIME.Name = "CREATETIME"; this.CREATETIME.ReadOnly = true; // // kilnCarcode // this.kilnCarcode.DataPropertyName = "kilnCarcode"; this.kilnCarcode.HeaderText = "窑车编码"; this.kilnCarcode.Name = "kilnCarcode"; this.kilnCarcode.ReadOnly = true; // // KILNCODE // this.KILNCODE.DataPropertyName = "KILNCODE"; this.KILNCODE.HeaderText = "窑炉编码"; this.KILNCODE.Name = "KILNCODE"; this.KILNCODE.ReadOnly = true; // // createusercode // this.createusercode.DataPropertyName = "createusercode"; this.createusercode.HeaderText = "操作工号"; this.createusercode.Name = "createusercode"; this.createusercode.ReadOnly = true; // // CreateUserName // this.CreateUserName.DataPropertyName = "CreateUserName"; this.CreateUserName.HeaderText = "操作者"; this.CreateUserName.Name = "CreateUserName"; this.CreateUserName.ReadOnly = true; // // F_RPT_030101_1 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1057, 552); this.Controls.Add(this.tblReportModule); this.Controls.Add(this.gbxCondition); this.Controls.Add(this.tsrOperate); this.Name = "F_RPT_030101_1"; this.Text = "产品产量汇总表"; this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_030101_1_FormClosed); this.Load += new System.EventHandler(this.F_RPT_030101_1_Load); this.tsrOperate.ResumeLayout(false); this.tsrOperate.PerformLayout(); this.gbxCondition.ResumeLayout(false); this.gbxCondition.PerformLayout(); this.tblReportModule.ResumeLayout(false); this.tapReportModule.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgvReportModule)).EndInit(); this.tapReportModuleDetail.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgvReportModuleDetail)).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_Label lblAccountDateStart; private System.Windows.Forms.TabControl tblReportModule; private System.Windows.Forms.TabPage tapReportModule; private System.Windows.Forms.TabPage tapReportModuleDetail; private Basics.BaseControls.C_DataGridView dgvReportModule; private Controls.SearchTextBox.dkproductionLineSearchBox dkproductionLineSearchBox; private Controls.SearchTextBox.dkProcedureSearchBox dkProcedureSearchBox; private Basics.BaseControls.C_DataGridView dgvReportModuleDetail; private Basics.BaseControls.C_CheckBox chkFlag; private Basics.BaseControls.C_Label lblGoodsType; private Controls.SearchBox.ScbGoodsType scbGoodsType; private Basics.BaseControls.C_Label lblOrganization; private Controls.SearchBox.ScbOrganization scbOrganization; private Controls.SearchBox.ScbGoods scbGoods; private Basics.BaseControls.C_Label lblGoods; private Basics.BaseControls.C_Label c_Label1; private Basics.BaseControls.C_ComboBox BuildingNumber; private System.Windows.Forms.DataGridViewTextBoxColumn OrganizationName; private System.Windows.Forms.DataGridViewTextBoxColumn BUILDINGNO; private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineCode; private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineName; private System.Windows.Forms.DataGridViewTextBoxColumn Procedureid; private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureName; private System.Windows.Forms.DataGridViewTextBoxColumn GoodsTypeName; private System.Windows.Forms.DataGridViewTextBoxColumn GoodsID; private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode; private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName; private System.Windows.Forms.DataGridViewTextBoxColumn GOODSSPECIFICATION; private System.Windows.Forms.DataGridViewTextBoxColumn g1GOODSMODEL; private System.Windows.Forms.DataGridViewTextBoxColumn DICTIONARYVALUE; private System.Windows.Forms.DataGridViewTextBoxColumn 产量; private System.Windows.Forms.DataGridViewTextBoxColumn AccountDate; private System.Windows.Forms.DataGridViewTextBoxColumn OrganizationName1; private System.Windows.Forms.DataGridViewTextBoxColumn BUILDING; private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineCode1; private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineName1; private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureCode1; private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureName1; private System.Windows.Forms.DataGridViewTextBoxColumn GoodsTypeName1; private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode1; private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName1; private System.Windows.Forms.DataGridViewTextBoxColumn GoodsModel; private System.Windows.Forms.DataGridViewTextBoxColumn GOODSSPECIFICATION1; private System.Windows.Forms.DataGridViewTextBoxColumn DICTIONARYVALUE1; private System.Windows.Forms.DataGridViewTextBoxColumn BarCode; private System.Windows.Forms.DataGridViewTextBoxColumn LogoCodeName; private System.Windows.Forms.DataGridViewTextBoxColumn UserCode; private System.Windows.Forms.DataGridViewTextBoxColumn CREATETIME; private System.Windows.Forms.DataGridViewTextBoxColumn kilnCarcode; private System.Windows.Forms.DataGridViewTextBoxColumn KILNCODE; private System.Windows.Forms.DataGridViewTextBoxColumn createusercode; private System.Windows.Forms.DataGridViewTextBoxColumn CreateUserName; } }