namespace Dongke.IBOSS.PRD.Client.ReportModule
{
partial class F_RPT_040112
{
///
/// 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_040112));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.TreeNode treeNode1 = new System.Windows.Forms.TreeNode("产品类别");
System.Windows.Forms.TreeNode treeNode2 = new System.Windows.Forms.TreeNode("产品编码");
System.Windows.Forms.TreeNode treeNode3 = new System.Windows.Forms.TreeNode("产品商标");
System.Windows.Forms.TreeNode treeNode4 = new System.Windows.Forms.TreeNode("卸窑数量");
System.Windows.Forms.TreeNode treeNode5 = new System.Windows.Forms.TreeNode("参考质量");
System.Windows.Forms.TreeNode treeNode6 = new System.Windows.Forms.TreeNode("合格品数");
System.Windows.Forms.TreeNode treeNode7 = new System.Windows.Forms.TreeNode("本烧", new System.Windows.Forms.TreeNode[] {
treeNode4,
treeNode5,
treeNode6});
System.Windows.Forms.TreeNode treeNode8 = new System.Windows.Forms.TreeNode("卸窑数量");
System.Windows.Forms.TreeNode treeNode9 = new System.Windows.Forms.TreeNode("参考质量");
System.Windows.Forms.TreeNode treeNode10 = new System.Windows.Forms.TreeNode("合格品数");
System.Windows.Forms.TreeNode treeNode11 = new System.Windows.Forms.TreeNode("重烧", new System.Windows.Forms.TreeNode[] {
treeNode8,
treeNode9,
treeNode10});
System.Windows.Forms.TreeNode treeNode12 = new System.Windows.Forms.TreeNode("合格品数");
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = 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 dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.dtpOutTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
this.dtpOutTimeBegin = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
this.rdoOutTime = new Dongke.WinForm.Controls.RdoRadioButton();
this.rdoInTime = new Dongke.WinForm.Controls.RdoRadioButton();
this.txtKilnCarNumBegin = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.dropKilnCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
this.lblKilnCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.lblScrapDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.dtpInTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
this.dtpInTimeBegin = 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.txtKilnCarNumEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
this.tsbSetting = new System.Windows.Forms.ToolStripButton();
this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
this.tblKiln = new System.Windows.Forms.TabControl();
this.tapKilnCarInfo = new System.Windows.Forms.TabPage();
this.dgvKilnCarInfo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
this.kilncode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.carcount = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.mincode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.maxcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.tapKilnCarGoods = new System.Windows.Forms.TabPage();
this.dgvKilnCarGoods = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
this.treeView1 = new System.Windows.Forms.TreeView();
this.goodstypename = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.goodscode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.logoname = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.pc1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.qr1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.qc1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.pc2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.qr2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.qc2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.qc = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.gbxCondition.SuspendLayout();
this.tsrOperate.SuspendLayout();
this.tblKiln.SuspendLayout();
this.tapKilnCarInfo.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvKilnCarInfo)).BeginInit();
this.tapKilnCarGoods.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvKilnCarGoods)).BeginInit();
this.SuspendLayout();
//
// 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);
//
// 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.c_Label3);
this.gbxCondition.Controls.Add(this.dtpOutTimeEnd);
this.gbxCondition.Controls.Add(this.dtpOutTimeBegin);
this.gbxCondition.Controls.Add(this.rdoOutTime);
this.gbxCondition.Controls.Add(this.rdoInTime);
this.gbxCondition.Controls.Add(this.txtKilnCarNumBegin);
this.gbxCondition.Controls.Add(this.c_Label4);
this.gbxCondition.Controls.Add(this.c_Label1);
this.gbxCondition.Controls.Add(this.dropKilnCode);
this.gbxCondition.Controls.Add(this.lblKilnCode);
this.gbxCondition.Controls.Add(this.c_Label2);
this.gbxCondition.Controls.Add(this.lblScrapDateEnd);
this.gbxCondition.Controls.Add(this.dtpInTimeEnd);
this.gbxCondition.Controls.Add(this.dtpInTimeBegin);
this.gbxCondition.Controls.Add(this.btnClearCondition);
this.gbxCondition.Controls.Add(this.btnSearch);
this.gbxCondition.Controls.Add(this.txtKilnCarNumEnd);
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, 80);
this.gbxCondition.TabIndex = 1;
this.gbxCondition.TabStop = false;
this.gbxCondition.Text = "查询条件 ▼";
//
// c_Label3
//
this.c_Label3.AutoSize = true;
this.c_Label3.BackColor = System.Drawing.Color.Transparent;
this.c_Label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.c_Label3.ForeColor = System.Drawing.SystemColors.ControlText;
this.c_Label3.Location = new System.Drawing.Point(254, 51);
this.c_Label3.Name = "c_Label3";
this.c_Label3.Size = new System.Drawing.Size(17, 12);
this.c_Label3.TabIndex = 12;
this.c_Label3.Text = "至";
//
// dtpOutTimeEnd
//
this.dtpOutTimeEnd.CustomFormat = "yyyy-MM-dd HH:mm";
this.dtpOutTimeEnd.Enabled = false;
this.dtpOutTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtpOutTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpOutTimeEnd.Location = new System.Drawing.Point(277, 47);
this.dtpOutTimeEnd.Name = "dtpOutTimeEnd";
this.dtpOutTimeEnd.Size = new System.Drawing.Size(135, 21);
this.dtpOutTimeEnd.TabIndex = 13;
//
// dtpOutTimeBegin
//
this.dtpOutTimeBegin.CustomFormat = "yyyy-MM-dd HH:mm";
this.dtpOutTimeBegin.Enabled = false;
this.dtpOutTimeBegin.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtpOutTimeBegin.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpOutTimeBegin.Location = new System.Drawing.Point(113, 47);
this.dtpOutTimeBegin.Name = "dtpOutTimeBegin";
this.dtpOutTimeBegin.Size = new System.Drawing.Size(135, 21);
this.dtpOutTimeBegin.TabIndex = 11;
//
// rdoOutTime
//
this.rdoOutTime.Location = new System.Drawing.Point(12, 49);
this.rdoOutTime.Name = "rdoOutTime";
this.rdoOutTime.Size = new System.Drawing.Size(95, 16);
this.rdoOutTime.TabIndex = 10;
this.rdoOutTime.Text = "烧成结束时间";
this.rdoOutTime.UseVisualStyleBackColor = false;
this.rdoOutTime.CheckedChanged += new System.EventHandler(this.rdoOutTime_CheckedChanged);
//
// rdoInTime
//
this.rdoInTime.Checked = true;
this.rdoInTime.Location = new System.Drawing.Point(12, 22);
this.rdoInTime.Name = "rdoInTime";
this.rdoInTime.Size = new System.Drawing.Size(95, 16);
this.rdoInTime.TabIndex = 0;
this.rdoInTime.TabStop = true;
this.rdoInTime.Text = "烧成开始时间";
this.rdoInTime.UseVisualStyleBackColor = false;
this.rdoInTime.CheckedChanged += new System.EventHandler(this.rdoInTime_CheckedChanged);
//
// txtKilnCarNumBegin
//
this.txtKilnCarNumBegin.AllowNegative = false;
this.txtKilnCarNumBegin.BackColor = System.Drawing.SystemColors.Window;
this.txtKilnCarNumBegin.BackgroundColor = System.Drawing.SystemColors.Window;
this.txtKilnCarNumBegin.ErrorMessage = "";
this.txtKilnCarNumBegin.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtKilnCarNumBegin.HasComma = false;
this.txtKilnCarNumBegin.ImeMode = System.Windows.Forms.ImeMode.Off;
this.txtKilnCarNumBegin.Location = new System.Drawing.Point(478, 20);
this.txtKilnCarNumBegin.MaxValue = new decimal(new int[] {
1410065407,
2,
0,
0});
this.txtKilnCarNumBegin.MinValue = new decimal(new int[] {
0,
0,
0,
0});
this.txtKilnCarNumBegin.Name = "txtKilnCarNumBegin";
this.txtKilnCarNumBegin.Number = new System.Drawing.Point(10, 0);
this.txtKilnCarNumBegin.Size = new System.Drawing.Size(73, 21);
this.txtKilnCarNumBegin.TabIndex = 5;
this.txtKilnCarNumBegin.TextValue = "";
//
// c_Label4
//
this.c_Label4.AutoSize = true;
this.c_Label4.BackColor = System.Drawing.SystemColors.Control;
this.c_Label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.c_Label4.ForeColor = System.Drawing.Color.Red;
this.c_Label4.Location = new System.Drawing.Point(418, 51);
this.c_Label4.Name = "c_Label4";
this.c_Label4.Size = new System.Drawing.Size(293, 12);
this.c_Label4.TabIndex = 14;
this.c_Label4.Text = "选择结束时间时,根据各窑炉周转率计算烧成开始时间";
//
// c_Label1
//
this.c_Label1.AutoSize = true;
this.c_Label1.BackColor = System.Drawing.SystemColors.Control;
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(418, 24);
this.c_Label1.Name = "c_Label1";
this.c_Label1.Size = new System.Drawing.Size(53, 12);
this.c_Label1.TabIndex = 4;
this.c_Label1.Text = "窑车序号";
//
// dropKilnCode
//
this.dropKilnCode.BackColor = System.Drawing.SystemColors.Window;
this.dropKilnCode.BackgroundColor = System.Drawing.SystemColors.Window;
this.dropKilnCode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.dropKilnCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dropKilnCode.FormattingEnabled = true;
this.dropKilnCode.Location = new System.Drawing.Point(718, 20);
this.dropKilnCode.Name = "dropKilnCode";
this.dropKilnCode.Size = new System.Drawing.Size(73, 20);
this.dropKilnCode.TabIndex = 9;
//
// lblKilnCode
//
this.lblKilnCode.AutoSize = true;
this.lblKilnCode.BackColor = System.Drawing.SystemColors.Control;
this.lblKilnCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblKilnCode.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblKilnCode.Location = new System.Drawing.Point(659, 24);
this.lblKilnCode.Name = "lblKilnCode";
this.lblKilnCode.Size = new System.Drawing.Size(53, 12);
this.lblKilnCode.TabIndex = 8;
this.lblKilnCode.Text = "窑炉编号";
//
// c_Label2
//
this.c_Label2.AutoSize = true;
this.c_Label2.BackColor = System.Drawing.Color.Transparent;
this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText;
this.c_Label2.Location = new System.Drawing.Point(557, 24);
this.c_Label2.Name = "c_Label2";
this.c_Label2.Size = new System.Drawing.Size(17, 12);
this.c_Label2.TabIndex = 6;
this.c_Label2.Text = "至";
//
// lblScrapDateEnd
//
this.lblScrapDateEnd.AutoSize = true;
this.lblScrapDateEnd.BackColor = System.Drawing.Color.Transparent;
this.lblScrapDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblScrapDateEnd.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblScrapDateEnd.Location = new System.Drawing.Point(254, 24);
this.lblScrapDateEnd.Name = "lblScrapDateEnd";
this.lblScrapDateEnd.Size = new System.Drawing.Size(17, 12);
this.lblScrapDateEnd.TabIndex = 2;
this.lblScrapDateEnd.Text = "至";
//
// dtpInTimeEnd
//
this.dtpInTimeEnd.CustomFormat = "yyyy-MM-dd HH:mm";
this.dtpInTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtpInTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpInTimeEnd.Location = new System.Drawing.Point(277, 20);
this.dtpInTimeEnd.Name = "dtpInTimeEnd";
this.dtpInTimeEnd.Size = new System.Drawing.Size(135, 21);
this.dtpInTimeEnd.TabIndex = 3;
//
// dtpInTimeBegin
//
this.dtpInTimeBegin.CustomFormat = "yyyy-MM-dd HH:mm";
this.dtpInTimeBegin.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtpInTimeBegin.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpInTimeBegin.Location = new System.Drawing.Point(113, 20);
this.dtpInTimeBegin.Name = "dtpInTimeBegin";
this.dtpInTimeBegin.Size = new System.Drawing.Size(135, 21);
this.dtpInTimeBegin.TabIndex = 1;
//
// 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(1016, 45);
this.btnClearCondition.Name = "btnClearCondition";
this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
this.btnClearCondition.TabIndex = 16;
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(925, 45);
this.btnSearch.Name = "btnSearch";
this.btnSearch.Size = new System.Drawing.Size(85, 30);
this.btnSearch.TabIndex = 15;
this.btnSearch.Text = "查询(&Q)";
this.btnSearch.UseVisualStyleBackColor = true;
this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
//
// txtKilnCarNumEnd
//
this.txtKilnCarNumEnd.AllowNegative = false;
this.txtKilnCarNumEnd.BackColor = System.Drawing.SystemColors.Window;
this.txtKilnCarNumEnd.BackgroundColor = System.Drawing.SystemColors.Window;
this.txtKilnCarNumEnd.ErrorMessage = "";
this.txtKilnCarNumEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtKilnCarNumEnd.HasComma = false;
this.txtKilnCarNumEnd.ImeMode = System.Windows.Forms.ImeMode.Off;
this.txtKilnCarNumEnd.Location = new System.Drawing.Point(580, 20);
this.txtKilnCarNumEnd.MaxValue = new decimal(new int[] {
1410065407,
2,
0,
0});
this.txtKilnCarNumEnd.MinValue = new decimal(new int[] {
0,
0,
0,
0});
this.txtKilnCarNumEnd.Name = "txtKilnCarNumEnd";
this.txtKilnCarNumEnd.Number = new System.Drawing.Point(10, 0);
this.txtKilnCarNumEnd.Size = new System.Drawing.Size(73, 21);
this.txtKilnCarNumEnd.TabIndex = 7;
this.txtKilnCarNumEnd.TextValue = "";
//
// 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.tsbSetting,
this.tsbtnAdaptive,
this.tsbtnClose});
this.tsrOperate.Location = new System.Drawing.Point(0, 0);
this.tsrOperate.Name = "tsrOperate";
this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
this.tsrOperate.ShowItemToolTips = false;
this.tsrOperate.Size = new System.Drawing.Size(1131, 35);
this.tsrOperate.TabIndex = 0;
this.tsrOperate.Text = "toolStrip1";
//
// tsbSetting
//
this.tsbSetting.AutoSize = false;
this.tsbSetting.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tsbSetting.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbSetting.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbSetting.Name = "tsbSetting";
this.tsbSetting.Size = new System.Drawing.Size(60, 25);
this.tsbSetting.Text = "设置(&O)";
this.tsbSetting.Click += new System.EventHandler(this.tsbSetting_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);
//
// tblKiln
//
this.tblKiln.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.tblKiln.Controls.Add(this.tapKilnCarInfo);
this.tblKiln.Controls.Add(this.tapKilnCarGoods);
this.tblKiln.Location = new System.Drawing.Point(0, 125);
this.tblKiln.Margin = new System.Windows.Forms.Padding(0);
this.tblKiln.Name = "tblKiln";
this.tblKiln.Padding = new System.Drawing.Point(0, 0);
this.tblKiln.SelectedIndex = 0;
this.tblKiln.Size = new System.Drawing.Size(1119, 364);
this.tblKiln.TabIndex = 2;
//
// tapKilnCarInfo
//
this.tapKilnCarInfo.Controls.Add(this.dgvKilnCarInfo);
this.tapKilnCarInfo.Location = new System.Drawing.Point(4, 22);
this.tapKilnCarInfo.Margin = new System.Windows.Forms.Padding(0);
this.tapKilnCarInfo.Name = "tapKilnCarInfo";
this.tapKilnCarInfo.Size = new System.Drawing.Size(1111, 338);
this.tapKilnCarInfo.TabIndex = 0;
this.tapKilnCarInfo.Text = "窑车信息";
this.tapKilnCarInfo.UseVisualStyleBackColor = true;
//
// dgvKilnCarInfo
//
this.dgvKilnCarInfo.AllowUserToAddRows = false;
this.dgvKilnCarInfo.AllowUserToDeleteRows = false;
this.dgvKilnCarInfo.AllowUserToModifyRows = true;
this.dgvKilnCarInfo.AllowUserToOrderColumns = true;
this.dgvKilnCarInfo.AllowUserToSortRows = false;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvKilnCarInfo.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
this.dgvKilnCarInfo.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.dgvKilnCarInfo.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
this.dgvKilnCarInfo.CellHeight = 23;
this.dgvKilnCarInfo.ChildNodeColumnName = null;
this.dgvKilnCarInfo.ChildNodeColumnText = null;
this.dgvKilnCarInfo.ColumnDeep = 1;
this.dgvKilnCarInfo.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.dgvKilnCarInfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.dgvKilnCarInfo.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvKilnCarInfo.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.kilncode,
this.carcount,
this.mincode,
this.maxcode});
this.dgvKilnCarInfo.ColumnTreeView = null;
this.dgvKilnCarInfo.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.dgvKilnCarInfo.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvKilnCarInfo.DynamicColumnName = "";
this.dgvKilnCarInfo.EnableHeadersVisualStyles = false;
this.dgvKilnCarInfo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvKilnCarInfo.FormatQuantityColumns = null;
this.dgvKilnCarInfo.HorizontalMergeColumn = null;
this.dgvKilnCarInfo.IsAutoCountSum = true;
this.dgvKilnCarInfo.IsAutoResizeColumns = false;
this.dgvKilnCarInfo.IsClickF12 = false;
this.dgvKilnCarInfo.IsOpenMergeCellFlag = false;
this.dgvKilnCarInfo.IsSubTotalFlag = false;
this.dgvKilnCarInfo.IsTopDeep = false;
this.dgvKilnCarInfo.Location = new System.Drawing.Point(0, 0);
this.dgvKilnCarInfo.Margin = new System.Windows.Forms.Padding(0);
this.dgvKilnCarInfo.MergeColumnNames = null;
this.dgvKilnCarInfo.MergeDetailColumnNames = null;
this.dgvKilnCarInfo.MergeDetailOnlyColumn = null;
this.dgvKilnCarInfo.MergeOnlyColumn = null;
this.dgvKilnCarInfo.MultiSelect = false;
this.dgvKilnCarInfo.Name = "dgvKilnCarInfo";
this.dgvKilnCarInfo.ReadOnly = true;
this.dgvKilnCarInfo.RefreshAtHscroll = false;
this.dgvKilnCarInfo.RowHeadersWidth = 50;
this.dgvKilnCarInfo.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvKilnCarInfo.RowsDefaultCellStyle = dataGridViewCellStyle4;
this.dgvKilnCarInfo.RowTemplate.Height = 21;
this.dgvKilnCarInfo.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvKilnCarInfo.Size = new System.Drawing.Size(1111, 338);
this.dgvKilnCarInfo.SortOrderColumnName = null;
this.dgvKilnCarInfo.TabIndex = 0;
this.dgvKilnCarInfo.Tag = true;
this.dgvKilnCarInfo.TotalSumColumns = null;
this.dgvKilnCarInfo.ViewRowFilter = "";
//
// kilncode
//
this.kilncode.DataPropertyName = "kilncode";
this.kilncode.HeaderText = "窑炉编号";
this.kilncode.Name = "kilncode";
this.kilncode.ReadOnly = true;
//
// carcount
//
this.carcount.DataPropertyName = "carcount";
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
dataGridViewCellStyle3.Format = "N0";
this.carcount.DefaultCellStyle = dataGridViewCellStyle3;
this.carcount.HeaderText = "窑车数量";
this.carcount.Name = "carcount";
this.carcount.ReadOnly = true;
//
// mincode
//
this.mincode.DataPropertyName = "mincode";
this.mincode.HeaderText = "起始窑车";
this.mincode.Name = "mincode";
this.mincode.ReadOnly = true;
//
// maxcode
//
this.maxcode.DataPropertyName = "maxcode";
this.maxcode.HeaderText = "结束窑车";
this.maxcode.Name = "maxcode";
this.maxcode.ReadOnly = true;
//
// tapKilnCarGoods
//
this.tapKilnCarGoods.Controls.Add(this.dgvKilnCarGoods);
this.tapKilnCarGoods.Location = new System.Drawing.Point(4, 22);
this.tapKilnCarGoods.Margin = new System.Windows.Forms.Padding(0);
this.tapKilnCarGoods.Name = "tapKilnCarGoods";
this.tapKilnCarGoods.Size = new System.Drawing.Size(1111, 338);
this.tapKilnCarGoods.TabIndex = 1;
this.tapKilnCarGoods.Text = "预算合格品";
this.tapKilnCarGoods.UseVisualStyleBackColor = true;
//
// dgvKilnCarGoods
//
this.dgvKilnCarGoods.AllowUserToAddRows = false;
this.dgvKilnCarGoods.AllowUserToDeleteRows = false;
this.dgvKilnCarGoods.AllowUserToModifyRows = true;
this.dgvKilnCarGoods.AllowUserToSortRows = false;
dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvKilnCarGoods.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle5;
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 = 2;
this.dgvKilnCarGoods.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle6.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvKilnCarGoods.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle6;
this.dgvKilnCarGoods.ColumnHeadersHeight = 46;
this.dgvKilnCarGoods.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvKilnCarGoods.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.goodstypename,
this.goodscode,
this.logoname,
this.pc1,
this.qr1,
this.qc1,
this.pc2,
this.qr2,
this.qc2,
this.qc});
this.dgvKilnCarGoods.ColumnTreeView = new System.Windows.Forms.TreeView[] {
this.treeView1};
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.Dock = System.Windows.Forms.DockStyle.Fill;
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.FormatQuantityColumns = null;
this.dgvKilnCarGoods.HorizontalMergeColumn = null;
this.dgvKilnCarGoods.IsAutoCountSum = true;
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.Margin = new System.Windows.Forms.Padding(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.ReadOnly = true;
this.dgvKilnCarGoods.RefreshAtHscroll = false;
this.dgvKilnCarGoods.RowHeadersWidth = 50;
this.dgvKilnCarGoods.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle14.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvKilnCarGoods.RowsDefaultCellStyle = dataGridViewCellStyle14;
this.dgvKilnCarGoods.RowTemplate.Height = 21;
this.dgvKilnCarGoods.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvKilnCarGoods.Size = new System.Drawing.Size(1111, 338);
this.dgvKilnCarGoods.SortOrderColumnName = null;
this.dgvKilnCarGoods.TabIndex = 33;
this.dgvKilnCarGoods.Tag = true;
this.dgvKilnCarGoods.TotalSumColumns = null;
this.dgvKilnCarGoods.ViewRowFilter = "";
//
// treeView1
//
this.treeView1.LineColor = System.Drawing.Color.Empty;
this.treeView1.Location = new System.Drawing.Point(0, 0);
this.treeView1.Name = "treeView1";
treeNode1.Name = "产品类别";
treeNode1.Text = "产品类别";
treeNode2.Name = "产品编码";
treeNode2.Text = "产品编码";
treeNode3.Name = "产品商标";
treeNode3.Text = "产品商标";
treeNode4.Name = "卸窑数量";
treeNode4.Text = "卸窑数量";
treeNode5.Name = "参考质量";
treeNode5.Text = "参考质量";
treeNode6.Name = "合格品数";
treeNode6.Text = "合格品数";
treeNode7.Name = "本烧";
treeNode7.Text = "本烧";
treeNode8.Name = "卸窑数量";
treeNode8.Text = "卸窑数量";
treeNode9.Name = "参考质量";
treeNode9.Text = "参考质量";
treeNode10.Name = "合格品数";
treeNode10.Text = "合格品数";
treeNode11.Name = "重烧";
treeNode11.Text = "重烧";
treeNode12.Name = "合格品数";
treeNode12.Text = "合格品数";
this.treeView1.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
treeNode1,
treeNode2,
treeNode3,
treeNode7,
treeNode11,
treeNode12});
this.treeView1.Size = new System.Drawing.Size(121, 97);
this.treeView1.TabIndex = 0;
//
// goodstypename
//
this.goodstypename.DataPropertyName = "goodstypename";
this.goodstypename.HeaderText = "产品类别";
this.goodstypename.Name = "goodstypename";
this.goodstypename.ReadOnly = true;
this.goodstypename.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// goodscode
//
this.goodscode.DataPropertyName = "goodscode";
this.goodscode.HeaderText = "产品编码";
this.goodscode.Name = "goodscode";
this.goodscode.ReadOnly = true;
this.goodscode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// logoname
//
this.logoname.DataPropertyName = "logoname";
this.logoname.HeaderText = "产品商标";
this.logoname.Name = "logoname";
this.logoname.ReadOnly = true;
this.logoname.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// pc1
//
this.pc1.DataPropertyName = "pc1";
dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
dataGridViewCellStyle7.Format = "N0";
this.pc1.DefaultCellStyle = dataGridViewCellStyle7;
this.pc1.HeaderText = "卸窑数量";
this.pc1.Name = "pc1";
this.pc1.ReadOnly = true;
this.pc1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// qr1
//
this.qr1.DataPropertyName = "qr1";
dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
dataGridViewCellStyle8.Format = "P2";
this.qr1.DefaultCellStyle = dataGridViewCellStyle8;
this.qr1.HeaderText = "参考质量";
this.qr1.Name = "qr1";
this.qr1.ReadOnly = true;
this.qr1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// qc1
//
this.qc1.DataPropertyName = "qc1";
dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
dataGridViewCellStyle9.Format = "N0";
this.qc1.DefaultCellStyle = dataGridViewCellStyle9;
this.qc1.HeaderText = "合格品数";
this.qc1.Name = "qc1";
this.qc1.ReadOnly = true;
this.qc1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// pc2
//
this.pc2.DataPropertyName = "pc2";
dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
dataGridViewCellStyle10.Format = "N0";
this.pc2.DefaultCellStyle = dataGridViewCellStyle10;
this.pc2.HeaderText = "卸窑数量";
this.pc2.Name = "pc2";
this.pc2.ReadOnly = true;
this.pc2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// qr2
//
this.qr2.DataPropertyName = "qr2";
dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
dataGridViewCellStyle11.Format = "P2";
this.qr2.DefaultCellStyle = dataGridViewCellStyle11;
this.qr2.HeaderText = "参考质量";
this.qr2.Name = "qr2";
this.qr2.ReadOnly = true;
this.qr2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// qc2
//
this.qc2.DataPropertyName = "qc2";
dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
dataGridViewCellStyle12.Format = "N0";
this.qc2.DefaultCellStyle = dataGridViewCellStyle12;
this.qc2.HeaderText = "合格品数";
this.qc2.Name = "qc2";
this.qc2.ReadOnly = true;
this.qc2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// qc
//
this.qc.DataPropertyName = "qc";
dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
dataGridViewCellStyle13.Format = "N0";
this.qc.DefaultCellStyle = dataGridViewCellStyle13;
this.qc.HeaderText = "合格品数";
this.qc.Name = "qc";
this.qc.ReadOnly = true;
this.qc.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// F_RPT_040112
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1131, 486);
this.Controls.Add(this.gbxCondition);
this.Controls.Add(this.tsrOperate);
this.Controls.Add(this.tblKiln);
this.Name = "F_RPT_040112";
this.RightToLeftLayout = true;
this.Text = "成检产品预算分析表";
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_040112_FormClosed);
this.Load += new System.EventHandler(this.F_RPT_040112_Load);
this.gbxCondition.ResumeLayout(false);
this.gbxCondition.PerformLayout();
this.tsrOperate.ResumeLayout(false);
this.tsrOperate.PerformLayout();
this.tblKiln.ResumeLayout(false);
this.tapKilnCarInfo.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvKilnCarInfo)).EndInit();
this.tapKilnCarGoods.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvKilnCarGoods)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
private Basics.BaseControls.C_GroupBox gbxCondition;
private Basics.BaseControls.C_Label lblScrapDateEnd;
private Basics.BaseControls.C_DateTimePicker dtpInTimeEnd;
private Basics.BaseControls.C_DateTimePicker dtpInTimeBegin;
private Basics.BaseControls.C_Button btnClearCondition;
private Basics.BaseControls.C_Button btnSearch;
private Basics.BaseControls.C_ToolStrip tsrOperate;
private System.Windows.Forms.ToolStripButton tsbtnClose;
private System.Windows.Forms.TabControl tblKiln;
private System.Windows.Forms.TabPage tapKilnCarInfo;
private Basics.BaseControls.C_DataGridView dgvKilnCarInfo;
private System.Windows.Forms.TabPage tapKilnCarGoods;
private Basics.BaseControls.C_DataGridView dgvKilnCarGoods;
private Basics.BaseControls.C_ComboBox dropKilnCode;
private Basics.BaseControls.C_Label lblKilnCode;
private Basics.BaseControls.C_TXT_Digital txtKilnCarNumBegin;
private Basics.BaseControls.C_Label c_Label1;
private Basics.BaseControls.C_Label c_Label2;
private Basics.BaseControls.C_TXT_Digital txtKilnCarNumEnd;
private WinForm.Controls.RdoRadioButton rdoOutTime;
private WinForm.Controls.RdoRadioButton rdoInTime;
private Basics.BaseControls.C_Label c_Label3;
private Basics.BaseControls.C_DateTimePicker dtpOutTimeEnd;
private Basics.BaseControls.C_DateTimePicker dtpOutTimeBegin;
private Basics.BaseControls.C_Label c_Label4;
private System.Windows.Forms.DataGridViewTextBoxColumn kilncode;
private System.Windows.Forms.DataGridViewTextBoxColumn carcount;
private System.Windows.Forms.DataGridViewTextBoxColumn mincode;
private System.Windows.Forms.DataGridViewTextBoxColumn maxcode;
private System.Windows.Forms.TreeView treeView1;
private System.Windows.Forms.ToolStripButton tsbSetting;
private System.Windows.Forms.DataGridViewTextBoxColumn goodstypename;
private System.Windows.Forms.DataGridViewTextBoxColumn goodscode;
private System.Windows.Forms.DataGridViewTextBoxColumn logoname;
private System.Windows.Forms.DataGridViewTextBoxColumn pc1;
private System.Windows.Forms.DataGridViewTextBoxColumn qr1;
private System.Windows.Forms.DataGridViewTextBoxColumn qc1;
private System.Windows.Forms.DataGridViewTextBoxColumn pc2;
private System.Windows.Forms.DataGridViewTextBoxColumn qr2;
private System.Windows.Forms.DataGridViewTextBoxColumn qc2;
private System.Windows.Forms.DataGridViewTextBoxColumn qc;
}
}