namespace Dongke.IBOSS.PRD.Client.ReportModule
{
partial class F_RPT_030119
{
///
/// 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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle31 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle32 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle33 = new System.Windows.Forms.DataGridViewCellStyle();
this.grpCollapsible1 = new Dongke.WinForm.Controls.GrpCollapsible();
this.txtGoodsCode = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoods();
this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
this.txtDefectCode = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkDefectSearchBox();
this.dkProcedureSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
this.txtSemiCheckUserCode = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkUserInfoSearchBox();
this.txtGroutingUserCode = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkUserInfoSearchBox();
this.dkSemiCheckDefectPositionSearchBox1 = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkSemiCheckDefectPositionSearchBox();
this.txtSemiCheckDateTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.txtSemiCheckDateTimeStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.lblGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.label1 = new System.Windows.Forms.Label();
this.tsrToolStrip1 = new Dongke.WinForm.Controls.TsrToolStrip();
this.tsbtnSearch = new System.Windows.Forms.ToolStripButton();
this.tsbtnClearCondition = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
this.defectname = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.defectcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dgvSum = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
this.grpCollapsible1.SuspendLayout();
this.tsrToolStrip1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvSum)).BeginInit();
this.SuspendLayout();
//
// grpCollapsible1
//
this.grpCollapsible1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.grpCollapsible1.Controls.Add(this.txtGoodsCode);
this.grpCollapsible1.Controls.Add(this.scbGoodsType);
this.grpCollapsible1.Controls.Add(this.txtDefectCode);
this.grpCollapsible1.Controls.Add(this.dkProcedureSearchBox);
this.grpCollapsible1.Controls.Add(this.txtSemiCheckUserCode);
this.grpCollapsible1.Controls.Add(this.txtGroutingUserCode);
this.grpCollapsible1.Controls.Add(this.dkSemiCheckDefectPositionSearchBox1);
this.grpCollapsible1.Controls.Add(this.txtSemiCheckDateTimeEnd);
this.grpCollapsible1.Controls.Add(this.c_Label4);
this.grpCollapsible1.Controls.Add(this.txtSemiCheckDateTimeStart);
this.grpCollapsible1.Controls.Add(this.c_Label1);
this.grpCollapsible1.Controls.Add(this.lblGoodsCode);
this.grpCollapsible1.Controls.Add(this.label1);
this.grpCollapsible1.Location = new System.Drawing.Point(0, 38);
this.grpCollapsible1.Name = "grpCollapsible1";
this.grpCollapsible1.Size = new System.Drawing.Size(1016, 78);
this.grpCollapsible1.TabIndex = 1;
this.grpCollapsible1.TabStop = false;
this.grpCollapsible1.Text = "查询条件";
//
// txtGoodsCode
//
this.txtGoodsCode.CheckedData = null;
this.txtGoodsCode.DisplayMember = "GoodsCode";
this.txtGoodsCode.Location = new System.Drawing.Point(73, 19);
this.txtGoodsCode.MultiSelect = true;
this.txtGoodsCode.Name = "txtGoodsCode";
this.txtGoodsCode.Size = new System.Drawing.Size(120, 21);
this.txtGoodsCode.TabIndex = 1;
//
// scbGoodsType
//
this.scbGoodsType.CheckedData = null;
this.scbGoodsType.IsOnlyDisplayEnd = false;
this.scbGoodsType.Location = new System.Drawing.Point(73, 46);
this.scbGoodsType.Name = "scbGoodsType";
this.scbGoodsType.Size = new System.Drawing.Size(120, 21);
this.scbGoodsType.TabIndex = 10;
this.scbGoodsType.ValueMember = "GOODSTYPECODE";
//
// txtDefectCode
//
this.txtDefectCode.DataSource = null;
this.txtDefectCode.DefectFineCode = null;
this.txtDefectCode.DefectIDS = null;
this.txtDefectCode.Enabled = true;
this.txtDefectCode.IsMustInput = false;
this.txtDefectCode.Location = new System.Drawing.Point(388, 19);
this.txtDefectCode.Name = "txtDefectCode";
this.txtDefectCode.PurviewType = ((byte)(0));
this.txtDefectCode.Size = new System.Drawing.Size(180, 21);
this.txtDefectCode.TabIndex = 4;
this.txtDefectCode.Title = "缺陷编码";
this.txtDefectCode.TxtUserBackColor = System.Drawing.SystemColors.Control;
//
// 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(574, 46);
this.dkProcedureSearchBox.Margin = new System.Windows.Forms.Padding(4);
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(195, 21);
this.dkProcedureSearchBox.TabIndex = 0;
this.dkProcedureSearchBox.Title = "返修工序";
this.dkProcedureSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
//
// txtSemiCheckUserCode
//
this.txtSemiCheckUserCode.DataSource = null;
this.txtSemiCheckUserCode.Enabled = true;
this.txtSemiCheckUserCode.IsMustInput = false;
this.txtSemiCheckUserCode.IsWorker = false;
this.txtSemiCheckUserCode.Location = new System.Drawing.Point(200, 46);
this.txtSemiCheckUserCode.Margin = new System.Windows.Forms.Padding(4);
this.txtSemiCheckUserCode.Name = "txtSemiCheckUserCode";
this.txtSemiCheckUserCode.PurviewType = ((byte)(0));
this.txtSemiCheckUserCode.SelectMore = true;
this.txtSemiCheckUserCode.Size = new System.Drawing.Size(180, 21);
this.txtSemiCheckUserCode.TabIndex = 11;
this.txtSemiCheckUserCode.Title = "半检工号";
this.txtSemiCheckUserCode.TxtUserBackColor = System.Drawing.SystemColors.Control;
this.txtSemiCheckUserCode.UserCode = "";
this.txtSemiCheckUserCode.UserID = null;
this.txtSemiCheckUserCode.UserIDS = null;
this.txtSemiCheckUserCode.UserName = null;
//
// txtGroutingUserCode
//
this.txtGroutingUserCode.DataSource = null;
this.txtGroutingUserCode.Enabled = true;
this.txtGroutingUserCode.IsMustInput = false;
this.txtGroutingUserCode.IsWorker = false;
this.txtGroutingUserCode.Location = new System.Drawing.Point(200, 19);
this.txtGroutingUserCode.Margin = new System.Windows.Forms.Padding(4);
this.txtGroutingUserCode.Name = "txtGroutingUserCode";
this.txtGroutingUserCode.PurviewType = ((byte)(0));
this.txtGroutingUserCode.SelectMore = true;
this.txtGroutingUserCode.Size = new System.Drawing.Size(180, 21);
this.txtGroutingUserCode.TabIndex = 3;
this.txtGroutingUserCode.Title = "成型工号";
this.txtGroutingUserCode.TxtUserBackColor = System.Drawing.SystemColors.Control;
this.txtGroutingUserCode.UserCode = "";
this.txtGroutingUserCode.UserID = null;
this.txtGroutingUserCode.UserIDS = null;
this.txtGroutingUserCode.UserName = null;
//
// dkSemiCheckDefectPositionSearchBox1
//
this.dkSemiCheckDefectPositionSearchBox1.DataSource = null;
this.dkSemiCheckDefectPositionSearchBox1.DefectFineCode = null;
this.dkSemiCheckDefectPositionSearchBox1.DefectPositionIDS = null;
this.dkSemiCheckDefectPositionSearchBox1.Enabled = true;
this.dkSemiCheckDefectPositionSearchBox1.IsMustInput = false;
this.dkSemiCheckDefectPositionSearchBox1.Location = new System.Drawing.Point(388, 46);
this.dkSemiCheckDefectPositionSearchBox1.Margin = new System.Windows.Forms.Padding(4);
this.dkSemiCheckDefectPositionSearchBox1.Name = "dkSemiCheckDefectPositionSearchBox1";
this.dkSemiCheckDefectPositionSearchBox1.PurviewType = ((byte)(0));
this.dkSemiCheckDefectPositionSearchBox1.SelectMore = true;
this.dkSemiCheckDefectPositionSearchBox1.Size = new System.Drawing.Size(180, 21);
this.dkSemiCheckDefectPositionSearchBox1.TabIndex = 12;
this.dkSemiCheckDefectPositionSearchBox1.Title = "缺陷位置";
this.dkSemiCheckDefectPositionSearchBox1.TxtUserBackColor = System.Drawing.SystemColors.Control;
//
// txtSemiCheckDateTimeEnd
//
this.txtSemiCheckDateTimeEnd.CustomFormat = "yyyy-MM-dd HH:mm";
this.txtSemiCheckDateTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtSemiCheckDateTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.txtSemiCheckDateTimeEnd.Location = new System.Drawing.Point(798, 19);
this.txtSemiCheckDateTimeEnd.Name = "txtSemiCheckDateTimeEnd";
this.txtSemiCheckDateTimeEnd.Size = new System.Drawing.Size(136, 21);
this.txtSemiCheckDateTimeEnd.TabIndex = 8;
this.txtSemiCheckDateTimeEnd.Value = new System.DateTime(2016, 7, 18, 0, 0, 0, 0);
//
// c_Label4
//
this.c_Label4.AutoSize = true;
this.c_Label4.BackColor = System.Drawing.Color.Transparent;
this.c_Label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.c_Label4.ForeColor = System.Drawing.SystemColors.ControlText;
this.c_Label4.Location = new System.Drawing.Point(775, 23);
this.c_Label4.Name = "c_Label4";
this.c_Label4.Size = new System.Drawing.Size(17, 12);
this.c_Label4.TabIndex = 7;
this.c_Label4.Text = "至";
//
// txtSemiCheckDateTimeStart
//
this.txtSemiCheckDateTimeStart.CustomFormat = "yyyy-MM-dd HH:mm";
this.txtSemiCheckDateTimeStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtSemiCheckDateTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.txtSemiCheckDateTimeStart.Location = new System.Drawing.Point(633, 19);
this.txtSemiCheckDateTimeStart.Name = "txtSemiCheckDateTimeStart";
this.txtSemiCheckDateTimeStart.Size = new System.Drawing.Size(136, 21);
this.txtSemiCheckDateTimeStart.TabIndex = 6;
this.txtSemiCheckDateTimeStart.Value = new System.DateTime(2016, 7, 18, 0, 0, 0, 0);
//
// 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(14, 50);
this.c_Label1.Name = "c_Label1";
this.c_Label1.Size = new System.Drawing.Size(53, 12);
this.c_Label1.TabIndex = 9;
this.c_Label1.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(14, 23);
this.lblGoodsCode.Name = "lblGoodsCode";
this.lblGoodsCode.Size = new System.Drawing.Size(53, 12);
this.lblGoodsCode.TabIndex = 0;
this.lblGoodsCode.Text = "产品编码";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(574, 23);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(53, 12);
this.label1.TabIndex = 5;
this.label1.Text = "半检时间";
//
// tsrToolStrip1
//
this.tsrToolStrip1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tsrToolStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
this.tsrToolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tsbtnSearch,
this.tsbtnClearCondition,
this.toolStripSeparator4,
this.tsbtnAdaptive,
this.tsbtnClose});
this.tsrToolStrip1.Location = new System.Drawing.Point(0, 0);
this.tsrToolStrip1.Name = "tsrToolStrip1";
this.tsrToolStrip1.Size = new System.Drawing.Size(1028, 35);
this.tsrToolStrip1.TabIndex = 0;
//
// tsbtnSearch
//
this.tsbtnSearch.AutoSize = false;
this.tsbtnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tsbtnSearch.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnSearch.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnSearch.Name = "tsbtnSearch";
this.tsbtnSearch.Size = new System.Drawing.Size(60, 25);
this.tsbtnSearch.Text = "查询(&Q)";
this.tsbtnSearch.Click += new System.EventHandler(this.tsbtnSearch_Click);
//
// tsbtnClearCondition
//
this.tsbtnClearCondition.AutoSize = false;
this.tsbtnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tsbtnClearCondition.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnClearCondition.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnClearCondition.Name = "tsbtnClearCondition";
this.tsbtnClearCondition.Size = new System.Drawing.Size(80, 25);
this.tsbtnClearCondition.Text = "清空条件(&C)";
this.tsbtnClearCondition.Click += new System.EventHandler(this.tsbtnClearCondition_Click);
//
// toolStripSeparator4
//
this.toolStripSeparator4.AutoSize = false;
this.toolStripSeparator4.Name = "toolStripSeparator4";
this.toolStripSeparator4.Size = new System.Drawing.Size(6, 25);
//
// 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);
//
// defectname
//
this.defectname.DataPropertyName = "defectname";
this.defectname.HeaderText = "缺陷名称";
this.defectname.MinimumWidth = 6;
this.defectname.Name = "defectname";
this.defectname.ReadOnly = true;
this.defectname.Width = 125;
//
// defectcode
//
this.defectcode.DataPropertyName = "defectcode";
this.defectcode.HeaderText = "缺陷编码";
this.defectcode.MinimumWidth = 6;
this.defectcode.Name = "defectcode";
this.defectcode.ReadOnly = true;
this.defectcode.Width = 125;
//
// dgvSum
//
this.dgvSum.AllowUserToAddRows = false;
this.dgvSum.AllowUserToDeleteRows = false;
this.dgvSum.AllowUserToModifyRows = true;
this.dgvSum.AllowUserToOrderColumns = true;
dataGridViewCellStyle31.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvSum.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle31;
this.dgvSum.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.dgvSum.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.dgvSum.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
this.dgvSum.CellHeight = 23;
this.dgvSum.ChildNodeColumnName = null;
this.dgvSum.ChildNodeColumnText = null;
this.dgvSum.ColumnDeep = 1;
this.dgvSum.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle32.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle32.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
dataGridViewCellStyle32.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle32.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle32.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle32.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle32.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvSum.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle32;
this.dgvSum.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvSum.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.defectcode,
this.defectname});
this.dgvSum.ColumnTreeView = new System.Windows.Forms.TreeView[0];
this.dgvSum.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.dgvSum.DynamicColumnName = "";
this.dgvSum.EnableHeadersVisualStyles = false;
this.dgvSum.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvSum.FormatQuantityColumns = null;
this.dgvSum.HorizontalMergeColumn = null;
this.dgvSum.IsAutoCountSum = false;
this.dgvSum.IsAutoResizeColumns = false;
this.dgvSum.IsClickF12 = false;
this.dgvSum.IsOpenMergeCellFlag = false;
this.dgvSum.IsSaveDataGridViewSetting = false;
this.dgvSum.IsSubTotalFlag = false;
this.dgvSum.IsTopDeep = false;
this.dgvSum.Location = new System.Drawing.Point(0, 122);
this.dgvSum.MergeColumnNames = null;
this.dgvSum.MergeDetailColumnNames = null;
this.dgvSum.MergeDetailOnlyColumn = null;
this.dgvSum.MergeOnlyColumn = null;
this.dgvSum.MultiSelect = false;
this.dgvSum.Name = "dgvSum";
this.dgvSum.ReadOnly = true;
this.dgvSum.RefreshAtHscroll = false;
this.dgvSum.RowHeadersWidth = 50;
this.dgvSum.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle33.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvSum.RowsDefaultCellStyle = dataGridViewCellStyle33;
this.dgvSum.RowTemplate.Height = 21;
this.dgvSum.Size = new System.Drawing.Size(1016, 235);
this.dgvSum.SortOrderColumnName = null;
this.dgvSum.TabIndex = 2;
this.dgvSum.Tag = "";
this.dgvSum.TotalSumColumns = null;
this.dgvSum.ViewRowFilter = "";
//
// F_RPT_030119
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1028, 357);
this.Controls.Add(this.dgvSum);
this.Controls.Add(this.grpCollapsible1);
this.Controls.Add(this.tsrToolStrip1);
this.Margin = new System.Windows.Forms.Padding(4);
this.Name = "F_RPT_030119";
this.Text = "半检返修缺陷汇总表";
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PC_1001_FormClosed);
this.Load += new System.EventHandler(this.F_PC_1001_Load);
this.grpCollapsible1.ResumeLayout(false);
this.grpCollapsible1.PerformLayout();
this.tsrToolStrip1.ResumeLayout(false);
this.tsrToolStrip1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvSum)).EndInit();
this.ResumeLayout(false);
}
#endregion
private Dongke.WinForm.Controls.TsrToolStrip tsrToolStrip1;
private System.Windows.Forms.ToolStripButton tsbtnSearch;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
private System.Windows.Forms.ToolStripButton tsbtnClose;
private WinForm.Controls.GrpCollapsible grpCollapsible1;
private System.Windows.Forms.ToolStripButton tsbtnClearCondition;
private System.Windows.Forms.Label label1;
private Controls.SearchTextBox.dkSemiCheckDefectPositionSearchBox dkSemiCheckDefectPositionSearchBox1;
private Basics.BaseControls.C_DateTimePicker txtSemiCheckDateTimeEnd;
private Basics.BaseControls.C_Label c_Label4;
private Basics.BaseControls.C_DateTimePicker txtSemiCheckDateTimeStart;
private Controls.SearchTextBox.dkUserInfoSearchBox txtGroutingUserCode;
private Controls.SearchTextBox.dkUserInfoSearchBox txtSemiCheckUserCode;
private Basics.BaseControls.C_Label lblGoodsCode;
private Basics.BaseControls.C_Label c_Label1;
private Controls.SearchTextBox.dkProcedureSearchBox dkProcedureSearchBox;
private Controls.SearchTextBox.dkDefectSearchBox txtDefectCode;
private Controls.SearchBox.ScbGoodsType scbGoodsType;
private Controls.SearchBox.ScbGoods txtGoodsCode;
private System.Windows.Forms.DataGridViewTextBoxColumn defectname;
private System.Windows.Forms.DataGridViewTextBoxColumn defectcode;
private Basics.BaseControls.C_DataGridView dgvSum;
}
}