namespace Dongke.IBOSS.PRD.Client.ReportModule
{
partial class F_RPT_010103
{
///
/// 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 dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_RPT_010103));
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();
this.dgvRptGroutingDaily = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
this.lblGroutingLine = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.scbGroutingLine = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGroutingLine();
this.lblGMouldType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.scbGMouldType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGMouldType();
this.scbGoods = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoods();
this.lblGoods = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
this.txtGroutingUserCode = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkUserInfoSearchBox();
this.txtBarcode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_BarCode();
this.lblBarcode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.chkProdNotGroutingUser = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
this.lblGroutingDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.lblGroutingMouldCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.txtGroutingMouldCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
this.lblGroutingDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.dtpCreateTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
this.dtpCreateTimeStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
this.Barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.LogoCodeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GoodsTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.CreateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GroutingLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GmouldtypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GOODSSPECIFICATION = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GlazeTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GroutingDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GroutingUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ISPUBLICBODY = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.GROUTINGCOUNT = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.check1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.MONITORName = new System.Windows.Forms.DataGridViewTextBoxColumn();
((System.ComponentModel.ISupportInitialize)(this.dgvRptGroutingDaily)).BeginInit();
this.gbxCondition.SuspendLayout();
this.tsrOperate.SuspendLayout();
this.SuspendLayout();
//
// dgvRptGroutingDaily
//
this.dgvRptGroutingDaily.AllowUserToAddRows = false;
this.dgvRptGroutingDaily.AllowUserToDeleteRows = false;
this.dgvRptGroutingDaily.AllowUserToModifyRows = true;
this.dgvRptGroutingDaily.AllowUserToOrderColumns = true;
this.dgvRptGroutingDaily.AllowUserToSortRows = false;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvRptGroutingDaily.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
this.dgvRptGroutingDaily.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.dgvRptGroutingDaily.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.dgvRptGroutingDaily.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
this.dgvRptGroutingDaily.CellHeight = 23;
this.dgvRptGroutingDaily.ChildNodeColumnName = null;
this.dgvRptGroutingDaily.ChildNodeColumnText = null;
this.dgvRptGroutingDaily.ColumnDeep = 1;
this.dgvRptGroutingDaily.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.dgvRptGroutingDaily.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.dgvRptGroutingDaily.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvRptGroutingDaily.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.Barcode,
this.LogoCodeName,
this.GoodsCode,
this.GoodsName,
this.GoodsTypeName,
this.UserCode,
this.CreateTime,
this.GroutingLineCode,
this.GmouldtypeName,
this.GOODSSPECIFICATION,
this.GlazeTypeName,
this.GroutingMouldCode,
this.GroutingDate,
this.GroutingUserCode,
this.ISPUBLICBODY,
this.GROUTINGCOUNT,
this.check1,
this.MONITORName});
this.dgvRptGroutingDaily.ColumnTreeView = null;
this.dgvRptGroutingDaily.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.dgvRptGroutingDaily.DynamicColumnName = "";
this.dgvRptGroutingDaily.EnableHeadersVisualStyles = false;
this.dgvRptGroutingDaily.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvRptGroutingDaily.FormatQuantityColumns = null;
this.dgvRptGroutingDaily.HorizontalMergeColumn = null;
this.dgvRptGroutingDaily.IsAutoCountSum = true;
this.dgvRptGroutingDaily.IsAutoResizeColumns = false;
this.dgvRptGroutingDaily.IsClickF12 = false;
this.dgvRptGroutingDaily.IsOpenMergeCellFlag = false;
this.dgvRptGroutingDaily.IsSubTotalFlag = false;
this.dgvRptGroutingDaily.IsTopDeep = false;
this.dgvRptGroutingDaily.Location = new System.Drawing.Point(0, 155);
this.dgvRptGroutingDaily.MergeColumnNames = null;
this.dgvRptGroutingDaily.MergeDetailColumnNames = null;
this.dgvRptGroutingDaily.MergeDetailOnlyColumn = null;
this.dgvRptGroutingDaily.MergeOnlyColumn = null;
this.dgvRptGroutingDaily.MultiSelect = false;
this.dgvRptGroutingDaily.Name = "dgvRptGroutingDaily";
this.dgvRptGroutingDaily.ReadOnly = true;
this.dgvRptGroutingDaily.RefreshAtHscroll = false;
this.dgvRptGroutingDaily.RowHeadersWidth = 50;
this.dgvRptGroutingDaily.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvRptGroutingDaily.RowsDefaultCellStyle = dataGridViewCellStyle6;
this.dgvRptGroutingDaily.RowTemplate.Height = 21;
this.dgvRptGroutingDaily.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvRptGroutingDaily.Size = new System.Drawing.Size(1119, 334);
this.dgvRptGroutingDaily.SortOrderColumnName = null;
this.dgvRptGroutingDaily.TabIndex = 28;
this.dgvRptGroutingDaily.Tag = true;
this.dgvRptGroutingDaily.TotalSumColumns = null;
this.dgvRptGroutingDaily.ViewRowFilter = "";
//
// 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.lblGroutingLine);
this.gbxCondition.Controls.Add(this.scbGroutingLine);
this.gbxCondition.Controls.Add(this.lblGMouldType);
this.gbxCondition.Controls.Add(this.scbGMouldType);
this.gbxCondition.Controls.Add(this.scbGoods);
this.gbxCondition.Controls.Add(this.lblGoods);
this.gbxCondition.Controls.Add(this.lblGoodsType);
this.gbxCondition.Controls.Add(this.scbGoodsType);
this.gbxCondition.Controls.Add(this.txtGroutingUserCode);
this.gbxCondition.Controls.Add(this.txtBarcode);
this.gbxCondition.Controls.Add(this.lblBarcode);
this.gbxCondition.Controls.Add(this.chkProdNotGroutingUser);
this.gbxCondition.Controls.Add(this.lblGroutingDateStart);
this.gbxCondition.Controls.Add(this.lblGroutingMouldCode);
this.gbxCondition.Controls.Add(this.txtGroutingMouldCode);
this.gbxCondition.Controls.Add(this.lblGroutingDateEnd);
this.gbxCondition.Controls.Add(this.dtpCreateTimeEnd);
this.gbxCondition.Controls.Add(this.dtpCreateTimeStart);
this.gbxCondition.Controls.Add(this.btnClearCondition);
this.gbxCondition.Controls.Add(this.btnSearch);
this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
this.gbxCondition.IsMustInput = false;
this.gbxCondition.Location = new System.Drawing.Point(0, 38);
this.gbxCondition.Name = "gbxCondition";
this.gbxCondition.OriginalHeight = -1;
this.gbxCondition.Size = new System.Drawing.Size(1119, 110);
this.gbxCondition.TabIndex = 2;
this.gbxCondition.TabStop = false;
this.gbxCondition.Text = "查询条件 ▼";
//
// lblGroutingLine
//
this.lblGroutingLine.AutoSize = true;
this.lblGroutingLine.BackColor = System.Drawing.Color.Transparent;
this.lblGroutingLine.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblGroutingLine.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblGroutingLine.Location = new System.Drawing.Point(250, 24);
this.lblGroutingLine.Name = "lblGroutingLine";
this.lblGroutingLine.Size = new System.Drawing.Size(65, 12);
this.lblGroutingLine.TabIndex = 41;
this.lblGroutingLine.Text = "成型线编码";
//
// scbGroutingLine
//
this.scbGroutingLine.CheckedData = null;
this.scbGroutingLine.DisplayMember = "GroutingLineCode";
this.scbGroutingLine.GmouldStatus = null;
this.scbGroutingLine.Location = new System.Drawing.Point(321, 20);
this.scbGroutingLine.MultiSelect = true;
this.scbGroutingLine.Name = "scbGroutingLine";
this.scbGroutingLine.Size = new System.Drawing.Size(149, 21);
this.scbGroutingLine.TabIndex = 40;
//
// lblGMouldType
//
this.lblGMouldType.AutoSize = true;
this.lblGMouldType.BackColor = System.Drawing.Color.Transparent;
this.lblGMouldType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblGMouldType.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblGMouldType.Location = new System.Drawing.Point(16, 23);
this.lblGMouldType.Name = "lblGMouldType";
this.lblGMouldType.Size = new System.Drawing.Size(65, 12);
this.lblGMouldType.TabIndex = 39;
this.lblGMouldType.Text = "成型线类型";
//
// scbGMouldType
//
this.scbGMouldType.CheckedData = null;
this.scbGMouldType.Location = new System.Drawing.Point(87, 20);
this.scbGMouldType.MultiSelect = true;
this.scbGMouldType.Name = "scbGMouldType";
this.scbGMouldType.Size = new System.Drawing.Size(149, 21);
this.scbGMouldType.TabIndex = 38;
//
// scbGoods
//
this.scbGoods.CheckedData = null;
this.scbGoods.Location = new System.Drawing.Point(741, 20);
this.scbGoods.MultiSelect = true;
this.scbGoods.Name = "scbGoods";
this.scbGoods.Size = new System.Drawing.Size(142, 21);
this.scbGoods.TabIndex = 34;
//
// 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(682, 24);
this.lblGoods.Name = "lblGoods";
this.lblGoods.Size = new System.Drawing.Size(53, 12);
this.lblGoods.TabIndex = 33;
this.lblGoods.Text = "产品名称";
//
// lblGoodsType
//
this.lblGoodsType.AutoSize = true;
this.lblGoodsType.BackColor = System.Drawing.SystemColors.Control;
this.lblGoodsType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblGoodsType.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblGoodsType.Location = new System.Drawing.Point(484, 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(543, 20);
this.scbGoodsType.Name = "scbGoodsType";
this.scbGoodsType.Size = new System.Drawing.Size(133, 21);
this.scbGoodsType.TabIndex = 22;
//
// txtGroutingUserCode
//
this.txtGroutingUserCode.DataSource = null;
this.txtGroutingUserCode.Enabled = true;
this.txtGroutingUserCode.IsMustInput = false;
this.txtGroutingUserCode.IsWorker = false;
this.txtGroutingUserCode.Location = new System.Drawing.Point(15, 50);
this.txtGroutingUserCode.Name = "txtGroutingUserCode";
this.txtGroutingUserCode.PurviewType = ((byte)(0));
this.txtGroutingUserCode.Size = new System.Drawing.Size(221, 21);
this.txtGroutingUserCode.TabIndex = 4;
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;
//
// txtBarcode
//
this.txtBarcode.BackColor = System.Drawing.SystemColors.Window;
this.txtBarcode.BackgroundColor = System.Drawing.SystemColors.Window;
this.txtBarcode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
this.txtBarcode.ErrorMessage = "";
this.txtBarcode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtBarcode.ImeMode = System.Windows.Forms.ImeMode.Off;
this.txtBarcode.Location = new System.Drawing.Point(543, 50);
this.txtBarcode.Name = "txtBarcode";
this.txtBarcode.Size = new System.Drawing.Size(133, 21);
this.txtBarcode.TabIndex = 6;
this.txtBarcode.TextValue = "";
//
// lblBarcode
//
this.lblBarcode.AutoSize = true;
this.lblBarcode.BackColor = System.Drawing.Color.Transparent;
this.lblBarcode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblBarcode.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblBarcode.Location = new System.Drawing.Point(484, 54);
this.lblBarcode.Name = "lblBarcode";
this.lblBarcode.Size = new System.Drawing.Size(53, 12);
this.lblBarcode.TabIndex = 13;
this.lblBarcode.Text = "产品条码";
//
// chkProdNotGroutingUser
//
this.chkProdNotGroutingUser.AutoSize = true;
this.chkProdNotGroutingUser.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.chkProdNotGroutingUser.Location = new System.Drawing.Point(520, 82);
this.chkProdNotGroutingUser.Name = "chkProdNotGroutingUser";
this.chkProdNotGroutingUser.Size = new System.Drawing.Size(156, 16);
this.chkProdNotGroutingUser.TabIndex = 9;
this.chkProdNotGroutingUser.Text = "交坯工号与成型工号不同";
this.chkProdNotGroutingUser.UseVisualStyleBackColor = true;
//
// lblGroutingDateStart
//
this.lblGroutingDateStart.AutoSize = true;
this.lblGroutingDateStart.BackColor = System.Drawing.Color.Transparent;
this.lblGroutingDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblGroutingDateStart.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblGroutingDateStart.Location = new System.Drawing.Point(28, 84);
this.lblGroutingDateStart.Name = "lblGroutingDateStart";
this.lblGroutingDateStart.Size = new System.Drawing.Size(53, 12);
this.lblGroutingDateStart.TabIndex = 4;
this.lblGroutingDateStart.Text = "交坯日期";
//
// lblGroutingMouldCode
//
this.lblGroutingMouldCode.AutoSize = true;
this.lblGroutingMouldCode.BackColor = System.Drawing.Color.Transparent;
this.lblGroutingMouldCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblGroutingMouldCode.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblGroutingMouldCode.Location = new System.Drawing.Point(250, 54);
this.lblGroutingMouldCode.Name = "lblGroutingMouldCode";
this.lblGroutingMouldCode.Size = new System.Drawing.Size(65, 12);
this.lblGroutingMouldCode.TabIndex = 8;
this.lblGroutingMouldCode.Text = " 模具编号";
//
// txtGroutingMouldCode
//
this.txtGroutingMouldCode.BackColor = System.Drawing.SystemColors.Window;
this.txtGroutingMouldCode.BackgroundColor = System.Drawing.SystemColors.Window;
this.txtGroutingMouldCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
this.txtGroutingMouldCode.ErrorMessage = "";
this.txtGroutingMouldCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtGroutingMouldCode.Location = new System.Drawing.Point(321, 50);
this.txtGroutingMouldCode.MaxLength = 50;
this.txtGroutingMouldCode.Name = "txtGroutingMouldCode";
this.txtGroutingMouldCode.Size = new System.Drawing.Size(149, 21);
this.txtGroutingMouldCode.TabIndex = 5;
//
// lblGroutingDateEnd
//
this.lblGroutingDateEnd.AutoSize = true;
this.lblGroutingDateEnd.BackColor = System.Drawing.Color.Transparent;
this.lblGroutingDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblGroutingDateEnd.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblGroutingDateEnd.Location = new System.Drawing.Point(263, 84);
this.lblGroutingDateEnd.Name = "lblGroutingDateEnd";
this.lblGroutingDateEnd.Size = new System.Drawing.Size(17, 12);
this.lblGroutingDateEnd.TabIndex = 6;
this.lblGroutingDateEnd.Text = "至";
//
// dtpCreateTimeEnd
//
this.dtpCreateTimeEnd.CustomFormat = "yyyy-MM-dd HH:mm";
this.dtpCreateTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtpCreateTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpCreateTimeEnd.Location = new System.Drawing.Point(321, 80);
this.dtpCreateTimeEnd.Name = "dtpCreateTimeEnd";
this.dtpCreateTimeEnd.Size = new System.Drawing.Size(149, 21);
this.dtpCreateTimeEnd.TabIndex = 8;
//
// dtpCreateTimeStart
//
this.dtpCreateTimeStart.CustomFormat = "yyyy-MM-dd HH:mm";
this.dtpCreateTimeStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtpCreateTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpCreateTimeStart.Location = new System.Drawing.Point(87, 80);
this.dtpCreateTimeStart.Name = "dtpCreateTimeStart";
this.dtpCreateTimeStart.Size = new System.Drawing.Size(149, 21);
this.dtpCreateTimeStart.TabIndex = 7;
//
// 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(1017, 75);
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);
//
// 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(926, 75);
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);
//
// tsrOperate
//
this.tsrOperate.AutoSize = false;
this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tsbtnAdaptive,
this.tsbtnClose});
this.tsrOperate.Location = new System.Drawing.Point(0, 0);
this.tsrOperate.Name = "tsrOperate";
this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
this.tsrOperate.ShowItemToolTips = false;
this.tsrOperate.Size = new System.Drawing.Size(1131, 35);
this.tsrOperate.TabIndex = 1;
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);
//
// Barcode
//
this.Barcode.DataPropertyName = "Barcode";
this.Barcode.HeaderText = "产品条码";
this.Barcode.Name = "Barcode";
this.Barcode.ReadOnly = true;
this.Barcode.Width = 80;
//
// LogoCodeName
//
this.LogoCodeName.DataPropertyName = "LogoCodeName";
this.LogoCodeName.HeaderText = "商标";
this.LogoCodeName.Name = "LogoCodeName";
this.LogoCodeName.ReadOnly = true;
//
// GoodsCode
//
this.GoodsCode.DataPropertyName = "GoodsCode";
this.GoodsCode.HeaderText = "产品编码";
this.GoodsCode.Name = "GoodsCode";
this.GoodsCode.ReadOnly = true;
this.GoodsCode.Width = 80;
//
// GoodsName
//
this.GoodsName.DataPropertyName = "GoodsName";
this.GoodsName.HeaderText = "产品名称";
this.GoodsName.Name = "GoodsName";
this.GoodsName.ReadOnly = true;
this.GoodsName.Width = 80;
//
// GoodsTypeName
//
this.GoodsTypeName.DataPropertyName = "GoodsTypeName";
this.GoodsTypeName.HeaderText = "产品类别";
this.GoodsTypeName.Name = "GoodsTypeName";
this.GoodsTypeName.ReadOnly = true;
this.GoodsTypeName.Width = 80;
//
// UserCode
//
this.UserCode.DataPropertyName = "UserCode";
this.UserCode.HeaderText = "交坯工号";
this.UserCode.Name = "UserCode";
this.UserCode.ReadOnly = true;
this.UserCode.Width = 70;
//
// CreateTime
//
this.CreateTime.DataPropertyName = "CreateTime";
dataGridViewCellStyle3.Format = "yyyy-MM-dd HH:mm:ss";
this.CreateTime.DefaultCellStyle = dataGridViewCellStyle3;
this.CreateTime.HeaderText = "交坯时间";
this.CreateTime.Name = "CreateTime";
this.CreateTime.ReadOnly = true;
this.CreateTime.Width = 150;
//
// GroutingLineCode
//
this.GroutingLineCode.DataPropertyName = "GroutingLineCode";
this.GroutingLineCode.HeaderText = "成型线编码";
this.GroutingLineCode.Name = "GroutingLineCode";
this.GroutingLineCode.ReadOnly = true;
this.GroutingLineCode.Width = 80;
//
// GmouldtypeName
//
this.GmouldtypeName.DataPropertyName = "GmouldtypeName";
this.GmouldtypeName.HeaderText = "成型线类别";
this.GmouldtypeName.Name = "GmouldtypeName";
this.GmouldtypeName.ReadOnly = true;
this.GmouldtypeName.Width = 80;
//
// GOODSSPECIFICATION
//
this.GOODSSPECIFICATION.DataPropertyName = "GOODSSPECIFICATION";
this.GOODSSPECIFICATION.HeaderText = "规格";
this.GOODSSPECIFICATION.Name = "GOODSSPECIFICATION";
this.GOODSSPECIFICATION.ReadOnly = true;
this.GOODSSPECIFICATION.Visible = false;
this.GOODSSPECIFICATION.Width = 60;
//
// GlazeTypeName
//
this.GlazeTypeName.DataPropertyName = "GlazeTypeName";
this.GlazeTypeName.HeaderText = "釉色类别";
this.GlazeTypeName.Name = "GlazeTypeName";
this.GlazeTypeName.ReadOnly = true;
this.GlazeTypeName.Visible = false;
this.GlazeTypeName.Width = 70;
//
// GroutingMouldCode
//
this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
this.GroutingMouldCode.HeaderText = "模具编号";
this.GroutingMouldCode.Name = "GroutingMouldCode";
this.GroutingMouldCode.ReadOnly = true;
this.GroutingMouldCode.Width = 80;
//
// GroutingDate
//
this.GroutingDate.DataPropertyName = "GroutingDate";
dataGridViewCellStyle4.Format = "yyyy-MM-dd";
this.GroutingDate.DefaultCellStyle = dataGridViewCellStyle4;
this.GroutingDate.HeaderText = "注浆日期";
this.GroutingDate.Name = "GroutingDate";
this.GroutingDate.ReadOnly = true;
this.GroutingDate.Width = 80;
//
// GroutingUserCode
//
this.GroutingUserCode.DataPropertyName = "GroutingUserCode";
this.GroutingUserCode.HeaderText = "成型工号";
this.GroutingUserCode.Name = "GroutingUserCode";
this.GroutingUserCode.ReadOnly = true;
this.GroutingUserCode.Width = 70;
//
// ISPUBLICBODY
//
this.ISPUBLICBODY.DataPropertyName = "ISPUBLICBODY";
this.ISPUBLICBODY.FalseValue = "0";
this.ISPUBLICBODY.HeaderText = "公坯标识";
this.ISPUBLICBODY.Name = "ISPUBLICBODY";
this.ISPUBLICBODY.ReadOnly = true;
this.ISPUBLICBODY.TrueValue = "1";
this.ISPUBLICBODY.Visible = false;
this.ISPUBLICBODY.Width = 70;
//
// GROUTINGCOUNT
//
this.GROUTINGCOUNT.DataPropertyName = "GROUTINGCOUNT";
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
this.GROUTINGCOUNT.DefaultCellStyle = dataGridViewCellStyle5;
this.GROUTINGCOUNT.HeaderText = "注浆次数";
this.GROUTINGCOUNT.Name = "GROUTINGCOUNT";
this.GROUTINGCOUNT.ReadOnly = true;
this.GROUTINGCOUNT.Width = 70;
//
// check1
//
this.check1.DataPropertyName = "check1";
this.check1.HeaderText = "操作工号";
this.check1.Name = "check1";
this.check1.ReadOnly = true;
//
// MONITORName
//
this.MONITORName.DataPropertyName = "MONITORName";
this.MONITORName.HeaderText = "成型班长";
this.MONITORName.Name = "MONITORName";
this.MONITORName.ReadOnly = true;
//
// F_RPT_010103
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1131, 489);
this.Controls.Add(this.dgvRptGroutingDaily);
this.Controls.Add(this.gbxCondition);
this.Controls.Add(this.tsrOperate);
this.Name = "F_RPT_010103";
this.RightToLeftLayout = true;
this.Text = "交坯明细表";
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_010103_FormClosed);
this.Load += new System.EventHandler(this.F_RPT_010103_Load);
((System.ComponentModel.ISupportInitialize)(this.dgvRptGroutingDaily)).EndInit();
this.gbxCondition.ResumeLayout(false);
this.gbxCondition.PerformLayout();
this.tsrOperate.ResumeLayout(false);
this.tsrOperate.PerformLayout();
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 lblGroutingDateStart;
private Basics.BaseControls.C_Label lblGroutingMouldCode;
private Basics.BaseControls.C_TextBox txtGroutingMouldCode;
private Basics.BaseControls.C_Label lblGroutingDateEnd;
private Basics.BaseControls.C_DateTimePicker dtpCreateTimeEnd;
private Basics.BaseControls.C_DateTimePicker dtpCreateTimeStart;
private Basics.BaseControls.C_Button btnClearCondition;
private Basics.BaseControls.C_Button btnSearch;
private Basics.BaseControls.C_DataGridView dgvRptGroutingDaily;
private Basics.BaseControls.C_CheckBox chkProdNotGroutingUser;
private Basics.BaseControls.C_Label lblBarcode;
private Controls.SearchTextBox.dkUserInfoSearchBox txtGroutingUserCode;
private Basics.BaseControls.C_TXT_BarCode txtBarcode;
private Basics.BaseControls.C_Label lblGoodsType;
private Controls.SearchBox.ScbGoodsType scbGoodsType;
private Controls.SearchBox.ScbGoods scbGoods;
private Basics.BaseControls.C_Label lblGoods;
private Basics.BaseControls.C_Label lblGMouldType;
private Controls.SearchBox.ScbGMouldType scbGMouldType;
private Basics.BaseControls.C_Label lblGroutingLine;
private Controls.SearchBox.ScbGroutingLine scbGroutingLine;
private System.Windows.Forms.DataGridViewTextBoxColumn Barcode;
private System.Windows.Forms.DataGridViewTextBoxColumn LogoCodeName;
private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName;
private System.Windows.Forms.DataGridViewTextBoxColumn GoodsTypeName;
private System.Windows.Forms.DataGridViewTextBoxColumn UserCode;
private System.Windows.Forms.DataGridViewTextBoxColumn CreateTime;
private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineCode;
private System.Windows.Forms.DataGridViewTextBoxColumn GmouldtypeName;
private System.Windows.Forms.DataGridViewTextBoxColumn GOODSSPECIFICATION;
private System.Windows.Forms.DataGridViewTextBoxColumn GlazeTypeName;
private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode;
private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDate;
private System.Windows.Forms.DataGridViewTextBoxColumn GroutingUserCode;
private System.Windows.Forms.DataGridViewCheckBoxColumn ISPUBLICBODY;
private System.Windows.Forms.DataGridViewTextBoxColumn GROUTINGCOUNT;
private System.Windows.Forms.DataGridViewTextBoxColumn check1;
private System.Windows.Forms.DataGridViewTextBoxColumn MONITORName;
}
}