namespace Dongke.IBOSS.PRD.Client.PMModule
{
partial class F_PM_0401
{
///
/// 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.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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_PM_0401));
this.dgvProduction = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
this.BarCode = 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.OrganizationID = 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.SpecialRepairFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.GroutingNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.CreateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.CreateUserID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ProcedureModel = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ModelType = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.PieceType = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.LogoCodeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
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.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.lblTo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.dtpEndTime = new System.Windows.Forms.DateTimePicker();
this.dtpStartTime = new System.Windows.Forms.DateTimePicker();
this.lblCreateTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.lblUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.lblGoodsName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.lblGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.lblBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.txtUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
this.txtGoodsName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
this.txtGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
this.txtBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
this.tsbtnAdd = new System.Windows.Forms.ToolStripButton();
this.tsbtnEdit = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
((System.ComponentModel.ISupportInitialize)(this.dgvProduction)).BeginInit();
this.gbxCondition.SuspendLayout();
this.tsrOperate.SuspendLayout();
this.SuspendLayout();
//
// dgvProduction
//
this.dgvProduction.AllowUserToAddRows = false;
this.dgvProduction.AllowUserToDeleteRows = false;
this.dgvProduction.AllowUserToModifyRows = true;
this.dgvProduction.AllowUserToOrderColumns = true;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvProduction.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
this.dgvProduction.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.dgvProduction.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.dgvProduction.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
this.dgvProduction.CellHeight = 23;
this.dgvProduction.ChildNodeColumnName = null;
this.dgvProduction.ChildNodeColumnText = null;
this.dgvProduction.ColumnDeep = 1;
this.dgvProduction.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.dgvProduction.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.dgvProduction.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvProduction.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.BarCode,
this.GoodsCode,
this.GoodsName,
this.GoodsTypeName,
this.UserCode,
this.OrganizationID,
this.GroutingMouldCode,
this.GroutingDate,
this.GroutingUserCode,
this.IsPublicBody,
this.SpecialRepairFlag,
this.GroutingNum,
this.CreateTime,
this.CreateUserID,
this.ProcedureModel,
this.ModelType,
this.PieceType,
this.Remarks,
this.LogoCodeName});
this.dgvProduction.ColumnTreeView = null;
this.dgvProduction.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.dgvProduction.DynamicColumnName = "";
this.dgvProduction.EnableHeadersVisualStyles = false;
this.dgvProduction.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvProduction.FormatQuantityColumns = null;
this.dgvProduction.HorizontalMergeColumn = null;
this.dgvProduction.IsAutoCountSum = true;
this.dgvProduction.IsAutoResizeColumns = false;
this.dgvProduction.IsClickF12 = false;
this.dgvProduction.IsOpenMergeCellFlag = false;
this.dgvProduction.IsSubTotalFlag = false;
this.dgvProduction.IsTopDeep = false;
this.dgvProduction.Location = new System.Drawing.Point(0, 128);
this.dgvProduction.Margin = new System.Windows.Forms.Padding(0);
this.dgvProduction.MergeColumnNames = null;
this.dgvProduction.MergeDetailColumnNames = null;
this.dgvProduction.MergeDetailOnlyColumn = null;
this.dgvProduction.MergeOnlyColumn = null;
this.dgvProduction.MultiSelect = false;
this.dgvProduction.Name = "dgvProduction";
this.dgvProduction.ReadOnly = true;
this.dgvProduction.RefreshAtHscroll = false;
this.dgvProduction.RowHeadersWidth = 50;
this.dgvProduction.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvProduction.RowsDefaultCellStyle = dataGridViewCellStyle6;
this.dgvProduction.RowTemplate.Height = 21;
this.dgvProduction.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvProduction.Size = new System.Drawing.Size(1090, 309);
this.dgvProduction.SortOrderColumnName = null;
this.dgvProduction.TabIndex = 27;
this.dgvProduction.Tag = true;
this.dgvProduction.TotalSumColumns = null;
this.dgvProduction.ViewRowFilter = "";
//
// BarCode
//
this.BarCode.DataPropertyName = "BarCode";
this.BarCode.HeaderText = "产品条码";
this.BarCode.Name = "BarCode";
this.BarCode.ReadOnly = true;
//
// GoodsCode
//
this.GoodsCode.DataPropertyName = "GoodsCode";
this.GoodsCode.HeaderText = "产品编码";
this.GoodsCode.Name = "GoodsCode";
this.GoodsCode.ReadOnly = true;
//
// GoodsName
//
this.GoodsName.DataPropertyName = "GoodsName";
this.GoodsName.HeaderText = "产品名称";
this.GoodsName.Name = "GoodsName";
this.GoodsName.ReadOnly = true;
//
// GoodsTypeName
//
this.GoodsTypeName.DataPropertyName = "GoodsTypeName";
this.GoodsTypeName.HeaderText = "产品类别";
this.GoodsTypeName.Name = "GoodsTypeName";
this.GoodsTypeName.ReadOnly = true;
//
// UserCode
//
this.UserCode.DataPropertyName = "UserCode";
this.UserCode.HeaderText = "生产工号";
this.UserCode.Name = "UserCode";
this.UserCode.ReadOnly = true;
//
// OrganizationID
//
this.OrganizationID.DataPropertyName = "OrganizationName";
this.OrganizationID.HeaderText = "所属部门";
this.OrganizationID.Name = "OrganizationID";
this.OrganizationID.ReadOnly = true;
//
// GroutingMouldCode
//
this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
this.GroutingMouldCode.HeaderText = "模具编号";
this.GroutingMouldCode.Name = "GroutingMouldCode";
this.GroutingMouldCode.ReadOnly = true;
//
// GroutingDate
//
this.GroutingDate.DataPropertyName = "GroutingDate";
dataGridViewCellStyle3.Format = "yyyy-MM-dd";
dataGridViewCellStyle3.NullValue = null;
this.GroutingDate.DefaultCellStyle = dataGridViewCellStyle3;
this.GroutingDate.HeaderText = "注浆日期";
this.GroutingDate.Name = "GroutingDate";
this.GroutingDate.ReadOnly = true;
//
// GroutingUserCode
//
this.GroutingUserCode.DataPropertyName = "GroutingUserCode";
this.GroutingUserCode.HeaderText = "成型工号";
this.GroutingUserCode.Name = "GroutingUserCode";
this.GroutingUserCode.ReadOnly = true;
//
// IsPublicBody
//
this.IsPublicBody.DataPropertyName = "IsPublicBody";
this.IsPublicBody.FalseValue = "0";
this.IsPublicBody.HeaderText = "公坯标识";
this.IsPublicBody.Name = "IsPublicBody";
this.IsPublicBody.ReadOnly = true;
this.IsPublicBody.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.IsPublicBody.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
this.IsPublicBody.TrueValue = "1";
//
// SpecialRepairFlag
//
this.SpecialRepairFlag.DataPropertyName = "SpecialRepairFlag";
this.SpecialRepairFlag.FalseValue = "0";
this.SpecialRepairFlag.HeaderText = "干补标识";
this.SpecialRepairFlag.Name = "SpecialRepairFlag";
this.SpecialRepairFlag.ReadOnly = true;
this.SpecialRepairFlag.TrueValue = "1";
//
// GroutingNum
//
this.GroutingNum.DataPropertyName = "GroutingNum";
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
this.GroutingNum.DefaultCellStyle = dataGridViewCellStyle4;
this.GroutingNum.HeaderText = "注浆次数";
this.GroutingNum.Name = "GroutingNum";
this.GroutingNum.ReadOnly = true;
//
// CreateTime
//
this.CreateTime.DataPropertyName = "CreateTime";
dataGridViewCellStyle5.Format = "yyyy-MM-dd HH:mm:ss";
dataGridViewCellStyle5.NullValue = null;
this.CreateTime.DefaultCellStyle = dataGridViewCellStyle5;
this.CreateTime.HeaderText = "操作时间";
this.CreateTime.Name = "CreateTime";
this.CreateTime.ReadOnly = true;
this.CreateTime.Width = 120;
//
// CreateUserID
//
this.CreateUserID.DataPropertyName = "barusername";
this.CreateUserID.HeaderText = "操作者";
this.CreateUserID.Name = "CreateUserID";
this.CreateUserID.ReadOnly = true;
this.CreateUserID.Width = 60;
//
// ProcedureModel
//
this.ProcedureModel.DataPropertyName = "ProcedureModel";
this.ProcedureModel.HeaderText = "工序模型";
this.ProcedureModel.Name = "ProcedureModel";
this.ProcedureModel.ReadOnly = true;
this.ProcedureModel.Visible = false;
//
// ModelType
//
this.ModelType.DataPropertyName = "rocedureModelTypeName";
this.ModelType.HeaderText = "工序类别";
this.ModelType.Name = "ModelType";
this.ModelType.ReadOnly = true;
this.ModelType.Visible = false;
//
// PieceType
//
this.PieceType.DataPropertyName = "PieceType";
this.PieceType.HeaderText = "计件模式";
this.PieceType.Name = "PieceType";
this.PieceType.ReadOnly = true;
this.PieceType.Visible = false;
//
// Remarks
//
this.Remarks.DataPropertyName = "Remarks";
this.Remarks.HeaderText = "备注";
this.Remarks.Name = "Remarks";
this.Remarks.ReadOnly = true;
this.Remarks.Visible = false;
//
// LogoCodeName
//
this.LogoCodeName.DataPropertyName = "LogoCodeName";
this.LogoCodeName.HeaderText = "商标";
this.LogoCodeName.Name = "LogoCodeName";
this.LogoCodeName.ReadOnly = true;
//
// 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.lblOrganization);
this.gbxCondition.Controls.Add(this.scbOrganization);
this.gbxCondition.Controls.Add(this.lblGoodsType);
this.gbxCondition.Controls.Add(this.scbGoodsType);
this.gbxCondition.Controls.Add(this.btnClearCondition);
this.gbxCondition.Controls.Add(this.btnSearch);
this.gbxCondition.Controls.Add(this.lblTo);
this.gbxCondition.Controls.Add(this.dtpEndTime);
this.gbxCondition.Controls.Add(this.dtpStartTime);
this.gbxCondition.Controls.Add(this.lblCreateTime);
this.gbxCondition.Controls.Add(this.lblUserCode);
this.gbxCondition.Controls.Add(this.lblGoodsName);
this.gbxCondition.Controls.Add(this.lblGoodsCode);
this.gbxCondition.Controls.Add(this.lblBarCode);
this.gbxCondition.Controls.Add(this.txtUserCode);
this.gbxCondition.Controls.Add(this.txtGoodsName);
this.gbxCondition.Controls.Add(this.txtGoodsCode);
this.gbxCondition.Controls.Add(this.txtBarCode);
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, 39);
this.gbxCondition.Name = "gbxCondition";
this.gbxCondition.OriginalHeight = -1;
this.gbxCondition.Size = new System.Drawing.Size(1090, 83);
this.gbxCondition.TabIndex = 26;
this.gbxCondition.TabStop = false;
this.gbxCondition.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(205, 49);
this.lblOrganization.Name = "lblOrganization";
this.lblOrganization.Size = new System.Drawing.Size(53, 12);
this.lblOrganization.TabIndex = 41;
this.lblOrganization.Text = "组织机构";
//
// scbOrganization
//
this.scbOrganization.CheckedData = null;
this.scbOrganization.IsOnlyDisplayEnd = false;
this.scbOrganization.Location = new System.Drawing.Point(264, 46);
this.scbOrganization.Name = "scbOrganization";
this.scbOrganization.Size = new System.Drawing.Size(134, 21);
this.scbOrganization.TabIndex = 40;
//
// 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(649, 22);
this.lblGoodsType.Name = "lblGoodsType";
this.lblGoodsType.Size = new System.Drawing.Size(53, 12);
this.lblGoodsType.TabIndex = 37;
this.lblGoodsType.Text = "产品类别";
//
// scbGoodsType
//
this.scbGoodsType.CheckedData = null;
this.scbGoodsType.IsOnlyDisplayEnd = false;
this.scbGoodsType.Location = new System.Drawing.Point(706, 18);
this.scbGoodsType.Name = "scbGoodsType";
this.scbGoodsType.Size = new System.Drawing.Size(134, 21);
this.scbGoodsType.TabIndex = 36;
//
// 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(999, 45);
this.btnClearCondition.Name = "btnClearCondition";
this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
this.btnClearCondition.TabIndex = 10;
this.btnClearCondition.Text = "清空条件";
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(908, 45);
this.btnSearch.Name = "btnSearch";
this.btnSearch.Size = new System.Drawing.Size(85, 30);
this.btnSearch.TabIndex = 9;
this.btnSearch.Text = "查询";
this.btnSearch.UseVisualStyleBackColor = true;
this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
//
// lblTo
//
this.lblTo.AutoSize = true;
this.lblTo.BackColor = System.Drawing.Color.Transparent;
this.lblTo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblTo.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblTo.Location = new System.Drawing.Point(627, 50);
this.lblTo.Name = "lblTo";
this.lblTo.Size = new System.Drawing.Size(77, 12);
this.lblTo.TabIndex = 35;
this.lblTo.Text = "操作时间结束";
//
// dtpEndTime
//
this.dtpEndTime.CustomFormat = "yyyy-MM-dd HH:mm";
this.dtpEndTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpEndTime.Location = new System.Drawing.Point(706, 46);
this.dtpEndTime.Name = "dtpEndTime";
this.dtpEndTime.Size = new System.Drawing.Size(134, 21);
this.dtpEndTime.TabIndex = 8;
this.dtpEndTime.Value = new System.DateTime(2014, 9, 23, 0, 0, 0, 0);
//
// dtpStartTime
//
this.dtpStartTime.CustomFormat = "yyyy-MM-dd HH:mm";
this.dtpStartTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpStartTime.Location = new System.Drawing.Point(487, 46);
this.dtpStartTime.Name = "dtpStartTime";
this.dtpStartTime.Size = new System.Drawing.Size(134, 21);
this.dtpStartTime.TabIndex = 7;
this.dtpStartTime.Value = new System.DateTime(2014, 9, 24, 0, 0, 0, 0);
//
// lblCreateTime
//
this.lblCreateTime.AutoSize = true;
this.lblCreateTime.BackColor = System.Drawing.Color.Transparent;
this.lblCreateTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblCreateTime.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblCreateTime.Location = new System.Drawing.Point(406, 50);
this.lblCreateTime.Name = "lblCreateTime";
this.lblCreateTime.Size = new System.Drawing.Size(77, 12);
this.lblCreateTime.TabIndex = 29;
this.lblCreateTime.Text = "操作时间开始";
//
// lblUserCode
//
this.lblUserCode.AutoSize = true;
this.lblUserCode.BackColor = System.Drawing.Color.Transparent;
this.lblUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblUserCode.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblUserCode.Location = new System.Drawing.Point(6, 50);
this.lblUserCode.Name = "lblUserCode";
this.lblUserCode.Size = new System.Drawing.Size(53, 12);
this.lblUserCode.TabIndex = 20;
this.lblUserCode.Text = "生产工号";
//
// lblGoodsName
//
this.lblGoodsName.AutoSize = true;
this.lblGoodsName.BackColor = System.Drawing.Color.Transparent;
this.lblGoodsName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblGoodsName.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblGoodsName.Location = new System.Drawing.Point(428, 22);
this.lblGoodsName.Name = "lblGoodsName";
this.lblGoodsName.Size = new System.Drawing.Size(53, 12);
this.lblGoodsName.TabIndex = 21;
this.lblGoodsName.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(205, 22);
this.lblGoodsCode.Name = "lblGoodsCode";
this.lblGoodsCode.Size = new System.Drawing.Size(53, 12);
this.lblGoodsCode.TabIndex = 22;
this.lblGoodsCode.Text = "产品编码";
//
// 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(6, 22);
this.lblBarCode.Name = "lblBarCode";
this.lblBarCode.Size = new System.Drawing.Size(53, 12);
this.lblBarCode.TabIndex = 23;
this.lblBarCode.Text = "产品条码";
//
// txtUserCode
//
this.txtUserCode.BackColor = System.Drawing.SystemColors.Window;
this.txtUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
this.txtUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
this.txtUserCode.ErrorMessage = "";
this.txtUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtUserCode.Location = new System.Drawing.Point(65, 46);
this.txtUserCode.MaxLength = 20;
this.txtUserCode.Name = "txtUserCode";
this.txtUserCode.Size = new System.Drawing.Size(134, 21);
this.txtUserCode.TabIndex = 5;
//
// txtGoodsName
//
this.txtGoodsName.BackColor = System.Drawing.SystemColors.Window;
this.txtGoodsName.BackgroundColor = System.Drawing.SystemColors.Window;
this.txtGoodsName.ErrorMessage = "";
this.txtGoodsName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtGoodsName.Location = new System.Drawing.Point(487, 18);
this.txtGoodsName.MaxLength = 20;
this.txtGoodsName.Name = "txtGoodsName";
this.txtGoodsName.Size = new System.Drawing.Size(134, 21);
this.txtGoodsName.TabIndex = 3;
//
// 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(264, 18);
this.txtGoodsCode.MaxLength = 10;
this.txtGoodsCode.Name = "txtGoodsCode";
this.txtGoodsCode.Size = new System.Drawing.Size(134, 21);
this.txtGoodsCode.TabIndex = 2;
//
// 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.Location = new System.Drawing.Point(65, 18);
this.txtBarCode.MaxLength = 50;
this.txtBarCode.Name = "txtBarCode";
this.txtBarCode.Size = new System.Drawing.Size(134, 21);
this.txtBarCode.TabIndex = 1;
//
// tsrOperate
//
this.tsrOperate.AutoSize = false;
this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PMModule.Properties.Resources.functionbackground;
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.tsbtnAdd,
this.tsbtnEdit,
this.toolStripSeparator1,
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(1102, 35);
this.tsrOperate.TabIndex = 25;
this.tsrOperate.Text = "toolStrip1";
//
// tsbtnAdd
//
this.tsbtnAdd.AutoSize = false;
this.tsbtnAdd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tsbtnAdd.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnAdd.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnAdd.Name = "tsbtnAdd";
this.tsbtnAdd.Size = new System.Drawing.Size(60, 25);
this.tsbtnAdd.Text = "新建(&N)";
this.tsbtnAdd.Click += new System.EventHandler(this.tsbtnAdd_Click);
//
// tsbtnEdit
//
this.tsbtnEdit.AutoSize = false;
this.tsbtnEdit.Enabled = false;
this.tsbtnEdit.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tsbtnEdit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnEdit.Name = "tsbtnEdit";
this.tsbtnEdit.Size = new System.Drawing.Size(60, 25);
this.tsbtnEdit.Text = "编辑(&E)";
this.tsbtnEdit.Visible = false;
//
// toolStripSeparator1
//
this.toolStripSeparator1.AutoSize = false;
this.toolStripSeparator1.Name = "toolStripSeparator1";
this.toolStripSeparator1.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);
//
// F_PM_0401
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1102, 437);
this.Controls.Add(this.dgvProduction);
this.Controls.Add(this.gbxCondition);
this.Controls.Add(this.tsrOperate);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Name = "F_PM_0401";
this.Text = "交坯";
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PM_0401_FormClosed);
this.Load += new System.EventHandler(this.F_PM_0401_Load);
((System.ComponentModel.ISupportInitialize)(this.dgvProduction)).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 tsbtnAdd;
private System.Windows.Forms.ToolStripButton tsbtnEdit;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
private System.Windows.Forms.ToolStripButton tsbtnClose;
private Basics.BaseControls.C_GroupBox gbxCondition;
private Basics.BaseControls.C_Label lblUserCode;
private Basics.BaseControls.C_Label lblGoodsName;
private Basics.BaseControls.C_Label lblGoodsCode;
private Basics.BaseControls.C_Label lblBarCode;
private Basics.BaseControls.C_TextBox txtUserCode;
private Basics.BaseControls.C_TextBox txtGoodsName;
private Basics.BaseControls.C_TextBox txtGoodsCode;
private Basics.BaseControls.C_TextBox txtBarCode;
private Basics.BaseControls.C_Label lblTo;
private System.Windows.Forms.DateTimePicker dtpEndTime;
private System.Windows.Forms.DateTimePicker dtpStartTime;
private Basics.BaseControls.C_Label lblCreateTime;
private Basics.BaseControls.C_Button btnClearCondition;
private Basics.BaseControls.C_Button btnSearch;
private Basics.BaseControls.C_DataGridView dgvProduction;
private System.Windows.Forms.DataGridViewTextBoxColumn BarCode;
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 OrganizationID;
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.DataGridViewCheckBoxColumn SpecialRepairFlag;
private System.Windows.Forms.DataGridViewTextBoxColumn GroutingNum;
private System.Windows.Forms.DataGridViewTextBoxColumn CreateTime;
private System.Windows.Forms.DataGridViewTextBoxColumn CreateUserID;
private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureModel;
private System.Windows.Forms.DataGridViewTextBoxColumn ModelType;
private System.Windows.Forms.DataGridViewTextBoxColumn PieceType;
private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
private System.Windows.Forms.DataGridViewTextBoxColumn LogoCodeName;
private Basics.BaseControls.C_Label lblGoodsType;
private Controls.SearchBox.ScbGoodsType scbGoodsType;
private Basics.BaseControls.C_Label lblOrganization;
private Controls.SearchBox.ScbOrganization scbOrganization;
}
}