| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803 |
- namespace Dongke.IBOSS.PRD.Client.ReportModule
- {
- partial class F_RPT_080104
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_RPT_080104));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = 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 dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
- 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();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle23 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle();
- 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.dtpEndTime = new System.Windows.Forms.DateTimePicker();
- this.dtpStartTime = new System.Windows.Forms.DateTimePicker();
- this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dkDefectSearchBox2 = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkDefectSearchBox();
- this.dkDefectSearchBox1 = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkDefectSearchBox();
- this.dkProcedureSearchBox3 = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
- this.dkProcedureSearchBox1 = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
- this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.dkProcedureSearchBox2 = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
- this.dgv1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.procedurename = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.usercode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.KilnCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.KilnCarNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.KilnCarWeight = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.production = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.outKiln = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Defective = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Substandard = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DefectiveDetails = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.SubstandardDetails = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DefectiveDefect1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DefectiveDefect2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.SubstandardDefect1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.SubstandardDefect2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Nextdamage = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.damage = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.tabControl1 = new System.Windows.Forms.TabControl();
- this.tabPage1 = new System.Windows.Forms.TabPage();
- this.tabPage2 = new System.Windows.Forms.TabPage();
- this.dgvKiln = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.colprocedurename = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.colusercode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.colKilnCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.kdate = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Kcount = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.kpcount = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.tsrOperate.SuspendLayout();
- this.gbxCondition.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgv1)).BeginInit();
- this.tabControl1.SuspendLayout();
- this.tabPage1.SuspendLayout();
- this.tabPage2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvKiln)).BeginInit();
- this.SuspendLayout();
- //
- // 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(888, 35);
- this.tsrOperate.TabIndex = 0;
- 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.dtpEndTime);
- this.gbxCondition.Controls.Add(this.dtpStartTime);
- this.gbxCondition.Controls.Add(this.c_Label2);
- this.gbxCondition.Controls.Add(this.c_Label1);
- this.gbxCondition.Controls.Add(this.dkDefectSearchBox2);
- this.gbxCondition.Controls.Add(this.dkDefectSearchBox1);
- this.gbxCondition.Controls.Add(this.dkProcedureSearchBox3);
- this.gbxCondition.Controls.Add(this.dkProcedureSearchBox1);
- this.gbxCondition.Controls.Add(this.btnClearCondition);
- this.gbxCondition.Controls.Add(this.btnSearch);
- this.gbxCondition.Controls.Add(this.dkProcedureSearchBox2);
- 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(876, 80);
- this.gbxCondition.TabIndex = 1;
- this.gbxCondition.TabStop = false;
- this.gbxCondition.Text = "查询条件 ▼";
- //
- // dtpEndTime
- //
- this.dtpEndTime.CustomFormat = "yyyy-MM-dd";
- this.dtpEndTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpEndTime.Location = new System.Drawing.Point(264, 20);
- this.dtpEndTime.Name = "dtpEndTime";
- this.dtpEndTime.Size = new System.Drawing.Size(127, 21);
- this.dtpEndTime.TabIndex = 3;
- //
- // dtpStartTime
- //
- this.dtpStartTime.CustomFormat = "yyyy-MM-dd";
- this.dtpStartTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpStartTime.Location = new System.Drawing.Point(71, 20);
- this.dtpStartTime.Name = "dtpStartTime";
- this.dtpStartTime.Size = new System.Drawing.Size(127, 21);
- this.dtpStartTime.TabIndex = 1;
- //
- // 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(241, 24);
- this.c_Label2.Name = "c_Label2";
- this.c_Label2.Size = new System.Drawing.Size(17, 12);
- this.c_Label2.TabIndex = 2;
- this.c_Label2.Text = "至";
- //
- // 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(12, 24);
- this.c_Label1.Name = "c_Label1";
- this.c_Label1.Size = new System.Drawing.Size(53, 12);
- this.c_Label1.TabIndex = 0;
- this.c_Label1.Text = "统计日期";
- //
- // dkDefectSearchBox2
- //
- this.dkDefectSearchBox2.DataSource = null;
- this.dkDefectSearchBox2.DefectFineCode = null;
- this.dkDefectSearchBox2.DefectIDS = null;
- this.dkDefectSearchBox2.Enabled = true;
- this.dkDefectSearchBox2.IsMustInput = false;
- this.dkDefectSearchBox2.Location = new System.Drawing.Point(199, 47);
- this.dkDefectSearchBox2.Name = "dkDefectSearchBox2";
- this.dkDefectSearchBox2.PurviewType = ((byte)(0));
- this.dkDefectSearchBox2.SelectMore = true;
- this.dkDefectSearchBox2.Size = new System.Drawing.Size(192, 21);
- this.dkDefectSearchBox2.TabIndex = 7;
- this.dkDefectSearchBox2.Title = "特殊缺陷2";
- this.dkDefectSearchBox2.TxtUserBackColor = System.Drawing.SystemColors.Control;
- //
- // dkDefectSearchBox1
- //
- this.dkDefectSearchBox1.DataSource = null;
- this.dkDefectSearchBox1.DefectFineCode = null;
- this.dkDefectSearchBox1.DefectIDS = null;
- this.dkDefectSearchBox1.Enabled = true;
- this.dkDefectSearchBox1.IsMustInput = false;
- this.dkDefectSearchBox1.Location = new System.Drawing.Point(6, 47);
- this.dkDefectSearchBox1.Name = "dkDefectSearchBox1";
- this.dkDefectSearchBox1.PurviewType = ((byte)(0));
- this.dkDefectSearchBox1.SelectMore = true;
- this.dkDefectSearchBox1.Size = new System.Drawing.Size(192, 21);
- this.dkDefectSearchBox1.TabIndex = 6;
- this.dkDefectSearchBox1.Title = "特殊缺陷1";
- this.dkDefectSearchBox1.TxtUserBackColor = System.Drawing.SystemColors.Control;
- //
- // dkProcedureSearchBox3
- //
- this.dkProcedureSearchBox3.BackColor = System.Drawing.Color.Transparent;
- this.dkProcedureSearchBox3.DataSource = null;
- this.dkProcedureSearchBox3.Enabled = true;
- this.dkProcedureSearchBox3.IsEnablePurview = false;
- this.dkProcedureSearchBox3.IsMustInput = false;
- this.dkProcedureSearchBox3.Location = new System.Drawing.Point(397, 20);
- this.dkProcedureSearchBox3.ModelType = "-1";
- this.dkProcedureSearchBox3.Name = "dkProcedureSearchBox3";
- this.dkProcedureSearchBox3.ProcedureCode = "";
- this.dkProcedureSearchBox3.ProcedureID = null;
- this.dkProcedureSearchBox3.ProcedureIDS = null;
- this.dkProcedureSearchBox3.ProcedureName = null;
- this.dkProcedureSearchBox3.Purview = null;
- this.dkProcedureSearchBox3.PurviewType = ((byte)(0));
- this.dkProcedureSearchBox3.SelectMore = true;
- this.dkProcedureSearchBox3.Size = new System.Drawing.Size(227, 21);
- this.dkProcedureSearchBox3.TabIndex = 4;
- this.dkProcedureSearchBox3.Title = " 质量登记工序";
- this.dkProcedureSearchBox3.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
- //
- // dkProcedureSearchBox1
- //
- this.dkProcedureSearchBox1.BackColor = System.Drawing.Color.Transparent;
- this.dkProcedureSearchBox1.DataSource = null;
- this.dkProcedureSearchBox1.Enabled = true;
- this.dkProcedureSearchBox1.IsEnablePurview = false;
- this.dkProcedureSearchBox1.IsMustInput = true;
- this.dkProcedureSearchBox1.Location = new System.Drawing.Point(630, 20);
- this.dkProcedureSearchBox1.ModelType = "1,2,3,4";
- this.dkProcedureSearchBox1.Name = "dkProcedureSearchBox1";
- this.dkProcedureSearchBox1.ProcedureCode = "";
- this.dkProcedureSearchBox1.ProcedureID = null;
- this.dkProcedureSearchBox1.ProcedureIDS = null;
- this.dkProcedureSearchBox1.ProcedureName = null;
- this.dkProcedureSearchBox1.Purview = null;
- this.dkProcedureSearchBox1.PurviewType = ((byte)(0));
- this.dkProcedureSearchBox1.SelectMore = true;
- this.dkProcedureSearchBox1.Size = new System.Drawing.Size(193, 21);
- this.dkProcedureSearchBox1.TabIndex = 5;
- this.dkProcedureSearchBox1.Title = "统计工序";
- this.dkProcedureSearchBox1.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
- //
- // 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(783, 44);
- this.btnClearCondition.Name = "btnClearCondition";
- this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
- this.btnClearCondition.TabIndex = 10;
- 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(692, 44);
- this.btnSearch.Name = "btnSearch";
- this.btnSearch.Size = new System.Drawing.Size(85, 30);
- this.btnSearch.TabIndex = 9;
- this.btnSearch.Text = "查询(&Q)";
- this.btnSearch.UseVisualStyleBackColor = true;
- this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
- //
- // dkProcedureSearchBox2
- //
- this.dkProcedureSearchBox2.BackColor = System.Drawing.Color.Transparent;
- this.dkProcedureSearchBox2.DataSource = null;
- this.dkProcedureSearchBox2.Enabled = true;
- this.dkProcedureSearchBox2.IsEnablePurview = false;
- this.dkProcedureSearchBox2.IsMustInput = false;
- this.dkProcedureSearchBox2.Location = new System.Drawing.Point(397, 47);
- this.dkProcedureSearchBox2.ModelType = null;
- this.dkProcedureSearchBox2.Name = "dkProcedureSearchBox2";
- this.dkProcedureSearchBox2.ProcedureCode = "";
- this.dkProcedureSearchBox2.ProcedureID = null;
- this.dkProcedureSearchBox2.ProcedureIDS = null;
- this.dkProcedureSearchBox2.ProcedureName = null;
- this.dkProcedureSearchBox2.Purview = null;
- this.dkProcedureSearchBox2.PurviewType = ((byte)(0));
- this.dkProcedureSearchBox2.SelectMore = true;
- this.dkProcedureSearchBox2.Size = new System.Drawing.Size(227, 21);
- this.dkProcedureSearchBox2.TabIndex = 8;
- this.dkProcedureSearchBox2.Title = "出窑数统计工序";
- this.dkProcedureSearchBox2.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
- //
- // dgv1
- //
- this.dgv1.AllowUserToAddRows = false;
- this.dgv1.AllowUserToDeleteRows = false;
- this.dgv1.AllowUserToModifyRows = true;
- this.dgv1.AllowUserToOrderColumns = true;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgv1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
- this.dgv1.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.dgv1.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
- this.dgv1.CellHeight = 23;
- this.dgv1.ChildNodeColumnName = null;
- this.dgv1.ChildNodeColumnText = null;
- this.dgv1.ColumnDeep = 1;
- this.dgv1.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.dgv1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
- this.dgv1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgv1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.procedurename,
- this.usercode,
- this.KilnCode,
- this.KilnCarNum,
- this.KilnCarWeight,
- this.production,
- this.outKiln,
- this.Defective,
- this.Substandard,
- this.DefectiveDetails,
- this.SubstandardDetails,
- this.DefectiveDefect1,
- this.DefectiveDefect2,
- this.SubstandardDefect1,
- this.SubstandardDefect2,
- this.Nextdamage,
- this.damage});
- this.dgv1.ColumnTreeView = null;
- this.dgv1.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)));
- dataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle15.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle15.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle15.ForeColor = System.Drawing.SystemColors.ControlText;
- dataGridViewCellStyle15.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle15.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle15.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgv1.DefaultCellStyle = dataGridViewCellStyle15;
- this.dgv1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgv1.DynamicColumnName = "";
- this.dgv1.EnableHeadersVisualStyles = false;
- this.dgv1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgv1.HorizontalMergeColumn = null;
- this.dgv1.IsAutoCountSum = true;
- this.dgv1.IsAutoResizeColumns = false;
- this.dgv1.IsClickF12 = false;
- this.dgv1.IsOpenMergeCellFlag = false;
- this.dgv1.IsSubTotalFlag = false;
- this.dgv1.IsTopDeep = false;
- this.dgv1.Location = new System.Drawing.Point(0, 0);
- this.dgv1.MergeColumnNames = null;
- this.dgv1.MergeDetailColumnNames = null;
- this.dgv1.MergeDetailOnlyColumn = null;
- this.dgv1.MergeOnlyColumn = null;
- this.dgv1.MultiSelect = false;
- this.dgv1.Name = "dgv1";
- this.dgv1.ReadOnly = true;
- this.dgv1.RefreshAtHscroll = false;
- this.dgv1.RowHeadersWidth = 50;
- this.dgv1.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle16.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgv1.RowsDefaultCellStyle = dataGridViewCellStyle16;
- this.dgv1.RowTemplate.Height = 21;
- this.dgv1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgv1.ShowEditingIcon = false;
- this.dgv1.Size = new System.Drawing.Size(868, 332);
- this.dgv1.SortOrderColumnName = null;
- this.dgv1.TabIndex = 4;
- this.dgv1.Tag = true;
- this.dgv1.TotalSumColumns = null;
- this.dgv1.ViewRowFilter = "";
- this.dgv1.VirtualMode = true;
- //
- // procedurename
- //
- this.procedurename.DataPropertyName = "procedurename";
- this.procedurename.HeaderText = "工序";
- this.procedurename.Name = "procedurename";
- this.procedurename.ReadOnly = true;
- //
- // usercode
- //
- this.usercode.DataPropertyName = "usercode";
- this.usercode.HeaderText = "工号";
- this.usercode.Name = "usercode";
- this.usercode.ReadOnly = true;
- //
- // KilnCode
- //
- this.KilnCode.DataPropertyName = "KilnCode";
- this.KilnCode.HeaderText = "窑炉";
- this.KilnCode.Name = "KilnCode";
- this.KilnCode.ReadOnly = true;
- //
- // KilnCarNum
- //
- this.KilnCarNum.DataPropertyName = "KilnCarNum";
- dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.KilnCarNum.DefaultCellStyle = dataGridViewCellStyle3;
- this.KilnCarNum.HeaderText = "月窑车数";
- this.KilnCarNum.Name = "KilnCarNum";
- this.KilnCarNum.ReadOnly = true;
- //
- // KilnCarWeight
- //
- this.KilnCarWeight.DataPropertyName = "KilnCarWeight";
- dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.KilnCarWeight.DefaultCellStyle = dataGridViewCellStyle4;
- this.KilnCarWeight.HeaderText = "月窑车重量(KG)";
- this.KilnCarWeight.Name = "KilnCarWeight";
- this.KilnCarWeight.ReadOnly = true;
- //
- // production
- //
- this.production.DataPropertyName = "production";
- dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.production.DefaultCellStyle = dataGridViewCellStyle5;
- this.production.HeaderText = "产量";
- this.production.Name = "production";
- this.production.ReadOnly = true;
- //
- // outKiln
- //
- this.outKiln.DataPropertyName = "outKiln";
- dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.outKiln.DefaultCellStyle = dataGridViewCellStyle6;
- this.outKiln.HeaderText = "出窑数";
- this.outKiln.Name = "outKiln";
- this.outKiln.ReadOnly = true;
- //
- // Defective
- //
- this.Defective.DataPropertyName = "Defective";
- dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.Defective.DefaultCellStyle = dataGridViewCellStyle7;
- this.Defective.HeaderText = "次品";
- this.Defective.Name = "Defective";
- this.Defective.ReadOnly = true;
- //
- // Substandard
- //
- this.Substandard.DataPropertyName = "Substandard";
- dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.Substandard.DefaultCellStyle = dataGridViewCellStyle8;
- this.Substandard.HeaderText = "副品";
- this.Substandard.Name = "Substandard";
- this.Substandard.ReadOnly = true;
- //
- // DefectiveDetails
- //
- this.DefectiveDetails.DataPropertyName = "DefectiveDetails";
- this.DefectiveDetails.HeaderText = "次品缺陷明细";
- this.DefectiveDetails.Name = "DefectiveDetails";
- this.DefectiveDetails.ReadOnly = true;
- //
- // SubstandardDetails
- //
- this.SubstandardDetails.DataPropertyName = "SubstandardDetails";
- this.SubstandardDetails.HeaderText = "副品缺陷明细";
- this.SubstandardDetails.Name = "SubstandardDetails";
- this.SubstandardDetails.ReadOnly = true;
- //
- // DefectiveDefect1
- //
- this.DefectiveDefect1.DataPropertyName = "DefectiveDefect1";
- dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.DefectiveDefect1.DefaultCellStyle = dataGridViewCellStyle9;
- this.DefectiveDefect1.HeaderText = "次品缺陷数1";
- this.DefectiveDefect1.Name = "DefectiveDefect1";
- this.DefectiveDefect1.ReadOnly = true;
- //
- // DefectiveDefect2
- //
- this.DefectiveDefect2.DataPropertyName = "DefectiveDefect2";
- dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.DefectiveDefect2.DefaultCellStyle = dataGridViewCellStyle10;
- this.DefectiveDefect2.HeaderText = "次品缺陷数2";
- this.DefectiveDefect2.Name = "DefectiveDefect2";
- this.DefectiveDefect2.ReadOnly = true;
- //
- // SubstandardDefect1
- //
- this.SubstandardDefect1.DataPropertyName = "SubstandardDefect1";
- dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.SubstandardDefect1.DefaultCellStyle = dataGridViewCellStyle11;
- this.SubstandardDefect1.HeaderText = "副品缺陷数1";
- this.SubstandardDefect1.Name = "SubstandardDefect1";
- this.SubstandardDefect1.ReadOnly = true;
- //
- // SubstandardDefect2
- //
- this.SubstandardDefect2.DataPropertyName = "SubstandardDefect2";
- dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.SubstandardDefect2.DefaultCellStyle = dataGridViewCellStyle12;
- this.SubstandardDefect2.HeaderText = "副品缺陷数2";
- this.SubstandardDefect2.Name = "SubstandardDefect2";
- this.SubstandardDefect2.ReadOnly = true;
- //
- // Nextdamage
- //
- this.Nextdamage.DataPropertyName = "Nextdamage";
- dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.Nextdamage.DefaultCellStyle = dataGridViewCellStyle13;
- this.Nextdamage.HeaderText = "后道工序损坯数";
- this.Nextdamage.Name = "Nextdamage";
- this.Nextdamage.ReadOnly = true;
- //
- // damage
- //
- this.damage.DataPropertyName = "damage";
- dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.damage.DefaultCellStyle = dataGridViewCellStyle14;
- this.damage.HeaderText = "本工号损坯";
- this.damage.Name = "damage";
- this.damage.ReadOnly = true;
- //
- // tabControl1
- //
- this.tabControl1.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.tabControl1.Controls.Add(this.tabPage1);
- this.tabControl1.Controls.Add(this.tabPage2);
- this.tabControl1.Location = new System.Drawing.Point(0, 124);
- this.tabControl1.Name = "tabControl1";
- this.tabControl1.SelectedIndex = 0;
- this.tabControl1.Size = new System.Drawing.Size(876, 358);
- this.tabControl1.TabIndex = 5;
- //
- // tabPage1
- //
- this.tabPage1.Controls.Add(this.dgv1);
- this.tabPage1.Location = new System.Drawing.Point(4, 22);
- this.tabPage1.Name = "tabPage1";
- this.tabPage1.Size = new System.Drawing.Size(868, 332);
- this.tabPage1.TabIndex = 0;
- this.tabPage1.Text = "产量明细";
- this.tabPage1.UseVisualStyleBackColor = true;
- //
- // tabPage2
- //
- this.tabPage2.Controls.Add(this.dgvKiln);
- this.tabPage2.Location = new System.Drawing.Point(4, 22);
- this.tabPage2.Name = "tabPage2";
- this.tabPage2.Size = new System.Drawing.Size(1136, 332);
- this.tabPage2.TabIndex = 1;
- this.tabPage2.Text = "窑车明细";
- this.tabPage2.UseVisualStyleBackColor = true;
- //
- // dgvKiln
- //
- this.dgvKiln.AllowUserToAddRows = false;
- this.dgvKiln.AllowUserToDeleteRows = false;
- this.dgvKiln.AllowUserToModifyRows = true;
- this.dgvKiln.AllowUserToOrderColumns = true;
- dataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvKiln.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle17;
- this.dgvKiln.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.dgvKiln.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
- this.dgvKiln.CellHeight = 23;
- this.dgvKiln.ChildNodeColumnName = null;
- this.dgvKiln.ChildNodeColumnText = null;
- this.dgvKiln.ColumnDeep = 1;
- this.dgvKiln.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
- dataGridViewCellStyle18.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle18.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle18.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle18.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle18.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvKiln.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle18;
- this.dgvKiln.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvKiln.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.colprocedurename,
- this.colusercode,
- this.colKilnCode,
- this.kdate,
- this.Kcount,
- this.kpcount});
- this.dgvKiln.ColumnTreeView = null;
- this.dgvKiln.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)));
- dataGridViewCellStyle22.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle22.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle22.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle22.ForeColor = System.Drawing.SystemColors.ControlText;
- dataGridViewCellStyle22.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle22.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle22.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgvKiln.DefaultCellStyle = dataGridViewCellStyle22;
- this.dgvKiln.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvKiln.DynamicColumnName = "";
- this.dgvKiln.EnableHeadersVisualStyles = false;
- this.dgvKiln.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvKiln.HorizontalMergeColumn = null;
- this.dgvKiln.IsAutoCountSum = true;
- this.dgvKiln.IsAutoResizeColumns = false;
- this.dgvKiln.IsClickF12 = false;
- this.dgvKiln.IsOpenMergeCellFlag = false;
- this.dgvKiln.IsSubTotalFlag = false;
- this.dgvKiln.IsTopDeep = false;
- this.dgvKiln.Location = new System.Drawing.Point(0, 0);
- this.dgvKiln.MergeColumnNames = null;
- this.dgvKiln.MergeDetailColumnNames = null;
- this.dgvKiln.MergeDetailOnlyColumn = null;
- this.dgvKiln.MergeOnlyColumn = null;
- this.dgvKiln.MultiSelect = false;
- this.dgvKiln.Name = "dgvKiln";
- this.dgvKiln.ReadOnly = true;
- this.dgvKiln.RefreshAtHscroll = false;
- this.dgvKiln.RowHeadersWidth = 50;
- this.dgvKiln.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle23.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvKiln.RowsDefaultCellStyle = dataGridViewCellStyle23;
- this.dgvKiln.RowTemplate.Height = 21;
- this.dgvKiln.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvKiln.ShowEditingIcon = false;
- this.dgvKiln.Size = new System.Drawing.Size(1136, 332);
- this.dgvKiln.SortOrderColumnName = null;
- this.dgvKiln.TabIndex = 5;
- this.dgvKiln.Tag = true;
- this.dgvKiln.TotalSumColumns = null;
- this.dgvKiln.ViewRowFilter = "";
- this.dgvKiln.VirtualMode = true;
- //
- // colprocedurename
- //
- this.colprocedurename.DataPropertyName = "procedurename";
- this.colprocedurename.HeaderText = "工序";
- this.colprocedurename.Name = "colprocedurename";
- this.colprocedurename.ReadOnly = true;
- //
- // colusercode
- //
- this.colusercode.DataPropertyName = "usercode";
- this.colusercode.HeaderText = "工号";
- this.colusercode.Name = "colusercode";
- this.colusercode.ReadOnly = true;
- //
- // colKilnCode
- //
- this.colKilnCode.DataPropertyName = "KilnCode";
- this.colKilnCode.HeaderText = "窑炉";
- this.colKilnCode.Name = "colKilnCode";
- this.colKilnCode.ReadOnly = true;
- //
- // kdate
- //
- this.kdate.DataPropertyName = "kdate";
- dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle19.Format = "yyyy-MM-dd";
- this.kdate.DefaultCellStyle = dataGridViewCellStyle19;
- this.kdate.HeaderText = "日期";
- this.kdate.Name = "kdate";
- this.kdate.ReadOnly = true;
- //
- // Kcount
- //
- this.Kcount.DataPropertyName = "Kcount";
- dataGridViewCellStyle20.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.Kcount.DefaultCellStyle = dataGridViewCellStyle20;
- this.Kcount.HeaderText = "窑车数";
- this.Kcount.Name = "Kcount";
- this.Kcount.ReadOnly = true;
- //
- // kpcount
- //
- this.kpcount.DataPropertyName = "kpcount";
- dataGridViewCellStyle21.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.kpcount.DefaultCellStyle = dataGridViewCellStyle21;
- this.kpcount.HeaderText = "产量";
- this.kpcount.Name = "kpcount";
- this.kpcount.ReadOnly = true;
- //
- // F_RPT_080104
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(888, 481);
- this.Controls.Add(this.tabControl1);
- this.Controls.Add(this.gbxCondition);
- this.Controls.Add(this.tsrOperate);
- this.Name = "F_RPT_080104";
- this.RightToLeftLayout = true;
- this.Text = "烧成工序产量明细表";
- this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_010201_1_FormClosed);
- this.Load += new System.EventHandler(this.F_RPT_010201_1_Load);
- this.tsrOperate.ResumeLayout(false);
- this.tsrOperate.PerformLayout();
- this.gbxCondition.ResumeLayout(false);
- this.gbxCondition.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgv1)).EndInit();
- this.tabControl1.ResumeLayout(false);
- this.tabPage1.ResumeLayout(false);
- this.tabPage2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvKiln)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private Basics.BaseControls.C_ToolStrip tsrOperate;
- private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
- private System.Windows.Forms.ToolStripButton tsbtnClose;
- private Basics.BaseControls.C_GroupBox gbxCondition;
- private Basics.BaseControls.C_Button btnClearCondition;
- private Basics.BaseControls.C_Button btnSearch;
- private Controls.SearchTextBox.dkProcedureSearchBox dkProcedureSearchBox1;
- private Controls.SearchTextBox.dkProcedureSearchBox dkProcedureSearchBox2;
- private Controls.SearchTextBox.dkProcedureSearchBox dkProcedureSearchBox3;
- private Controls.SearchTextBox.dkDefectSearchBox dkDefectSearchBox1;
- private Controls.SearchTextBox.dkDefectSearchBox dkDefectSearchBox2;
- private Basics.BaseControls.C_DataGridView dgv1;
- private System.Windows.Forms.TabControl tabControl1;
- private System.Windows.Forms.TabPage tabPage1;
- private System.Windows.Forms.TabPage tabPage2;
- private Basics.BaseControls.C_DataGridView dgvKiln;
- private System.Windows.Forms.DataGridViewTextBoxColumn procedurename;
- private System.Windows.Forms.DataGridViewTextBoxColumn usercode;
- private System.Windows.Forms.DataGridViewTextBoxColumn KilnCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn KilnCarNum;
- private System.Windows.Forms.DataGridViewTextBoxColumn KilnCarWeight;
- private System.Windows.Forms.DataGridViewTextBoxColumn production;
- private System.Windows.Forms.DataGridViewTextBoxColumn outKiln;
- private System.Windows.Forms.DataGridViewTextBoxColumn Defective;
- private System.Windows.Forms.DataGridViewTextBoxColumn Substandard;
- private System.Windows.Forms.DataGridViewTextBoxColumn DefectiveDetails;
- private System.Windows.Forms.DataGridViewTextBoxColumn SubstandardDetails;
- private System.Windows.Forms.DataGridViewTextBoxColumn DefectiveDefect1;
- private System.Windows.Forms.DataGridViewTextBoxColumn DefectiveDefect2;
- private System.Windows.Forms.DataGridViewTextBoxColumn SubstandardDefect1;
- private System.Windows.Forms.DataGridViewTextBoxColumn SubstandardDefect2;
- private System.Windows.Forms.DataGridViewTextBoxColumn Nextdamage;
- private System.Windows.Forms.DataGridViewTextBoxColumn damage;
- private System.Windows.Forms.DateTimePicker dtpEndTime;
- private System.Windows.Forms.DateTimePicker dtpStartTime;
- private Basics.BaseControls.C_Label c_Label2;
- private Basics.BaseControls.C_Label c_Label1;
- private System.Windows.Forms.DataGridViewTextBoxColumn colprocedurename;
- private System.Windows.Forms.DataGridViewTextBoxColumn colusercode;
- private System.Windows.Forms.DataGridViewTextBoxColumn colKilnCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn kdate;
- private System.Windows.Forms.DataGridViewTextBoxColumn Kcount;
- private System.Windows.Forms.DataGridViewTextBoxColumn kpcount;
- }
- }
|