namespace Dongke.IBOSS.PRD.Client.ReportModule
{
partial class F_RPT_020104
{
///
/// 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_020104));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = 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 dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.txtKilnCarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
this.lblKiln = 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.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
this.cmbKiln = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
this.dgvKilnCar = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
this.kilncode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.kilntype = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.kilncarcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.MaxGoodsNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.procedurename = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.tabControl1 = new System.Windows.Forms.TabControl();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.dgvKilnCarDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
this.procedurename1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.proceduretime = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.usercode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.CreateUserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.remarks1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.dgvKilnCarGoods = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
this.Barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.LogoCodeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.goodscode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.KilnCarPosition = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.usercode2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.createtime = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.createusername2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.tsrOperate.SuspendLayout();
this.gbxCondition.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
this.splitContainer1.Panel1.SuspendLayout();
this.splitContainer1.Panel2.SuspendLayout();
this.splitContainer1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvKilnCar)).BeginInit();
this.tabControl1.SuspendLayout();
this.tabPage1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvKilnCarDetail)).BeginInit();
this.tabPage2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvKilnCarGoods)).BeginInit();
this.SuspendLayout();
//
// 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(192, 28);
this.c_Label1.Name = "c_Label1";
this.c_Label1.Size = new System.Drawing.Size(53, 12);
this.c_Label1.TabIndex = 2;
this.c_Label1.Text = "窑炉车号";
//
// txtKilnCarCode
//
this.txtKilnCarCode.BackColor = System.Drawing.SystemColors.Window;
this.txtKilnCarCode.BackgroundColor = System.Drawing.SystemColors.Window;
this.txtKilnCarCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
this.txtKilnCarCode.ErrorMessage = "";
this.txtKilnCarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtKilnCarCode.Location = new System.Drawing.Point(251, 24);
this.txtKilnCarCode.MaxLength = 20;
this.txtKilnCarCode.Name = "txtKilnCarCode";
this.txtKilnCarCode.Size = new System.Drawing.Size(108, 21);
this.txtKilnCarCode.TabIndex = 3;
//
// lblKiln
//
this.lblKiln.AutoSize = true;
this.lblKiln.BackColor = System.Drawing.Color.Transparent;
this.lblKiln.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblKiln.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.lblKiln.IsMustInput = true;
this.lblKiln.Location = new System.Drawing.Point(20, 28);
this.lblKiln.Name = "lblKiln";
this.lblKiln.Size = new System.Drawing.Size(53, 12);
this.lblKiln.TabIndex = 5;
this.lblKiln.Text = "窑炉编码";
//
// 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(927, 35);
this.tsrOperate.TabIndex = 8;
this.tsrOperate.Text = "toolStrip1";
//
// tsbtnAdaptive
//
this.tsbtnAdaptive.AutoSize = false;
this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnAdaptive.Name = "tsbtnAdaptive";
this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
this.tsbtnAdaptive.Text = "自适应列宽(&A)";
this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
//
// tsbtnClose
//
this.tsbtnClose.AutoSize = false;
this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnClose.Name = "tsbtnClose";
this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
this.tsbtnClose.Text = "关闭(&X)";
this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
//
// gbxCondition
//
this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
this.gbxCondition.Controls.Add(this.cmbKiln);
this.gbxCondition.Controls.Add(this.btnClearCondition);
this.gbxCondition.Controls.Add(this.lblKiln);
this.gbxCondition.Controls.Add(this.btnSearch);
this.gbxCondition.Controls.Add(this.c_Label1);
this.gbxCondition.Controls.Add(this.txtKilnCarCode);
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(915, 57);
this.gbxCondition.TabIndex = 34;
this.gbxCondition.TabStop = false;
this.gbxCondition.Text = "查询条件 ▼";
//
// cmbKiln
//
this.cmbKiln.BackColor = System.Drawing.SystemColors.Window;
this.cmbKiln.BackgroundColor = System.Drawing.SystemColors.Window;
this.cmbKiln.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbKiln.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cmbKiln.FormattingEnabled = true;
this.cmbKiln.Location = new System.Drawing.Point(78, 25);
this.cmbKiln.Name = "cmbKiln";
this.cmbKiln.Size = new System.Drawing.Size(108, 20);
this.cmbKiln.TabIndex = 47;
//
// 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(824, 18);
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(733, 18);
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);
//
// splitContainer1
//
this.splitContainer1.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.splitContainer1.Location = new System.Drawing.Point(0, 101);
this.splitContainer1.Name = "splitContainer1";
this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
//
// splitContainer1.Panel1
//
this.splitContainer1.Panel1.Controls.Add(this.dgvKilnCar);
//
// splitContainer1.Panel2
//
this.splitContainer1.Panel2.Controls.Add(this.tabControl1);
this.splitContainer1.Size = new System.Drawing.Size(915, 370);
this.splitContainer1.SplitterDistance = 137;
this.splitContainer1.TabIndex = 38;
//
// dgvKilnCar
//
this.dgvKilnCar.AllowUserToAddRows = false;
this.dgvKilnCar.AllowUserToDeleteRows = false;
this.dgvKilnCar.AllowUserToModifyRows = true;
this.dgvKilnCar.AllowUserToOrderColumns = true;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvKilnCar.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
this.dgvKilnCar.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.dgvKilnCar.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
this.dgvKilnCar.CellHeight = 23;
this.dgvKilnCar.ChildNodeColumnName = null;
this.dgvKilnCar.ChildNodeColumnText = null;
this.dgvKilnCar.ColumnDeep = 1;
this.dgvKilnCar.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.dgvKilnCar.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.dgvKilnCar.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvKilnCar.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.kilncode1,
this.kilntype,
this.kilncarcode1,
this.MaxGoodsNum,
this.procedurename});
this.dgvKilnCar.ColumnTreeView = null;
this.dgvKilnCar.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.dgvKilnCar.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvKilnCar.DynamicColumnName = "";
this.dgvKilnCar.EnableHeadersVisualStyles = false;
this.dgvKilnCar.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvKilnCar.HorizontalMergeColumn = null;
this.dgvKilnCar.IsAutoCountSum = true;
this.dgvKilnCar.IsAutoResizeColumns = false;
this.dgvKilnCar.IsClickF12 = false;
this.dgvKilnCar.IsOpenMergeCellFlag = false;
this.dgvKilnCar.IsSubTotalFlag = false;
this.dgvKilnCar.IsTopDeep = false;
this.dgvKilnCar.Location = new System.Drawing.Point(0, 0);
this.dgvKilnCar.Margin = new System.Windows.Forms.Padding(0);
this.dgvKilnCar.MergeColumnNames = null;
this.dgvKilnCar.MergeDetailColumnNames = null;
this.dgvKilnCar.MergeDetailOnlyColumn = null;
this.dgvKilnCar.MergeOnlyColumn = null;
this.dgvKilnCar.MultiSelect = false;
this.dgvKilnCar.Name = "dgvKilnCar";
this.dgvKilnCar.RefreshAtHscroll = false;
this.dgvKilnCar.RowHeadersWidth = 50;
this.dgvKilnCar.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvKilnCar.RowsDefaultCellStyle = dataGridViewCellStyle3;
this.dgvKilnCar.RowTemplate.Height = 21;
this.dgvKilnCar.Size = new System.Drawing.Size(915, 137);
this.dgvKilnCar.SortOrderColumnName = null;
this.dgvKilnCar.TabIndex = 34;
this.dgvKilnCar.Tag = true;
this.dgvKilnCar.TotalSumColumns = null;
this.dgvKilnCar.ViewRowFilter = "";
this.dgvKilnCar.SelectionChanged += new System.EventHandler(this.dgvKilnCar_SelectionChanged);
//
// kilncode1
//
this.kilncode1.DataPropertyName = "kilncode";
this.kilncode1.HeaderText = "窑炉编码";
this.kilncode1.Name = "kilncode1";
this.kilncode1.ReadOnly = true;
//
// kilntype
//
this.kilntype.DataPropertyName = "kilntype";
this.kilntype.HeaderText = "窑炉类型";
this.kilntype.Name = "kilntype";
this.kilntype.ReadOnly = true;
//
// kilncarcode1
//
this.kilncarcode1.DataPropertyName = "kilncarcode";
this.kilncarcode1.HeaderText = "窑车编码";
this.kilncarcode1.Name = "kilncarcode1";
this.kilncarcode1.ReadOnly = true;
//
// MaxGoodsNum
//
this.MaxGoodsNum.DataPropertyName = "MaxGoodsNum";
this.MaxGoodsNum.HeaderText = "最大产品数量";
this.MaxGoodsNum.Name = "MaxGoodsNum";
this.MaxGoodsNum.ReadOnly = true;
this.MaxGoodsNum.Resizable = System.Windows.Forms.DataGridViewTriState.False;
//
// procedurename
//
this.procedurename.DataPropertyName = "procedurename";
this.procedurename.HeaderText = "当前工序";
this.procedurename.Name = "procedurename";
this.procedurename.ReadOnly = true;
this.procedurename.Resizable = System.Windows.Forms.DataGridViewTriState.False;
//
// tabControl1
//
this.tabControl1.Controls.Add(this.tabPage1);
this.tabControl1.Controls.Add(this.tabPage2);
this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControl1.Location = new System.Drawing.Point(0, 0);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(915, 229);
this.tabControl1.TabIndex = 0;
//
// tabPage1
//
this.tabPage1.Controls.Add(this.dgvKilnCarDetail);
this.tabPage1.Location = new System.Drawing.Point(4, 22);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
this.tabPage1.Size = new System.Drawing.Size(907, 203);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "生产数据";
this.tabPage1.UseVisualStyleBackColor = true;
//
// dgvKilnCarDetail
//
this.dgvKilnCarDetail.AllowUserToAddRows = false;
this.dgvKilnCarDetail.AllowUserToModifyRows = true;
this.dgvKilnCarDetail.AllowUserToOrderColumns = true;
dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvKilnCarDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle4;
this.dgvKilnCarDetail.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.dgvKilnCarDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.dgvKilnCarDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
this.dgvKilnCarDetail.CellHeight = 23;
this.dgvKilnCarDetail.ChildNodeColumnName = null;
this.dgvKilnCarDetail.ChildNodeColumnText = null;
this.dgvKilnCarDetail.ColumnDeep = 1;
this.dgvKilnCarDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle5.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvKilnCarDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5;
this.dgvKilnCarDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvKilnCarDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.procedurename1,
this.proceduretime,
this.usercode1,
this.CreateUserName,
this.remarks1});
this.dgvKilnCarDetail.ColumnTreeView = null;
this.dgvKilnCarDetail.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.dgvKilnCarDetail.DynamicColumnName = "";
this.dgvKilnCarDetail.EnableHeadersVisualStyles = false;
this.dgvKilnCarDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvKilnCarDetail.HorizontalMergeColumn = null;
this.dgvKilnCarDetail.IsAutoCountSum = true;
this.dgvKilnCarDetail.IsAutoResizeColumns = false;
this.dgvKilnCarDetail.IsClickF12 = false;
this.dgvKilnCarDetail.IsOpenMergeCellFlag = false;
this.dgvKilnCarDetail.IsSubTotalFlag = false;
this.dgvKilnCarDetail.IsTopDeep = false;
this.dgvKilnCarDetail.Location = new System.Drawing.Point(0, 0);
this.dgvKilnCarDetail.Margin = new System.Windows.Forms.Padding(0);
this.dgvKilnCarDetail.MergeColumnNames = null;
this.dgvKilnCarDetail.MergeDetailColumnNames = null;
this.dgvKilnCarDetail.MergeDetailOnlyColumn = null;
this.dgvKilnCarDetail.MergeOnlyColumn = null;
this.dgvKilnCarDetail.MultiSelect = false;
this.dgvKilnCarDetail.Name = "dgvKilnCarDetail";
this.dgvKilnCarDetail.ReadOnly = true;
this.dgvKilnCarDetail.RefreshAtHscroll = false;
this.dgvKilnCarDetail.RowHeadersWidth = 50;
this.dgvKilnCarDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvKilnCarDetail.RowsDefaultCellStyle = dataGridViewCellStyle7;
this.dgvKilnCarDetail.RowTemplate.Height = 25;
this.dgvKilnCarDetail.Size = new System.Drawing.Size(904, 203);
this.dgvKilnCarDetail.SortOrderColumnName = null;
this.dgvKilnCarDetail.TabIndex = 0;
this.dgvKilnCarDetail.Tag = true;
this.dgvKilnCarDetail.TotalSumColumns = null;
this.dgvKilnCarDetail.ViewRowFilter = "";
//
// procedurename1
//
this.procedurename1.DataPropertyName = "procedurename";
this.procedurename1.HeaderText = "当前工序";
this.procedurename1.Name = "procedurename1";
this.procedurename1.ReadOnly = true;
//
// proceduretime
//
this.proceduretime.DataPropertyName = "proceduretime";
dataGridViewCellStyle6.Format = "yyyy-MM-dd HH:mm:ss";
dataGridViewCellStyle6.NullValue = null;
this.proceduretime.DefaultCellStyle = dataGridViewCellStyle6;
this.proceduretime.HeaderText = "开始时间";
this.proceduretime.Name = "proceduretime";
this.proceduretime.ReadOnly = true;
//
// usercode1
//
this.usercode1.DataPropertyName = "usercode";
this.usercode1.HeaderText = "生产工号";
this.usercode1.Name = "usercode1";
this.usercode1.ReadOnly = true;
//
// CreateUserName
//
this.CreateUserName.DataPropertyName = "CreateUserName";
this.CreateUserName.HeaderText = "操作者";
this.CreateUserName.Name = "CreateUserName";
this.CreateUserName.ReadOnly = true;
//
// remarks1
//
this.remarks1.DataPropertyName = "remarks";
this.remarks1.HeaderText = "操作说明";
this.remarks1.Name = "remarks1";
this.remarks1.ReadOnly = true;
//
// tabPage2
//
this.tabPage2.Controls.Add(this.dgvKilnCarGoods);
this.tabPage2.Location = new System.Drawing.Point(4, 22);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
this.tabPage2.Size = new System.Drawing.Size(907, 203);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "窑车产品";
this.tabPage2.UseVisualStyleBackColor = true;
//
// dgvKilnCarGoods
//
this.dgvKilnCarGoods.AllowUserToAddRows = false;
this.dgvKilnCarGoods.AllowUserToDeleteRows = false;
this.dgvKilnCarGoods.AllowUserToModifyRows = true;
this.dgvKilnCarGoods.AllowUserToOrderColumns = true;
dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvKilnCarGoods.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle8;
this.dgvKilnCarGoods.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.dgvKilnCarGoods.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.dgvKilnCarGoods.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
this.dgvKilnCarGoods.CellHeight = 23;
this.dgvKilnCarGoods.ChildNodeColumnName = null;
this.dgvKilnCarGoods.ChildNodeColumnText = null;
this.dgvKilnCarGoods.ColumnDeep = 1;
this.dgvKilnCarGoods.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle9.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvKilnCarGoods.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle9;
this.dgvKilnCarGoods.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvKilnCarGoods.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.Barcode,
this.LogoCodeName,
this.goodscode,
this.KilnCarPosition,
this.usercode2,
this.createtime,
this.createusername2});
this.dgvKilnCarGoods.ColumnTreeView = null;
this.dgvKilnCarGoods.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.dgvKilnCarGoods.DynamicColumnName = "";
this.dgvKilnCarGoods.EnableHeadersVisualStyles = false;
this.dgvKilnCarGoods.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvKilnCarGoods.HorizontalMergeColumn = null;
this.dgvKilnCarGoods.IsAutoCountSum = false;
this.dgvKilnCarGoods.IsAutoResizeColumns = false;
this.dgvKilnCarGoods.IsClickF12 = false;
this.dgvKilnCarGoods.IsOpenMergeCellFlag = false;
this.dgvKilnCarGoods.IsSubTotalFlag = false;
this.dgvKilnCarGoods.IsTopDeep = false;
this.dgvKilnCarGoods.Location = new System.Drawing.Point(0, 0);
this.dgvKilnCarGoods.MergeColumnNames = null;
this.dgvKilnCarGoods.MergeDetailColumnNames = null;
this.dgvKilnCarGoods.MergeDetailOnlyColumn = null;
this.dgvKilnCarGoods.MergeOnlyColumn = null;
this.dgvKilnCarGoods.MultiSelect = false;
this.dgvKilnCarGoods.Name = "dgvKilnCarGoods";
this.dgvKilnCarGoods.RefreshAtHscroll = false;
this.dgvKilnCarGoods.RowHeadersWidth = 50;
this.dgvKilnCarGoods.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle11.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvKilnCarGoods.RowsDefaultCellStyle = dataGridViewCellStyle11;
this.dgvKilnCarGoods.RowTemplate.Height = 21;
this.dgvKilnCarGoods.Size = new System.Drawing.Size(905, 204);
this.dgvKilnCarGoods.SortOrderColumnName = null;
this.dgvKilnCarGoods.TabIndex = 6;
this.dgvKilnCarGoods.Tag = true;
this.dgvKilnCarGoods.TotalSumColumns = null;
this.dgvKilnCarGoods.ViewRowFilter = "";
//
// Barcode
//
this.Barcode.DataPropertyName = "barcode";
this.Barcode.HeaderText = "产品条码";
this.Barcode.Name = "Barcode";
this.Barcode.ReadOnly = true;
//
// LogoCodeName
//
this.LogoCodeName.DataPropertyName = "LogoCodeName";
this.LogoCodeName.HeaderText = "商标";
this.LogoCodeName.Name = "LogoCodeName";
this.LogoCodeName.Visible = false;
//
// goodscode
//
this.goodscode.DataPropertyName = "goodscode";
this.goodscode.HeaderText = "产品编码";
this.goodscode.Name = "goodscode";
this.goodscode.ReadOnly = true;
//
// KilnCarPosition
//
this.KilnCarPosition.DataPropertyName = "KilnCarPosition";
this.KilnCarPosition.HeaderText = "窑车位置";
this.KilnCarPosition.Name = "KilnCarPosition";
this.KilnCarPosition.ReadOnly = true;
//
// usercode2
//
this.usercode2.DataPropertyName = "usercode";
this.usercode2.HeaderText = "生产工号";
this.usercode2.Name = "usercode2";
this.usercode2.ReadOnly = true;
//
// createtime
//
this.createtime.DataPropertyName = "createtime";
dataGridViewCellStyle10.Format = "yyyy-MM-dd HH:mm:ss";
dataGridViewCellStyle10.NullValue = null;
this.createtime.DefaultCellStyle = dataGridViewCellStyle10;
this.createtime.HeaderText = "操作时间";
this.createtime.Name = "createtime";
this.createtime.ReadOnly = true;
//
// createusername2
//
this.createusername2.DataPropertyName = "createusername";
this.createusername2.HeaderText = "操作者";
this.createusername2.Name = "createusername2";
this.createusername2.ReadOnly = true;
//
// F_RPT_020104
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(927, 473);
this.Controls.Add(this.splitContainer1);
this.Controls.Add(this.gbxCondition);
this.Controls.Add(this.tsrOperate);
this.Name = "F_RPT_020104";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "窑车状态表";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_020104_FormClosed);
this.Load += new System.EventHandler(this.F_RPT_020104_Load);
this.tsrOperate.ResumeLayout(false);
this.tsrOperate.PerformLayout();
this.gbxCondition.ResumeLayout(false);
this.gbxCondition.PerformLayout();
this.splitContainer1.Panel1.ResumeLayout(false);
this.splitContainer1.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
this.splitContainer1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvKilnCar)).EndInit();
this.tabControl1.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvKilnCarDetail)).EndInit();
this.tabPage2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvKilnCarGoods)).EndInit();
this.ResumeLayout(false);
}
#endregion
private Basics.BaseControls.C_Label c_Label1;
private Basics.BaseControls.C_TextBox txtKilnCarCode;
private Basics.BaseControls.C_Label lblKiln;
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_Button btnClearCondition;
private Basics.BaseControls.C_Button btnSearch;
private System.Windows.Forms.SplitContainer splitContainer1;
private Basics.BaseControls.C_DataGridView dgvKilnCar;
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tabPage1;
private Basics.BaseControls.C_DataGridView dgvKilnCarDetail;
private System.Windows.Forms.TabPage tabPage2;
private Basics.BaseControls.C_DataGridView dgvKilnCarGoods;
private Basics.BaseControls.C_ComboBox cmbKiln;
private System.Windows.Forms.DataGridViewTextBoxColumn procedurename1;
private System.Windows.Forms.DataGridViewTextBoxColumn proceduretime;
private System.Windows.Forms.DataGridViewTextBoxColumn usercode1;
private System.Windows.Forms.DataGridViewTextBoxColumn CreateUserName;
private System.Windows.Forms.DataGridViewTextBoxColumn remarks1;
private System.Windows.Forms.DataGridViewTextBoxColumn kilncode1;
private System.Windows.Forms.DataGridViewTextBoxColumn kilntype;
private System.Windows.Forms.DataGridViewTextBoxColumn kilncarcode1;
private System.Windows.Forms.DataGridViewTextBoxColumn MaxGoodsNum;
private System.Windows.Forms.DataGridViewTextBoxColumn procedurename;
private System.Windows.Forms.DataGridViewTextBoxColumn Barcode;
private System.Windows.Forms.DataGridViewTextBoxColumn LogoCodeName;
private System.Windows.Forms.DataGridViewTextBoxColumn goodscode;
private System.Windows.Forms.DataGridViewTextBoxColumn KilnCarPosition;
private System.Windows.Forms.DataGridViewTextBoxColumn usercode2;
private System.Windows.Forms.DataGridViewTextBoxColumn createtime;
private System.Windows.Forms.DataGridViewTextBoxColumn createusername2;
}
}