namespace Dongke.IBOSS.PRD.Client.ReportModule { partial class F_RPT_030111 { /// /// 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_030111)); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = 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(); this.gbSelect = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox(); this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType(); this.cboPT = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox(); this.txtGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.txtTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtTimeStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.lblGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); 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.dgvPT = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView(); this.GOODSCODE = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GOODSMODEL = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.TECDEPNAME = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.colA = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.colB = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.colC = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.colD = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.colE = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.colF = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GOODSID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.OUTTDID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.gbSelect.SuspendLayout(); this.tsrOperate.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvPT)).BeginInit(); this.SuspendLayout(); // // gbSelect // this.gbSelect.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.gbSelect.BackColor = System.Drawing.Color.Transparent; this.gbSelect.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbSelect.BackgroundImage"))); this.gbSelect.Controls.Add(this.lblGoodsType); this.gbSelect.Controls.Add(this.scbGoodsType); this.gbSelect.Controls.Add(this.cboPT); this.gbSelect.Controls.Add(this.txtGoodsCode); this.gbSelect.Controls.Add(this.btnClearCondition); this.gbSelect.Controls.Add(this.btnSearch); this.gbSelect.Controls.Add(this.txtTimeEnd); this.gbSelect.Controls.Add(this.c_Label2); this.gbSelect.Controls.Add(this.txtTimeStart); this.gbSelect.Controls.Add(this.c_Label1); this.gbSelect.Controls.Add(this.c_Label3); this.gbSelect.Controls.Add(this.lblGoodsCode); this.gbSelect.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.gbSelect.ForeColor = System.Drawing.SystemColors.ControlText; this.gbSelect.IsMustInput = false; this.gbSelect.Location = new System.Drawing.Point(0, 38); this.gbSelect.Name = "gbSelect"; this.gbSelect.OriginalHeight = -1; this.gbSelect.Size = new System.Drawing.Size(1119, 73); this.gbSelect.TabIndex = 1; this.gbSelect.TabStop = false; this.gbSelect.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(197, 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(256, 20); this.scbGoodsType.Name = "scbGoodsType"; this.scbGoodsType.Size = new System.Drawing.Size(120, 21); this.scbGoodsType.TabIndex = 22; // // cboPT // this.cboPT.BackColor = System.Drawing.SystemColors.Window; this.cboPT.BackgroundColor = System.Drawing.SystemColors.Window; this.cboPT.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cboPT.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cboPT.FormattingEnabled = true; this.cboPT.Location = new System.Drawing.Point(71, 20); this.cboPT.Name = "cboPT"; this.cboPT.Size = new System.Drawing.Size(120, 20); this.cboPT.TabIndex = 1; // // txtGoodsCode // this.txtGoodsCode.BackColor = System.Drawing.SystemColors.Window; this.txtGoodsCode.BackgroundColor = System.Drawing.SystemColors.Window; this.txtGoodsCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtGoodsCode.ErrorMessage = ""; this.txtGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtGoodsCode.ImeMode = System.Windows.Forms.ImeMode.Off; this.txtGoodsCode.Location = new System.Drawing.Point(442, 20); this.txtGoodsCode.MaxLength = 50; this.txtGoodsCode.Name = "txtGoodsCode"; this.txtGoodsCode.Size = new System.Drawing.Size(120, 21); this.txtGoodsCode.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.Gray; 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(1028, 37); this.btnClearCondition.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.btnClearCondition.Name = "btnClearCondition"; this.btnClearCondition.Size = new System.Drawing.Size(85, 30); this.btnClearCondition.TabIndex = 10; this.btnClearCondition.Text = "清空条件(&C)"; this.btnClearCondition.UseVisualStyleBackColor = false; 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.Gray; 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(937, 37); this.btnSearch.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.btnSearch.Name = "btnSearch"; this.btnSearch.Size = new System.Drawing.Size(85, 30); this.btnSearch.TabIndex = 9; this.btnSearch.Text = "查询(&Q)"; this.btnSearch.UseVisualStyleBackColor = false; this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click); // // txtTimeEnd // this.txtTimeEnd.CustomFormat = "yyyy-MM-dd"; this.txtTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.txtTimeEnd.Location = new System.Drawing.Point(256, 46); this.txtTimeEnd.Name = "txtTimeEnd"; this.txtTimeEnd.Size = new System.Drawing.Size(120, 21); this.txtTimeEnd.TabIndex = 8; // // c_Label2 // this.c_Label2.AutoSize = true; this.c_Label2.BackColor = System.Drawing.Color.Transparent; this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText; this.c_Label2.Location = new System.Drawing.Point(197, 50); this.c_Label2.Name = "c_Label2"; this.c_Label2.Size = new System.Drawing.Size(53, 12); this.c_Label2.TabIndex = 7; this.c_Label2.Text = "结束日期"; // // txtTimeStart // this.txtTimeStart.CustomFormat = "yyyy-MM-dd"; this.txtTimeStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.txtTimeStart.Location = new System.Drawing.Point(71, 46); this.txtTimeStart.Name = "txtTimeStart"; this.txtTimeStart.Size = new System.Drawing.Size(120, 21); this.txtTimeStart.TabIndex = 6; // // 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(12, 50); this.c_Label1.Name = "c_Label1"; this.c_Label1.Size = new System.Drawing.Size(53, 12); this.c_Label1.TabIndex = 5; this.c_Label1.Text = "起始日期"; // // c_Label3 // this.c_Label3.AutoSize = true; this.c_Label3.BackColor = System.Drawing.Color.Transparent; this.c_Label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.c_Label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.c_Label3.IsMustInput = true; this.c_Label3.Location = new System.Drawing.Point(12, 24); this.c_Label3.Name = "c_Label3"; this.c_Label3.Size = new System.Drawing.Size(53, 12); this.c_Label3.TabIndex = 0; this.c_Label3.Text = "工序配置"; // // lblGoodsCode // this.lblGoodsCode.AutoSize = true; this.lblGoodsCode.BackColor = System.Drawing.Color.Transparent; this.lblGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblGoodsCode.ForeColor = System.Drawing.SystemColors.ControlText; this.lblGoodsCode.Location = new System.Drawing.Point(383, 24); this.lblGoodsCode.Name = "lblGoodsCode"; this.lblGoodsCode.Size = new System.Drawing.Size(53, 12); this.lblGoodsCode.TabIndex = 3; this.lblGoodsCode.Text = "产品编码"; // // tsrOperate // this.tsrOperate.AutoSize = false; this.tsrOperate.BackColor = System.Drawing.SystemColors.Control; 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; // // 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); // // dgvPT // this.dgvPT.AllowUserToAddRows = false; this.dgvPT.AllowUserToDeleteRows = false; this.dgvPT.AllowUserToModifyRows = true; this.dgvPT.AllowUserToOrderColumns = true; dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.dgvPT.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.dgvPT.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.dgvPT.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.dgvPT.CellBackColorReadOnly = System.Drawing.SystemColors.Control; this.dgvPT.CellHeight = 23; this.dgvPT.ChildNodeColumnName = null; this.dgvPT.ChildNodeColumnText = null; this.dgvPT.ColumnDeep = 1; this.dgvPT.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.dgvPT.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.dgvPT.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvPT.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.GOODSCODE, this.GOODSMODEL, this.TECDEPNAME, this.colA, this.colB, this.colC, this.colD, this.colE, this.colF, this.GOODSID, this.OUTTDID}); this.dgvPT.ColumnTreeView = null; this.dgvPT.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))); dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle9.BackColor = System.Drawing.SystemColors.Window; dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle9.ForeColor = System.Drawing.SystemColors.ControlText; dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvPT.DefaultCellStyle = dataGridViewCellStyle9; this.dgvPT.DynamicColumnName = ""; this.dgvPT.EnableHeadersVisualStyles = false; this.dgvPT.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvPT.FormatQuantityColumns = null; this.dgvPT.HorizontalMergeColumn = null; this.dgvPT.IsAutoCountSum = true; this.dgvPT.IsAutoResizeColumns = false; this.dgvPT.IsClickF12 = false; this.dgvPT.IsOpenMergeCellFlag = false; this.dgvPT.IsSubTotalFlag = false; this.dgvPT.IsTopDeep = false; this.dgvPT.Location = new System.Drawing.Point(0, 114); this.dgvPT.Margin = new System.Windows.Forms.Padding(0); this.dgvPT.MergeColumnNames = null; this.dgvPT.MergeDetailColumnNames = null; this.dgvPT.MergeDetailOnlyColumn = null; this.dgvPT.MergeOnlyColumn = null; this.dgvPT.MultiSelect = false; this.dgvPT.Name = "dgvPT"; this.dgvPT.ReadOnly = true; this.dgvPT.RefreshAtHscroll = false; this.dgvPT.RowHeadersWidth = 50; this.dgvPT.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.dgvPT.RowsDefaultCellStyle = dataGridViewCellStyle10; this.dgvPT.RowTemplate.Height = 21; this.dgvPT.Size = new System.Drawing.Size(1122, 463); this.dgvPT.SortOrderColumnName = null; this.dgvPT.TabIndex = 2; this.dgvPT.Tag = true; this.dgvPT.TotalSumColumns = null; this.dgvPT.ViewRowFilter = ""; // // GOODSCODE // this.GOODSCODE.DataPropertyName = "C_GOODSCODE"; this.GOODSCODE.HeaderText = "产品编码"; this.GOODSCODE.Name = "GOODSCODE"; this.GOODSCODE.ReadOnly = true; // // GOODSMODEL // this.GOODSMODEL.DataPropertyName = "GOODSMODEL"; this.GOODSMODEL.HeaderText = "产品型号"; this.GOODSMODEL.Name = "GOODSMODEL"; this.GOODSMODEL.ReadOnly = true; // // TECDEPNAME // this.TECDEPNAME.DataPropertyName = "C_TECDEPNAME"; this.TECDEPNAME.HeaderText = "工艺部门"; this.TECDEPNAME.Name = "TECDEPNAME"; this.TECDEPNAME.ReadOnly = true; // // colA // this.colA.DataPropertyName = "C_A"; dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; this.colA.DefaultCellStyle = dataGridViewCellStyle3; this.colA.HeaderText = "期初数量"; this.colA.Name = "colA"; this.colA.ReadOnly = true; this.colA.Visible = false; // // colB // this.colB.DataPropertyName = "C_B"; dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; this.colB.DefaultCellStyle = dataGridViewCellStyle4; this.colB.HeaderText = "接收数量"; this.colB.Name = "colB"; this.colB.ReadOnly = true; // // colC // this.colC.DataPropertyName = "C_C"; dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; this.colC.DefaultCellStyle = dataGridViewCellStyle5; this.colC.HeaderText = "干补+回收"; this.colC.Name = "colC"; this.colC.ReadOnly = true; this.colC.Visible = false; // // colD // this.colD.DataPropertyName = "C_D"; dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; this.colD.DefaultCellStyle = dataGridViewCellStyle6; this.colD.HeaderText = "损坯数量"; this.colD.Name = "colD"; this.colD.ReadOnly = true; // // colE // this.colE.DataPropertyName = "C_E"; dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; this.colE.DefaultCellStyle = dataGridViewCellStyle7; this.colE.HeaderText = "发出数量"; this.colE.Name = "colE"; this.colE.ReadOnly = true; // // colF // this.colF.DataPropertyName = "C_F"; dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; this.colF.DefaultCellStyle = dataGridViewCellStyle8; this.colF.HeaderText = "期末数量"; this.colF.Name = "colF"; this.colF.ReadOnly = true; this.colF.Visible = false; // // GOODSID // this.GOODSID.HeaderText = "GOODSID"; this.GOODSID.Name = "GOODSID"; this.GOODSID.ReadOnly = true; this.GOODSID.Visible = false; // // OUTTDID // this.OUTTDID.HeaderText = "OUTTDID"; this.OUTTDID.Name = "OUTTDID"; this.OUTTDID.ReadOnly = true; this.OUTTDID.Visible = false; // // F_RPT_030111 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1131, 577); this.Controls.Add(this.dgvPT); this.Controls.Add(this.tsrOperate); this.Controls.Add(this.gbSelect); this.Name = "F_RPT_030111"; this.Text = "工序收发损汇总表"; this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_030110_FormClosed); this.Load += new System.EventHandler(this.F_RPT_030110_Load); this.gbSelect.ResumeLayout(false); this.gbSelect.PerformLayout(); this.tsrOperate.ResumeLayout(false); this.tsrOperate.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvPT)).EndInit(); this.ResumeLayout(false); } #endregion private Basics.BaseControls.C_GroupBox gbSelect; private Basics.BaseControls.C_Button btnClearCondition; private Basics.BaseControls.C_Button btnSearch; private Basics.BaseControls.C_TextBox txtGoodsCode; private Basics.BaseControls.C_Label lblGoodsCode; private Basics.BaseControls.C_ToolStrip tsrOperate; private System.Windows.Forms.ToolStripButton tsbtnAdaptive; private System.Windows.Forms.ToolStripButton tsbtnClose; private Basics.BaseControls.C_DateTimePicker txtTimeEnd; private Basics.BaseControls.C_Label c_Label2; private Basics.BaseControls.C_DateTimePicker txtTimeStart; private Basics.BaseControls.C_DataGridView dgvPT; private Basics.BaseControls.C_Label c_Label1; private Basics.BaseControls.C_ComboBox cboPT; private Basics.BaseControls.C_Label c_Label3; private Basics.BaseControls.C_Label lblGoodsType; private Controls.SearchBox.ScbGoodsType scbGoodsType; private System.Windows.Forms.DataGridViewTextBoxColumn GOODSCODE; private System.Windows.Forms.DataGridViewTextBoxColumn GOODSMODEL; private System.Windows.Forms.DataGridViewTextBoxColumn TECDEPNAME; private System.Windows.Forms.DataGridViewTextBoxColumn colA; private System.Windows.Forms.DataGridViewTextBoxColumn colB; private System.Windows.Forms.DataGridViewTextBoxColumn colC; private System.Windows.Forms.DataGridViewTextBoxColumn colD; private System.Windows.Forms.DataGridViewTextBoxColumn colE; private System.Windows.Forms.DataGridViewTextBoxColumn colF; private System.Windows.Forms.DataGridViewTextBoxColumn GOODSID; private System.Windows.Forms.DataGridViewTextBoxColumn OUTTDID; } }