| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587 |
- namespace Dongke.IBOSS.PRD.Client.ReportModule
- {
- partial class F_RPT_040113
- {
- /// <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_040113));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = 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 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.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
- this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
- this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
- this.lblAccountDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dtpAccountDateStart = 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.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
- this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dtpAccountDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.dgvRpt = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.g1pcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.g1pname = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.g1gtcode2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.g1goodstypename = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.OutKilnCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Qualified = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.g1defectcount = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.g1ccp = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.splitContainer1 = new System.Windows.Forms.SplitContainer();
- this.dgvD = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.g2pcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.g2pname = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.g2gt2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.defectcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.defectname = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.defectcount = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.cmbGoodsType2 = new Dongke.WinForm.Controls.CmbComboBox();
- this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.tsrOperate.SuspendLayout();
- this.gbxCondition.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvRpt)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
- this.splitContainer1.Panel1.SuspendLayout();
- this.splitContainer1.Panel2.SuspendLayout();
- this.splitContainer1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvD)).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(824, 35);
- this.tsrOperate.TabIndex = 36;
- 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);
- //
- // lblAccountDateStart
- //
- this.lblAccountDateStart.AutoSize = true;
- this.lblAccountDateStart.BackColor = System.Drawing.Color.Transparent;
- this.lblAccountDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblAccountDateStart.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblAccountDateStart.Location = new System.Drawing.Point(37, 24);
- this.lblAccountDateStart.Name = "lblAccountDateStart";
- this.lblAccountDateStart.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
- this.lblAccountDateStart.Size = new System.Drawing.Size(29, 12);
- this.lblAccountDateStart.TabIndex = 7;
- this.lblAccountDateStart.Text = "日期";
- //
- // dtpAccountDateStart
- //
- this.dtpAccountDateStart.CustomFormat = "yyyy-MM-dd";
- this.dtpAccountDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpAccountDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpAccountDateStart.Location = new System.Drawing.Point(72, 20);
- this.dtpAccountDateStart.Name = "dtpAccountDateStart";
- this.dtpAccountDateStart.Size = new System.Drawing.Size(100, 21);
- this.dtpAccountDateStart.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(721, 20);
- 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(630, 20);
- 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);
- //
- // 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.cmbGoodsType2);
- this.gbxCondition.Controls.Add(this.c_Label1);
- this.gbxCondition.Controls.Add(this.c_Label2);
- this.gbxCondition.Controls.Add(this.lblAccountDateStart);
- this.gbxCondition.Controls.Add(this.dtpAccountDateEnd);
- this.gbxCondition.Controls.Add(this.dtpAccountDateStart);
- this.gbxCondition.Controls.Add(this.btnClearCondition);
- this.gbxCondition.Controls.Add(this.btnSearch);
- this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
- this.gbxCondition.IsMustInput = false;
- this.gbxCondition.Location = new System.Drawing.Point(0, 38);
- this.gbxCondition.Name = "gbxCondition";
- this.gbxCondition.OriginalHeight = -1;
- this.gbxCondition.Size = new System.Drawing.Size(812, 59);
- this.gbxCondition.TabIndex = 37;
- this.gbxCondition.TabStop = false;
- this.gbxCondition.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(178, 24);
- this.c_Label1.Name = "c_Label1";
- this.c_Label1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
- this.c_Label1.Size = new System.Drawing.Size(11, 12);
- this.c_Label1.TabIndex = 7;
- this.c_Label1.Text = "-";
- //
- // dtpAccountDateEnd
- //
- this.dtpAccountDateEnd.CustomFormat = "yyyy-MM-dd";
- this.dtpAccountDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpAccountDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpAccountDateEnd.Location = new System.Drawing.Point(195, 20);
- this.dtpAccountDateEnd.Name = "dtpAccountDateEnd";
- this.dtpAccountDateEnd.Size = new System.Drawing.Size(100, 21);
- this.dtpAccountDateEnd.TabIndex = 2;
- //
- // dgvRpt
- //
- this.dgvRpt.AllowUserToAddRows = false;
- this.dgvRpt.AllowUserToDeleteRows = false;
- this.dgvRpt.AllowUserToModifyRows = true;
- this.dgvRpt.AllowUserToOrderColumns = true;
- this.dgvRpt.AllowUserToSortRows = false;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvRpt.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
- this.dgvRpt.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.dgvRpt.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
- this.dgvRpt.CellHeight = 23;
- this.dgvRpt.ChildNodeColumnName = null;
- this.dgvRpt.ChildNodeColumnText = null;
- this.dgvRpt.ColumnDeep = 1;
- this.dgvRpt.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.dgvRpt.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
- this.dgvRpt.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvRpt.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.g1pcode,
- this.g1pname,
- this.g1gtcode2,
- this.g1goodstypename,
- this.OutKilnCount,
- this.Qualified,
- this.g1defectcount,
- this.g1ccp});
- this.dgvRpt.ColumnTreeView = null;
- this.dgvRpt.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.dgvRpt.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvRpt.DynamicColumnName = "";
- this.dgvRpt.EnableHeadersVisualStyles = false;
- this.dgvRpt.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvRpt.FormatQuantityColumns = null;
- this.dgvRpt.HorizontalMergeColumn = null;
- this.dgvRpt.IsAutoCountSum = true;
- this.dgvRpt.IsAutoResizeColumns = false;
- this.dgvRpt.IsClickF12 = false;
- this.dgvRpt.IsOpenMergeCellFlag = false;
- this.dgvRpt.IsSubTotalFlag = false;
- this.dgvRpt.IsTopDeep = false;
- this.dgvRpt.Location = new System.Drawing.Point(0, 0);
- this.dgvRpt.MergeColumnNames = null;
- this.dgvRpt.MergeDetailColumnNames = null;
- this.dgvRpt.MergeDetailOnlyColumn = null;
- this.dgvRpt.MergeOnlyColumn = null;
- this.dgvRpt.MultiSelect = false;
- this.dgvRpt.Name = "dgvRpt";
- this.dgvRpt.ReadOnly = true;
- this.dgvRpt.RefreshAtHscroll = false;
- this.dgvRpt.RowHeadersWidth = 50;
- this.dgvRpt.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvRpt.RowsDefaultCellStyle = dataGridViewCellStyle7;
- this.dgvRpt.RowTemplate.Height = 21;
- this.dgvRpt.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvRpt.Size = new System.Drawing.Size(500, 372);
- this.dgvRpt.SortOrderColumnName = null;
- this.dgvRpt.TabIndex = 28;
- this.dgvRpt.Tag = true;
- this.dgvRpt.TotalSumColumns = null;
- this.dgvRpt.ViewRowFilter = "";
- this.dgvRpt.SelectionChanged += new System.EventHandler(this.dgvRpt_SelectionChanged);
- //
- // g1pcode
- //
- this.g1pcode.DataPropertyName = "pcode";
- this.g1pcode.HeaderText = "pcode";
- this.g1pcode.Name = "g1pcode";
- this.g1pcode.ReadOnly = true;
- this.g1pcode.Visible = false;
- //
- // g1pname
- //
- this.g1pname.DataPropertyName = "pname";
- this.g1pname.HeaderText = "工艺";
- this.g1pname.Name = "g1pname";
- this.g1pname.ReadOnly = true;
- this.g1pname.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- //
- // g1gtcode2
- //
- this.g1gtcode2.DataPropertyName = "gtcode2";
- this.g1gtcode2.HeaderText = "gtcode2";
- this.g1gtcode2.Name = "g1gtcode2";
- this.g1gtcode2.ReadOnly = true;
- this.g1gtcode2.Visible = false;
- //
- // g1goodstypename
- //
- this.g1goodstypename.DataPropertyName = "goodstypename";
- this.g1goodstypename.HeaderText = "类别";
- this.g1goodstypename.Name = "g1goodstypename";
- this.g1goodstypename.ReadOnly = true;
- this.g1goodstypename.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- //
- // OutKilnCount
- //
- this.OutKilnCount.DataPropertyName = "outkcount";
- dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- dataGridViewCellStyle3.Format = "N0";
- this.OutKilnCount.DefaultCellStyle = dataGridViewCellStyle3;
- this.OutKilnCount.HeaderText = "出窑数";
- this.OutKilnCount.Name = "OutKilnCount";
- this.OutKilnCount.ReadOnly = true;
- this.OutKilnCount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- //
- // Qualified
- //
- this.Qualified.DataPropertyName = "cc";
- dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- dataGridViewCellStyle4.Format = "N0";
- this.Qualified.DefaultCellStyle = dataGridViewCellStyle4;
- this.Qualified.HeaderText = "合格数";
- this.Qualified.Name = "Qualified";
- this.Qualified.ReadOnly = true;
- this.Qualified.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- //
- // g1defectcount
- //
- this.g1defectcount.DataPropertyName = "defectcount";
- dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- dataGridViewCellStyle5.Format = "N0";
- this.g1defectcount.DefaultCellStyle = dataGridViewCellStyle5;
- this.g1defectcount.HeaderText = "次品数";
- this.g1defectcount.Name = "g1defectcount";
- this.g1defectcount.ReadOnly = true;
- this.g1defectcount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- //
- // g1ccp
- //
- this.g1ccp.DataPropertyName = "ccp";
- dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- dataGridViewCellStyle6.Format = "P2";
- dataGridViewCellStyle6.NullValue = "#DIV/0!";
- this.g1ccp.DefaultCellStyle = dataGridViewCellStyle6;
- this.g1ccp.HeaderText = "合格率";
- this.g1ccp.Name = "g1ccp";
- this.g1ccp.ReadOnly = true;
- this.g1ccp.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- //
- // 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.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;
- this.splitContainer1.Location = new System.Drawing.Point(0, 103);
- this.splitContainer1.Name = "splitContainer1";
- //
- // splitContainer1.Panel1
- //
- this.splitContainer1.Panel1.Controls.Add(this.dgvRpt);
- //
- // splitContainer1.Panel2
- //
- this.splitContainer1.Panel2.Controls.Add(this.dgvD);
- this.splitContainer1.Size = new System.Drawing.Size(812, 372);
- this.splitContainer1.SplitterDistance = 500;
- this.splitContainer1.TabIndex = 38;
- //
- // dgvD
- //
- this.dgvD.AllowUserToAddRows = false;
- this.dgvD.AllowUserToDeleteRows = false;
- this.dgvD.AllowUserToModifyRows = true;
- this.dgvD.AllowUserToOrderColumns = true;
- this.dgvD.AllowUserToSortRows = false;
- dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvD.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle8;
- this.dgvD.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.dgvD.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
- this.dgvD.CellHeight = 23;
- this.dgvD.ChildNodeColumnName = null;
- this.dgvD.ChildNodeColumnText = null;
- this.dgvD.ColumnDeep = 1;
- this.dgvD.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.dgvD.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle9;
- this.dgvD.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvD.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.g2pcode,
- this.g2pname,
- this.g2gt2,
- this.defectcode,
- this.defectname,
- this.defectcount});
- this.dgvD.ColumnTreeView = null;
- this.dgvD.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.dgvD.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvD.DynamicColumnName = "";
- this.dgvD.EnableHeadersVisualStyles = false;
- this.dgvD.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvD.FormatQuantityColumns = null;
- this.dgvD.HorizontalMergeColumn = null;
- this.dgvD.IsAutoCountSum = true;
- this.dgvD.IsAutoResizeColumns = false;
- this.dgvD.IsClickF12 = false;
- this.dgvD.IsOpenMergeCellFlag = false;
- this.dgvD.IsSubTotalFlag = false;
- this.dgvD.IsTopDeep = false;
- this.dgvD.Location = new System.Drawing.Point(0, 0);
- this.dgvD.MergeColumnNames = null;
- this.dgvD.MergeDetailColumnNames = null;
- this.dgvD.MergeDetailOnlyColumn = null;
- this.dgvD.MergeOnlyColumn = null;
- this.dgvD.MultiSelect = false;
- this.dgvD.Name = "dgvD";
- this.dgvD.ReadOnly = true;
- this.dgvD.RefreshAtHscroll = false;
- this.dgvD.RowHeadersWidth = 50;
- this.dgvD.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle11.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvD.RowsDefaultCellStyle = dataGridViewCellStyle11;
- this.dgvD.RowTemplate.Height = 21;
- this.dgvD.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvD.Size = new System.Drawing.Size(308, 372);
- this.dgvD.SortOrderColumnName = null;
- this.dgvD.TabIndex = 29;
- this.dgvD.Tag = true;
- this.dgvD.TotalSumColumns = null;
- this.dgvD.ViewRowFilter = "";
- //
- // g2pcode
- //
- this.g2pcode.DataPropertyName = "pcode";
- this.g2pcode.HeaderText = "pcode";
- this.g2pcode.Name = "g2pcode";
- this.g2pcode.ReadOnly = true;
- this.g2pcode.Visible = false;
- //
- // g2pname
- //
- this.g2pname.DataPropertyName = "pname";
- this.g2pname.HeaderText = "工艺";
- this.g2pname.Name = "g2pname";
- this.g2pname.ReadOnly = true;
- this.g2pname.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- //
- // g2gt2
- //
- this.g2gt2.DataPropertyName = "gtname2";
- this.g2gt2.HeaderText = "类别";
- this.g2gt2.Name = "g2gt2";
- this.g2gt2.ReadOnly = true;
- this.g2gt2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- //
- // defectcode
- //
- this.defectcode.DataPropertyName = "defectcode";
- this.defectcode.HeaderText = "缺陷码";
- this.defectcode.Name = "defectcode";
- this.defectcode.ReadOnly = true;
- //
- // defectname
- //
- this.defectname.DataPropertyName = "defectname";
- this.defectname.HeaderText = "缺陷名";
- this.defectname.Name = "defectname";
- this.defectname.ReadOnly = true;
- //
- // defectcount
- //
- this.defectcount.DataPropertyName = "defectcount";
- dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- dataGridViewCellStyle10.Format = "N0";
- this.defectcount.DefaultCellStyle = dataGridViewCellStyle10;
- this.defectcount.HeaderText = "缺陷数";
- this.defectcount.Name = "defectcount";
- this.defectcount.ReadOnly = true;
- //
- // cmbGoodsType2
- //
- this.cmbGoodsType2.FormattingEnabled = true;
- this.cmbGoodsType2.Items.AddRange(new object[] {
- "全部",
- "大件",
- "小件"});
- this.cmbGoodsType2.Location = new System.Drawing.Point(360, 21);
- this.cmbGoodsType2.Name = "cmbGoodsType2";
- this.cmbGoodsType2.Size = new System.Drawing.Size(120, 20);
- this.cmbGoodsType2.TabIndex = 14;
- //
- // 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(301, 24);
- this.c_Label2.Name = "c_Label2";
- this.c_Label2.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
- this.c_Label2.Size = new System.Drawing.Size(53, 12);
- this.c_Label2.TabIndex = 7;
- this.c_Label2.Text = "产品类型";
- //
- // F_RPT_040113
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(824, 476);
- this.Controls.Add(this.splitContainer1);
- this.Controls.Add(this.tsrOperate);
- this.Controls.Add(this.gbxCondition);
- this.Name = "F_RPT_040113";
- this.Text = "各工艺质量表";
- this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_040113_FormClosed);
- this.Load += new System.EventHandler(this.F_RPT_040113_Load);
- this.tsrOperate.ResumeLayout(false);
- this.tsrOperate.PerformLayout();
- this.gbxCondition.ResumeLayout(false);
- this.gbxCondition.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvRpt)).EndInit();
- this.splitContainer1.Panel1.ResumeLayout(false);
- this.splitContainer1.Panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
- this.splitContainer1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvD)).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_Label lblAccountDateStart;
- private Basics.BaseControls.C_DateTimePicker dtpAccountDateStart;
- private Basics.BaseControls.C_Button btnClearCondition;
- private Basics.BaseControls.C_Button btnSearch;
- private Basics.BaseControls.C_GroupBox gbxCondition;
- private Basics.BaseControls.C_DataGridView dgvRpt;
- private System.Windows.Forms.SplitContainer splitContainer1;
- private Basics.BaseControls.C_DataGridView dgvD;
- private Basics.BaseControls.C_Label c_Label1;
- private Basics.BaseControls.C_DateTimePicker dtpAccountDateEnd;
- private System.Windows.Forms.DataGridViewTextBoxColumn g2pcode;
- private System.Windows.Forms.DataGridViewTextBoxColumn g2pname;
- private System.Windows.Forms.DataGridViewTextBoxColumn g2gt2;
- private System.Windows.Forms.DataGridViewTextBoxColumn defectcode;
- private System.Windows.Forms.DataGridViewTextBoxColumn defectname;
- private System.Windows.Forms.DataGridViewTextBoxColumn defectcount;
- private System.Windows.Forms.DataGridViewTextBoxColumn g1pcode;
- private System.Windows.Forms.DataGridViewTextBoxColumn g1pname;
- private System.Windows.Forms.DataGridViewTextBoxColumn g1gtcode2;
- private System.Windows.Forms.DataGridViewTextBoxColumn g1goodstypename;
- private System.Windows.Forms.DataGridViewTextBoxColumn OutKilnCount;
- private System.Windows.Forms.DataGridViewTextBoxColumn Qualified;
- private System.Windows.Forms.DataGridViewTextBoxColumn g1defectcount;
- private System.Windows.Forms.DataGridViewTextBoxColumn g1ccp;
- private WinForm.Controls.CmbComboBox cmbGoodsType2;
- private Basics.BaseControls.C_Label c_Label2;
- }
- }
|