| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564 |
-
- namespace Dongke.IBOSS.PRD.Client.ReportModule
- {
- partial class F_RPT_030118
- {
- /// <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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = 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 dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
- this.dgvSum = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.goodstypename = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.procedurename = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.m12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.m01 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.m02 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.m03 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.m04 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.m05 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.m06 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.m07 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.m08 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.m09 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.m10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.m11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.msum = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.grpCollapsible1 = new Dongke.WinForm.Controls.GrpCollapsible();
- this.lblLabel2 = new Dongke.WinForm.Controls.LblLabel();
- this.comboBox1 = new System.Windows.Forms.ComboBox();
- this.TXTMonth = new Dongke.WinForm.Controls.TxtMoney();
- this.lblMonth = new Dongke.WinForm.Controls.LblLabel();
- this.dtpYear1 = new Dongke.WinForm.Controls.DtpYear();
- this.lblLabel1 = new Dongke.WinForm.Controls.LblLabel();
- this.tsrToolStrip1 = new Dongke.WinForm.Controls.TsrToolStrip();
- this.tsbtnSearch = new System.Windows.Forms.ToolStripButton();
- this.tsbtnClearCondition = new System.Windows.Forms.ToolStripButton();
- this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
- this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
- this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
- this.lblLabel3 = new Dongke.WinForm.Controls.LblLabel();
- this.lblLabel4 = new Dongke.WinForm.Controls.LblLabel();
- this.txtMonth1 = new Dongke.WinForm.Controls.TxtMoney();
- this.txtMonth2 = new Dongke.WinForm.Controls.TxtMoney();
- ((System.ComponentModel.ISupportInitialize)(this.dgvSum)).BeginInit();
- this.grpCollapsible1.SuspendLayout();
- this.tsrToolStrip1.SuspendLayout();
- this.SuspendLayout();
- //
- // dgvSum
- //
- this.dgvSum.AllowUserToAddRows = false;
- this.dgvSum.AllowUserToDeleteRows = false;
- this.dgvSum.AllowUserToModifyRows = true;
- this.dgvSum.AllowUserToOrderColumns = true;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvSum.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
- this.dgvSum.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.dgvSum.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.dgvSum.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
- this.dgvSum.CellHeight = 23;
- this.dgvSum.ChildNodeColumnName = null;
- this.dgvSum.ChildNodeColumnText = null;
- this.dgvSum.ColumnDeep = 1;
- this.dgvSum.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.dgvSum.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
- this.dgvSum.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvSum.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.goodstypename,
- this.procedurename,
- this.m12,
- this.m01,
- this.m02,
- this.m03,
- this.m04,
- this.m05,
- this.m06,
- this.m07,
- this.m08,
- this.m09,
- this.m10,
- this.m11,
- this.msum});
- this.dgvSum.ColumnTreeView = new System.Windows.Forms.TreeView[0];
- this.dgvSum.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.dgvSum.DynamicColumnName = "";
- this.dgvSum.EnableHeadersVisualStyles = false;
- this.dgvSum.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvSum.FormatQuantityColumns = null;
- this.dgvSum.HasNode = false;
- this.dgvSum.HorizontalMergeColumn = null;
- this.dgvSum.IsAutoCountSum = true;
- this.dgvSum.IsAutoResizeColumns = false;
- this.dgvSum.IsClickF12 = false;
- this.dgvSum.IsOpenMergeCellFlag = false;
- this.dgvSum.IsSubTotalFlag = false;
- this.dgvSum.IsTopDeep = false;
- this.dgvSum.Location = new System.Drawing.Point(0, 96);
- this.dgvSum.MergeColumnNames = null;
- this.dgvSum.MergeDetailColumnNames = null;
- this.dgvSum.MergeDetailOnlyColumn = null;
- this.dgvSum.MergeOnlyColumn = null;
- this.dgvSum.MultiSelect = false;
- this.dgvSum.Name = "dgvSum";
- this.dgvSum.ReadOnly = true;
- this.dgvSum.RefreshAtHscroll = false;
- this.dgvSum.RowHeadersWidth = 50;
- this.dgvSum.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle16.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvSum.RowsDefaultCellStyle = dataGridViewCellStyle16;
- this.dgvSum.RowTemplate.Height = 21;
- this.dgvSum.Size = new System.Drawing.Size(1431, 641);
- this.dgvSum.SortOrderColumnName = null;
- this.dgvSum.TabIndex = 0;
- this.dgvSum.Tag = "";
- this.dgvSum.TotalSumColumns = null;
- this.dgvSum.ViewRowFilter = "";
- this.dgvSum.VirtualNodes = false;
- //
- // goodstypename
- //
- this.goodstypename.DataPropertyName = "goodstypename";
- this.goodstypename.HeaderText = "产品大类";
- this.goodstypename.Name = "goodstypename";
- this.goodstypename.ReadOnly = true;
- //
- // procedurename
- //
- this.procedurename.DataPropertyName = "procedurename";
- this.procedurename.HeaderText = "工序名称";
- this.procedurename.Name = "procedurename";
- this.procedurename.ReadOnly = true;
- //
- // m12
- //
- this.m12.DataPropertyName = "m12";
- dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- dataGridViewCellStyle3.Format = "N0";
- this.m12.DefaultCellStyle = dataGridViewCellStyle3;
- this.m12.HeaderText = "12月份";
- this.m12.Name = "m12";
- this.m12.ReadOnly = true;
- //
- // m01
- //
- this.m01.DataPropertyName = "m01";
- dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- dataGridViewCellStyle4.Format = "N0";
- this.m01.DefaultCellStyle = dataGridViewCellStyle4;
- this.m01.HeaderText = "1月份";
- this.m01.Name = "m01";
- this.m01.ReadOnly = true;
- //
- // m02
- //
- this.m02.DataPropertyName = "m02";
- dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- dataGridViewCellStyle5.Format = "N0";
- this.m02.DefaultCellStyle = dataGridViewCellStyle5;
- this.m02.HeaderText = "2月份";
- this.m02.Name = "m02";
- this.m02.ReadOnly = true;
- //
- // m03
- //
- this.m03.DataPropertyName = "m03";
- dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- dataGridViewCellStyle6.Format = "N0";
- this.m03.DefaultCellStyle = dataGridViewCellStyle6;
- this.m03.HeaderText = "3月份";
- this.m03.Name = "m03";
- this.m03.ReadOnly = true;
- //
- // m04
- //
- this.m04.DataPropertyName = "m04";
- dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- dataGridViewCellStyle7.Format = "N0";
- this.m04.DefaultCellStyle = dataGridViewCellStyle7;
- this.m04.HeaderText = "4月份";
- this.m04.Name = "m04";
- this.m04.ReadOnly = true;
- //
- // m05
- //
- this.m05.DataPropertyName = "m05";
- dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- dataGridViewCellStyle8.Format = "N0";
- this.m05.DefaultCellStyle = dataGridViewCellStyle8;
- this.m05.HeaderText = "5月份";
- this.m05.Name = "m05";
- this.m05.ReadOnly = true;
- //
- // m06
- //
- this.m06.DataPropertyName = "m06";
- dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- dataGridViewCellStyle9.Format = "N0";
- this.m06.DefaultCellStyle = dataGridViewCellStyle9;
- this.m06.HeaderText = "6月份";
- this.m06.Name = "m06";
- this.m06.ReadOnly = true;
- //
- // m07
- //
- this.m07.DataPropertyName = "m07";
- dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- dataGridViewCellStyle10.Format = "N0";
- this.m07.DefaultCellStyle = dataGridViewCellStyle10;
- this.m07.HeaderText = "7月份";
- this.m07.Name = "m07";
- this.m07.ReadOnly = true;
- //
- // m08
- //
- this.m08.DataPropertyName = "m08";
- dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- dataGridViewCellStyle11.Format = "N0";
- this.m08.DefaultCellStyle = dataGridViewCellStyle11;
- this.m08.HeaderText = "8月份";
- this.m08.Name = "m08";
- this.m08.ReadOnly = true;
- //
- // m09
- //
- this.m09.DataPropertyName = "m09";
- dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- dataGridViewCellStyle12.Format = "N0";
- this.m09.DefaultCellStyle = dataGridViewCellStyle12;
- this.m09.HeaderText = "9月份";
- this.m09.Name = "m09";
- this.m09.ReadOnly = true;
- //
- // m10
- //
- this.m10.DataPropertyName = "m10";
- dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- dataGridViewCellStyle13.Format = "N0";
- this.m10.DefaultCellStyle = dataGridViewCellStyle13;
- this.m10.HeaderText = "10月份";
- this.m10.Name = "m10";
- this.m10.ReadOnly = true;
- //
- // m11
- //
- this.m11.DataPropertyName = "m11";
- dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- dataGridViewCellStyle14.Format = "N0";
- this.m11.DefaultCellStyle = dataGridViewCellStyle14;
- this.m11.HeaderText = "11月份";
- this.m11.Name = "m11";
- this.m11.ReadOnly = true;
- //
- // msum
- //
- this.msum.DataPropertyName = "msum";
- dataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- dataGridViewCellStyle15.Format = "N0";
- this.msum.DefaultCellStyle = dataGridViewCellStyle15;
- this.msum.HeaderText = "合计";
- this.msum.Name = "msum";
- this.msum.ReadOnly = true;
- //
- // grpCollapsible1
- //
- this.grpCollapsible1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.grpCollapsible1.Controls.Add(this.txtMonth2);
- this.grpCollapsible1.Controls.Add(this.txtMonth1);
- this.grpCollapsible1.Controls.Add(this.lblLabel4);
- this.grpCollapsible1.Controls.Add(this.lblLabel3);
- this.grpCollapsible1.Controls.Add(this.lblLabel2);
- this.grpCollapsible1.Controls.Add(this.comboBox1);
- this.grpCollapsible1.Controls.Add(this.TXTMonth);
- this.grpCollapsible1.Controls.Add(this.lblMonth);
- this.grpCollapsible1.Controls.Add(this.dtpYear1);
- this.grpCollapsible1.Controls.Add(this.lblLabel1);
- this.grpCollapsible1.Location = new System.Drawing.Point(0, 38);
- this.grpCollapsible1.Name = "grpCollapsible1";
- this.grpCollapsible1.Size = new System.Drawing.Size(1431, 52);
- this.grpCollapsible1.TabIndex = 1;
- this.grpCollapsible1.TabStop = false;
- this.grpCollapsible1.Text = "查询条件";
- //
- // lblLabel2
- //
- this.lblLabel2.Location = new System.Drawing.Point(222, 24);
- this.lblLabel2.Name = "lblLabel2";
- this.lblLabel2.Size = new System.Drawing.Size(29, 12);
- this.lblLabel2.TabIndex = 8;
- this.lblLabel2.Text = "车间";
- //
- // comboBox1
- //
- this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.comboBox1.FormattingEnabled = true;
- this.comboBox1.Items.AddRange(new object[] {
- "",
- "1&2车间",
- "3车间"});
- this.comboBox1.Location = new System.Drawing.Point(257, 20);
- this.comboBox1.Name = "comboBox1";
- this.comboBox1.Size = new System.Drawing.Size(121, 20);
- this.comboBox1.TabIndex = 7;
- //
- // TXTMonth
- //
- this.TXTMonth.Location = new System.Drawing.Point(172, 20);
- this.TXTMonth.MaxValue = new decimal(new int[] {
- 12,
- 0,
- 0,
- 0});
- this.TXTMonth.MinValue = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- this.TXTMonth.Name = "TXTMonth";
- this.TXTMonth.Size = new System.Drawing.Size(44, 21);
- this.TXTMonth.TabIndex = 6;
- //
- // lblMonth
- //
- this.lblMonth.Location = new System.Drawing.Point(137, 23);
- this.lblMonth.Name = "lblMonth";
- this.lblMonth.Size = new System.Drawing.Size(29, 12);
- this.lblMonth.TabIndex = 4;
- this.lblMonth.Text = "月份";
- //
- // dtpYear1
- //
- this.dtpYear1.AllowNull = false;
- this.dtpYear1.Location = new System.Drawing.Point(71, 20);
- this.dtpYear1.Name = "dtpYear1";
- this.dtpYear1.Size = new System.Drawing.Size(60, 21);
- this.dtpYear1.TabIndex = 2;
- this.dtpYear1.Value = new System.DateTime(2019, 1, 1, 0, 0, 0, 0);
- //
- // lblLabel1
- //
- this.lblLabel1.Location = new System.Drawing.Point(12, 24);
- this.lblLabel1.Name = "lblLabel1";
- this.lblLabel1.Size = new System.Drawing.Size(53, 12);
- this.lblLabel1.TabIndex = 0;
- this.lblLabel1.Text = "汇总年度";
- //
- // tsrToolStrip1
- //
- this.tsrToolStrip1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tsrToolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.tsbtnSearch,
- this.tsbtnClearCondition,
- this.toolStripSeparator4,
- this.tsbtnAdaptive,
- this.tsbtnClose});
- this.tsrToolStrip1.Location = new System.Drawing.Point(0, 0);
- this.tsrToolStrip1.Name = "tsrToolStrip1";
- this.tsrToolStrip1.Size = new System.Drawing.Size(1443, 35);
- this.tsrToolStrip1.TabIndex = 0;
- //
- // tsbtnSearch
- //
- this.tsbtnSearch.AutoSize = false;
- this.tsbtnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tsbtnSearch.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
- this.tsbtnSearch.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnSearch.Name = "tsbtnSearch";
- this.tsbtnSearch.Size = new System.Drawing.Size(60, 25);
- this.tsbtnSearch.Text = "查询(&Q)";
- this.tsbtnSearch.Click += new System.EventHandler(this.tsbtnSearch_Click);
- //
- // tsbtnClearCondition
- //
- this.tsbtnClearCondition.AutoSize = false;
- this.tsbtnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tsbtnClearCondition.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
- this.tsbtnClearCondition.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnClearCondition.Name = "tsbtnClearCondition";
- this.tsbtnClearCondition.Size = new System.Drawing.Size(80, 25);
- this.tsbtnClearCondition.Text = "清空条件(&C)";
- this.tsbtnClearCondition.Click += new System.EventHandler(this.tsbtnClearCondition_Click);
- //
- // toolStripSeparator4
- //
- this.toolStripSeparator4.AutoSize = false;
- this.toolStripSeparator4.Name = "toolStripSeparator4";
- this.toolStripSeparator4.Size = new System.Drawing.Size(6, 25);
- //
- // tsbtnAdaptive
- //
- this.tsbtnAdaptive.AutoSize = false;
- this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
- this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnAdaptive.Name = "tsbtnAdaptive";
- this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
- this.tsbtnAdaptive.Text = "自适应列宽(&A)";
- this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
- //
- // tsbtnClose
- //
- this.tsbtnClose.AutoSize = false;
- this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
- this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnClose.Name = "tsbtnClose";
- this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
- this.tsbtnClose.Text = "关闭(&X)";
- this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
- //
- // lblLabel3
- //
- this.lblLabel3.Location = new System.Drawing.Point(384, 23);
- this.lblLabel3.Name = "lblLabel3";
- this.lblLabel3.Size = new System.Drawing.Size(53, 12);
- this.lblLabel3.TabIndex = 11;
- this.lblLabel3.Text = "月份区间";
- //
- // lblLabel4
- //
- this.lblLabel4.Location = new System.Drawing.Point(493, 24);
- this.lblLabel4.Name = "lblLabel4";
- this.lblLabel4.Size = new System.Drawing.Size(17, 12);
- this.lblLabel4.TabIndex = 12;
- this.lblLabel4.Text = "至";
- //
- // txtMonth1
- //
- this.txtMonth1.Location = new System.Drawing.Point(443, 19);
- this.txtMonth1.MaxValue = new decimal(new int[] {
- 12,
- 0,
- 0,
- 0});
- this.txtMonth1.MinValue = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- this.txtMonth1.Name = "txtMonth1";
- this.txtMonth1.Size = new System.Drawing.Size(44, 21);
- this.txtMonth1.TabIndex = 13;
- //
- // txtMonth2
- //
- this.txtMonth2.Location = new System.Drawing.Point(516, 19);
- this.txtMonth2.MaxValue = new decimal(new int[] {
- 12,
- 0,
- 0,
- 0});
- this.txtMonth2.MinValue = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- this.txtMonth2.Name = "txtMonth2";
- this.txtMonth2.Size = new System.Drawing.Size(44, 21);
- this.txtMonth2.TabIndex = 14;
- //
- // F_RPT_030118
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1443, 737);
- this.Controls.Add(this.dgvSum);
- this.Controls.Add(this.grpCollapsible1);
- this.Controls.Add(this.tsrToolStrip1);
- this.Name = "F_RPT_030118";
- this.Text = "年度各工序月产量统计表";
- this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PC_1001_FormClosed);
- this.Load += new System.EventHandler(this.F_PC_1001_Load);
- ((System.ComponentModel.ISupportInitialize)(this.dgvSum)).EndInit();
- this.grpCollapsible1.ResumeLayout(false);
- this.grpCollapsible1.PerformLayout();
- this.tsrToolStrip1.ResumeLayout(false);
- this.tsrToolStrip1.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- private Dongke.WinForm.Controls.TsrToolStrip tsrToolStrip1;
- private System.Windows.Forms.ToolStripButton tsbtnSearch;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
- private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
- private System.Windows.Forms.ToolStripButton tsbtnClose;
- private WinForm.Controls.GrpCollapsible grpCollapsible1;
- private Basics.BaseControls.C_DataGridView dgvSum;
- private WinForm.Controls.LblLabel lblLabel1;
- private System.Windows.Forms.ToolStripButton tsbtnClearCondition;
- private WinForm.Controls.DtpYear dtpYear1;
- private System.Windows.Forms.DataGridViewTextBoxColumn goodstypename;
- private System.Windows.Forms.DataGridViewTextBoxColumn procedurename;
- private System.Windows.Forms.DataGridViewTextBoxColumn m12;
- private System.Windows.Forms.DataGridViewTextBoxColumn m01;
- private System.Windows.Forms.DataGridViewTextBoxColumn m02;
- private System.Windows.Forms.DataGridViewTextBoxColumn m03;
- private System.Windows.Forms.DataGridViewTextBoxColumn m04;
- private System.Windows.Forms.DataGridViewTextBoxColumn m05;
- private System.Windows.Forms.DataGridViewTextBoxColumn m06;
- private System.Windows.Forms.DataGridViewTextBoxColumn m07;
- private System.Windows.Forms.DataGridViewTextBoxColumn m08;
- private System.Windows.Forms.DataGridViewTextBoxColumn m09;
- private System.Windows.Forms.DataGridViewTextBoxColumn m10;
- private System.Windows.Forms.DataGridViewTextBoxColumn m11;
- private System.Windows.Forms.DataGridViewTextBoxColumn msum;
- private WinForm.Controls.LblLabel lblMonth;
- private WinForm.Controls.TxtMoney TXTMonth;
- private WinForm.Controls.LblLabel lblLabel2;
- private System.Windows.Forms.ComboBox comboBox1;
- private WinForm.Controls.LblLabel lblLabel4;
- private WinForm.Controls.LblLabel lblLabel3;
- private WinForm.Controls.TxtMoney txtMonth2;
- private WinForm.Controls.TxtMoney txtMonth1;
- }
- }
|