| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958 |
-
- namespace Dongke.IBOSS.PRD.Client.ReportModule
- {
- partial class F_RPT_030113
- {
- /// <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 dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle23 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle34 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle24 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle25 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle26 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle27 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle28 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle29 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle30 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle31 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle32 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle33 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.TreeNode treeNode14 = new System.Windows.Forms.TreeNode("二级分类");
- System.Windows.Forms.TreeNode treeNode15 = new System.Windows.Forms.TreeNode("产品编码");
- System.Windows.Forms.TreeNode treeNode16 = new System.Windows.Forms.TreeNode("在库");
- System.Windows.Forms.TreeNode treeNode17 = new System.Windows.Forms.TreeNode("在产");
- System.Windows.Forms.TreeNode treeNode18 = new System.Windows.Forms.TreeNode("待产");
- System.Windows.Forms.TreeNode treeNode19 = new System.Windows.Forms.TreeNode("期初", new System.Windows.Forms.TreeNode[] {
- treeNode16,
- treeNode17,
- treeNode18});
- System.Windows.Forms.TreeNode treeNode20 = new System.Windows.Forms.TreeNode("入库");
- System.Windows.Forms.TreeNode treeNode21 = new System.Windows.Forms.TreeNode("出库");
- System.Windows.Forms.TreeNode treeNode22 = new System.Windows.Forms.TreeNode("期间", new System.Windows.Forms.TreeNode[] {
- treeNode20,
- treeNode21});
- System.Windows.Forms.TreeNode treeNode23 = new System.Windows.Forms.TreeNode("在库");
- System.Windows.Forms.TreeNode treeNode24 = new System.Windows.Forms.TreeNode("在产");
- System.Windows.Forms.TreeNode treeNode25 = new System.Windows.Forms.TreeNode("待产");
- System.Windows.Forms.TreeNode treeNode26 = new System.Windows.Forms.TreeNode("期末", new System.Windows.Forms.TreeNode[] {
- treeNode23,
- treeNode24,
- treeNode25});
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle35 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle36 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle38 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle37 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle39 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle40 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle42 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle41 = new System.Windows.Forms.DataGridViewCellStyle();
- this.dgvSum = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.goodstypename = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.B_1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.B_2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.B_3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.MI_1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.MO_1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.E_1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.E_2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.E_3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.B_4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.E_4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.goodsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.goodstypecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.treeView1 = new System.Windows.Forms.TreeView();
- this.grpCollapsible1 = new Dongke.WinForm.Controls.GrpCollapsible();
- this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
- this.lblLabel2 = new Dongke.WinForm.Controls.LblLabel();
- this.lblLabel1 = new Dongke.WinForm.Controls.LblLabel();
- this.dtpMonth2 = new Dongke.WinForm.Controls.DtpMonth();
- this.dtpMonth1 = new Dongke.WinForm.Controls.DtpMonth();
- 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.dgvIN = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.g1mouldBarcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.g1goodstypename = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.g1goodscode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.g1operationtypename = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.g1mouldstatusname = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.createtime = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.g1opusercode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.g1groutinglinecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.g1opgroutingmouldcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.tabControl1 = new System.Windows.Forms.TabControl();
- this.tabpSUM = new System.Windows.Forms.TabPage();
- this.tabpIN = new System.Windows.Forms.TabPage();
- this.tabpOUT = new System.Windows.Forms.TabPage();
- this.dgvOUT = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.lblLabel3 = new System.Windows.Forms.Label();
- this.scbGoods = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoods();
- this.lblGoods = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- ((System.ComponentModel.ISupportInitialize)(this.dgvSum)).BeginInit();
- this.grpCollapsible1.SuspendLayout();
- this.tsrToolStrip1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvIN)).BeginInit();
- this.tabControl1.SuspendLayout();
- this.tabpSUM.SuspendLayout();
- this.tabpIN.SuspendLayout();
- this.tabpOUT.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvOUT)).BeginInit();
- this.SuspendLayout();
- //
- // dgvSum
- //
- this.dgvSum.AllowUserToAddRows = false;
- this.dgvSum.AllowUserToDeleteRows = false;
- this.dgvSum.AllowUserToModifyRows = true;
- dataGridViewCellStyle22.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvSum.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle22;
- 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 = 2;
- this.dgvSum.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle23.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle23.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
- dataGridViewCellStyle23.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle23.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle23.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle23.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle23.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvSum.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle23;
- this.dgvSum.ColumnHeadersHeight = 46;
- this.dgvSum.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvSum.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.goodstypename,
- this.GoodsCode,
- this.B_1,
- this.B_2,
- this.B_3,
- this.MI_1,
- this.MO_1,
- this.E_1,
- this.E_2,
- this.E_3,
- this.B_4,
- this.E_4,
- this.goodsID,
- this.goodstypecode});
- this.dgvSum.ColumnTreeView = new System.Windows.Forms.TreeView[] {
- this.treeView1};
- 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.Dock = System.Windows.Forms.DockStyle.Fill;
- 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.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, 0);
- 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;
- dataGridViewCellStyle34.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvSum.RowsDefaultCellStyle = dataGridViewCellStyle34;
- this.dgvSum.RowTemplate.Height = 21;
- this.dgvSum.Size = new System.Drawing.Size(976, 235);
- this.dgvSum.SortOrderColumnName = null;
- this.dgvSum.TabIndex = 0;
- this.dgvSum.Tag = "";
- this.dgvSum.TotalSumColumns = null;
- this.dgvSum.ViewRowFilter = "";
- this.dgvSum.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvSum_CellDoubleClick);
- //
- // goodstypename
- //
- this.goodstypename.DataPropertyName = "goodstypename";
- this.goodstypename.HeaderText = "二级分类";
- this.goodstypename.Name = "goodstypename";
- this.goodstypename.ReadOnly = true;
- //
- // GoodsCode
- //
- this.GoodsCode.DataPropertyName = "GoodsCode";
- this.GoodsCode.HeaderText = "产品编码";
- this.GoodsCode.Name = "GoodsCode";
- this.GoodsCode.ReadOnly = true;
- //
- // B_1
- //
- this.B_1.DataPropertyName = "B_1";
- dataGridViewCellStyle24.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- dataGridViewCellStyle24.Format = "N0";
- this.B_1.DefaultCellStyle = dataGridViewCellStyle24;
- this.B_1.HeaderText = "在库";
- this.B_1.Name = "B_1";
- this.B_1.ReadOnly = true;
- //
- // B_2
- //
- this.B_2.DataPropertyName = "B_2";
- dataGridViewCellStyle25.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- dataGridViewCellStyle25.Format = "N0";
- this.B_2.DefaultCellStyle = dataGridViewCellStyle25;
- this.B_2.HeaderText = "在产";
- this.B_2.Name = "B_2";
- this.B_2.ReadOnly = true;
- //
- // B_3
- //
- this.B_3.DataPropertyName = "B_3";
- dataGridViewCellStyle26.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- dataGridViewCellStyle26.Format = "N0";
- this.B_3.DefaultCellStyle = dataGridViewCellStyle26;
- this.B_3.HeaderText = "待产";
- this.B_3.Name = "B_3";
- this.B_3.ReadOnly = true;
- //
- // MI_1
- //
- this.MI_1.DataPropertyName = "MI_1";
- dataGridViewCellStyle27.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- dataGridViewCellStyle27.Format = "N0";
- this.MI_1.DefaultCellStyle = dataGridViewCellStyle27;
- this.MI_1.HeaderText = "入库";
- this.MI_1.Name = "MI_1";
- this.MI_1.ReadOnly = true;
- //
- // MO_1
- //
- this.MO_1.DataPropertyName = "MO_1";
- dataGridViewCellStyle28.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- dataGridViewCellStyle28.Format = "N0";
- this.MO_1.DefaultCellStyle = dataGridViewCellStyle28;
- this.MO_1.HeaderText = "出库";
- this.MO_1.Name = "MO_1";
- this.MO_1.ReadOnly = true;
- //
- // E_1
- //
- this.E_1.DataPropertyName = "E_1";
- dataGridViewCellStyle29.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- dataGridViewCellStyle29.Format = "N0";
- this.E_1.DefaultCellStyle = dataGridViewCellStyle29;
- this.E_1.HeaderText = "在库";
- this.E_1.Name = "E_1";
- this.E_1.ReadOnly = true;
- //
- // E_2
- //
- this.E_2.DataPropertyName = "E_2";
- dataGridViewCellStyle30.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- dataGridViewCellStyle30.Format = "N0";
- this.E_2.DefaultCellStyle = dataGridViewCellStyle30;
- this.E_2.HeaderText = "在产";
- this.E_2.Name = "E_2";
- this.E_2.ReadOnly = true;
- //
- // E_3
- //
- this.E_3.DataPropertyName = "E_3";
- dataGridViewCellStyle31.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- dataGridViewCellStyle31.Format = "N0";
- this.E_3.DefaultCellStyle = dataGridViewCellStyle31;
- this.E_3.HeaderText = "待产";
- this.E_3.Name = "E_3";
- this.E_3.ReadOnly = true;
- //
- // B_4
- //
- this.B_4.DataPropertyName = "B_4";
- dataGridViewCellStyle32.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- dataGridViewCellStyle32.Format = "N0";
- this.B_4.DefaultCellStyle = dataGridViewCellStyle32;
- this.B_4.HeaderText = "报废";
- this.B_4.Name = "B_4";
- this.B_4.ReadOnly = true;
- this.B_4.Visible = false;
- //
- // E_4
- //
- this.E_4.DataPropertyName = "E_4";
- dataGridViewCellStyle33.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- dataGridViewCellStyle33.Format = "N0";
- this.E_4.DefaultCellStyle = dataGridViewCellStyle33;
- this.E_4.HeaderText = "报废";
- this.E_4.Name = "E_4";
- this.E_4.ReadOnly = true;
- this.E_4.Visible = false;
- //
- // goodsID
- //
- this.goodsID.DataPropertyName = "goodsID";
- this.goodsID.HeaderText = "goodsID";
- this.goodsID.Name = "goodsID";
- this.goodsID.ReadOnly = true;
- this.goodsID.Visible = false;
- //
- // goodstypecode
- //
- this.goodstypecode.DataPropertyName = "goodstypecode";
- this.goodstypecode.HeaderText = "goodstypecode";
- this.goodstypecode.Name = "goodstypecode";
- this.goodstypecode.ReadOnly = true;
- this.goodstypecode.Visible = false;
- //
- // treeView1
- //
- this.treeView1.LineColor = System.Drawing.Color.Empty;
- this.treeView1.Location = new System.Drawing.Point(0, 0);
- this.treeView1.Name = "treeView1";
- treeNode14.Name = "goodstypename";
- treeNode14.Text = "二级分类";
- treeNode15.Name = "goodscode";
- treeNode15.Text = "产品编码";
- treeNode16.Name = "B_1";
- treeNode16.Text = "在库";
- treeNode17.Name = "B_2";
- treeNode17.Text = "在产";
- treeNode18.Name = "B_3";
- treeNode18.Text = "待产";
- treeNode19.Name = "B";
- treeNode19.Text = "期初";
- treeNode20.Name = "MI_1";
- treeNode20.Text = "入库";
- treeNode21.Name = "MO_1";
- treeNode21.Text = "出库";
- treeNode22.Name = "M";
- treeNode22.Text = "期间";
- treeNode23.Name = "E_1";
- treeNode23.Text = "在库";
- treeNode24.Name = "E_2";
- treeNode24.Text = "在产";
- treeNode25.Name = "E_3";
- treeNode25.Text = "待产";
- treeNode26.Name = "E";
- treeNode26.Text = "期末";
- this.treeView1.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
- treeNode14,
- treeNode15,
- treeNode19,
- treeNode22,
- treeNode26});
- this.treeView1.Size = new System.Drawing.Size(121, 97);
- this.treeView1.TabIndex = 0;
- //
- // 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.scbGoods);
- this.grpCollapsible1.Controls.Add(this.lblGoods);
- this.grpCollapsible1.Controls.Add(this.lblGoodsType);
- this.grpCollapsible1.Controls.Add(this.scbGoodsType);
- this.grpCollapsible1.Controls.Add(this.lblLabel2);
- this.grpCollapsible1.Controls.Add(this.lblLabel1);
- this.grpCollapsible1.Controls.Add(this.dtpMonth2);
- this.grpCollapsible1.Controls.Add(this.dtpMonth1);
- this.grpCollapsible1.Location = new System.Drawing.Point(0, 38);
- this.grpCollapsible1.Name = "grpCollapsible1";
- this.grpCollapsible1.Size = new System.Drawing.Size(984, 52);
- this.grpCollapsible1.TabIndex = 1;
- this.grpCollapsible1.TabStop = false;
- this.grpCollapsible1.Text = "查询条件";
- //
- // lblGoodsType
- //
- this.lblGoodsType.AutoSize = true;
- this.lblGoodsType.BackColor = System.Drawing.SystemColors.Control;
- this.lblGoodsType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblGoodsType.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblGoodsType.Location = new System.Drawing.Point(303, 24);
- this.lblGoodsType.Name = "lblGoodsType";
- this.lblGoodsType.Size = new System.Drawing.Size(53, 12);
- this.lblGoodsType.TabIndex = 23;
- this.lblGoodsType.Text = "产品类别";
- //
- // scbGoodsType
- //
- this.scbGoodsType.CheckedData = null;
- this.scbGoodsType.IsOnlyDisplayEnd = false;
- this.scbGoodsType.Location = new System.Drawing.Point(360, 20);
- this.scbGoodsType.Name = "scbGoodsType";
- this.scbGoodsType.Size = new System.Drawing.Size(120, 21);
- this.scbGoodsType.TabIndex = 22;
- //
- // lblLabel2
- //
- this.lblLabel2.Location = new System.Drawing.Point(177, 24);
- this.lblLabel2.Name = "lblLabel2";
- this.lblLabel2.Size = new System.Drawing.Size(11, 12);
- this.lblLabel2.TabIndex = 2;
- this.lblLabel2.Text = "-";
- //
- // 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 = "期间月份";
- //
- // dtpMonth2
- //
- this.dtpMonth2.AllowNull = false;
- this.dtpMonth2.Location = new System.Drawing.Point(194, 20);
- this.dtpMonth2.Name = "dtpMonth2";
- this.dtpMonth2.Size = new System.Drawing.Size(100, 21);
- this.dtpMonth2.TabIndex = 3;
- this.dtpMonth2.Value = new System.DateTime(2017, 12, 1, 0, 0, 0, 0);
- //
- // dtpMonth1
- //
- this.dtpMonth1.AllowNull = false;
- this.dtpMonth1.Location = new System.Drawing.Point(71, 20);
- this.dtpMonth1.Name = "dtpMonth1";
- this.dtpMonth1.Size = new System.Drawing.Size(100, 21);
- this.dtpMonth1.TabIndex = 1;
- this.dtpMonth1.Value = new System.DateTime(2017, 12, 1, 0, 0, 0, 0);
- //
- // 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(996, 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);
- //
- // dgvIN
- //
- this.dgvIN.AllowUserToAddRows = false;
- this.dgvIN.AllowUserToDeleteRows = false;
- this.dgvIN.AllowUserToModifyRows = true;
- this.dgvIN.AllowUserToOrderColumns = true;
- dataGridViewCellStyle35.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvIN.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle35;
- this.dgvIN.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.dgvIN.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
- this.dgvIN.CellHeight = 23;
- this.dgvIN.ChildNodeColumnName = null;
- this.dgvIN.ChildNodeColumnText = null;
- this.dgvIN.ColumnDeep = 1;
- this.dgvIN.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle36.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle36.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
- dataGridViewCellStyle36.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle36.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle36.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle36.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle36.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvIN.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle36;
- this.dgvIN.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvIN.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.g1mouldBarcode,
- this.g1goodstypename,
- this.g1goodscode,
- this.g1operationtypename,
- this.g1mouldstatusname,
- this.createtime,
- this.g1opusercode,
- this.g1groutinglinecode,
- this.g1opgroutingmouldcode});
- this.dgvIN.ColumnTreeView = null;
- this.dgvIN.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.dgvIN.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvIN.DynamicColumnName = "";
- this.dgvIN.EnableHeadersVisualStyles = false;
- this.dgvIN.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvIN.FormatQuantityColumns = null;
- this.dgvIN.HorizontalMergeColumn = null;
- this.dgvIN.IsAutoCountSum = true;
- this.dgvIN.IsAutoResizeColumns = false;
- this.dgvIN.IsClickF12 = false;
- this.dgvIN.IsOpenMergeCellFlag = false;
- this.dgvIN.IsSubTotalFlag = false;
- this.dgvIN.IsTopDeep = false;
- this.dgvIN.Location = new System.Drawing.Point(0, 0);
- this.dgvIN.MergeColumnNames = null;
- this.dgvIN.MergeDetailColumnNames = null;
- this.dgvIN.MergeDetailOnlyColumn = null;
- this.dgvIN.MergeOnlyColumn = null;
- this.dgvIN.MultiSelect = false;
- this.dgvIN.Name = "dgvIN";
- this.dgvIN.ReadOnly = true;
- this.dgvIN.RefreshAtHscroll = false;
- this.dgvIN.RowHeadersWidth = 50;
- this.dgvIN.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle38.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvIN.RowsDefaultCellStyle = dataGridViewCellStyle38;
- this.dgvIN.RowTemplate.Height = 21;
- this.dgvIN.Size = new System.Drawing.Size(976, 235);
- this.dgvIN.SortOrderColumnName = null;
- this.dgvIN.TabIndex = 0;
- this.dgvIN.Tag = "";
- this.dgvIN.TotalSumColumns = null;
- this.dgvIN.ViewRowFilter = "";
- //
- // g1mouldBarcode
- //
- this.g1mouldBarcode.DataPropertyName = "mouldBarcode";
- this.g1mouldBarcode.HeaderText = "模具条码";
- this.g1mouldBarcode.Name = "g1mouldBarcode";
- this.g1mouldBarcode.ReadOnly = true;
- //
- // g1goodstypename
- //
- this.g1goodstypename.DataPropertyName = "goodstypename";
- this.g1goodstypename.HeaderText = "二级分类";
- this.g1goodstypename.Name = "g1goodstypename";
- this.g1goodstypename.ReadOnly = true;
- //
- // g1goodscode
- //
- this.g1goodscode.DataPropertyName = "goodscode";
- this.g1goodscode.HeaderText = "产品编码";
- this.g1goodscode.Name = "g1goodscode";
- this.g1goodscode.ReadOnly = true;
- //
- // g1operationtypename
- //
- this.g1operationtypename.DataPropertyName = "operationtypename";
- this.g1operationtypename.HeaderText = "操作类别";
- this.g1operationtypename.Name = "g1operationtypename";
- this.g1operationtypename.ReadOnly = true;
- //
- // g1mouldstatusname
- //
- this.g1mouldstatusname.DataPropertyName = "mouldstatusname";
- this.g1mouldstatusname.HeaderText = "入库前状态";
- this.g1mouldstatusname.Name = "g1mouldstatusname";
- this.g1mouldstatusname.ReadOnly = true;
- //
- // createtime
- //
- this.createtime.DataPropertyName = "createtime";
- dataGridViewCellStyle37.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle37.Format = "yyyy-MM-dd HH:mm:ss";
- this.createtime.DefaultCellStyle = dataGridViewCellStyle37;
- this.createtime.HeaderText = "操作时间";
- this.createtime.Name = "createtime";
- this.createtime.ReadOnly = true;
- //
- // g1opusercode
- //
- this.g1opusercode.DataPropertyName = "usercode";
- this.g1opusercode.HeaderText = "操作工号";
- this.g1opusercode.Name = "g1opusercode";
- this.g1opusercode.ReadOnly = true;
- //
- // g1groutinglinecode
- //
- this.g1groutinglinecode.DataPropertyName = "groutinglinecode";
- this.g1groutinglinecode.HeaderText = "成型线号";
- this.g1groutinglinecode.Name = "g1groutinglinecode";
- this.g1groutinglinecode.ReadOnly = true;
- //
- // g1opgroutingmouldcode
- //
- this.g1opgroutingmouldcode.DataPropertyName = "groutingmouldcode";
- this.g1opgroutingmouldcode.HeaderText = "模具编号";
- this.g1opgroutingmouldcode.Name = "g1opgroutingmouldcode";
- this.g1opgroutingmouldcode.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.tabpSUM);
- this.tabControl1.Controls.Add(this.tabpIN);
- this.tabControl1.Controls.Add(this.tabpOUT);
- this.tabControl1.Location = new System.Drawing.Point(0, 96);
- this.tabControl1.Name = "tabControl1";
- this.tabControl1.SelectedIndex = 0;
- this.tabControl1.Size = new System.Drawing.Size(984, 261);
- this.tabControl1.TabIndex = 2;
- //
- // tabpSUM
- //
- this.tabpSUM.Controls.Add(this.dgvSum);
- this.tabpSUM.Location = new System.Drawing.Point(4, 22);
- this.tabpSUM.Name = "tabpSUM";
- this.tabpSUM.Size = new System.Drawing.Size(976, 235);
- this.tabpSUM.TabIndex = 0;
- this.tabpSUM.Text = "汇总表";
- //
- // tabpIN
- //
- this.tabpIN.Controls.Add(this.dgvIN);
- this.tabpIN.Location = new System.Drawing.Point(4, 22);
- this.tabpIN.Name = "tabpIN";
- this.tabpIN.Size = new System.Drawing.Size(976, 235);
- this.tabpIN.TabIndex = 1;
- this.tabpIN.Text = "入库明细";
- //
- // tabpOUT
- //
- this.tabpOUT.Controls.Add(this.dgvOUT);
- this.tabpOUT.Location = new System.Drawing.Point(4, 22);
- this.tabpOUT.Name = "tabpOUT";
- this.tabpOUT.Size = new System.Drawing.Size(976, 235);
- this.tabpOUT.TabIndex = 2;
- this.tabpOUT.Text = "出库明细";
- //
- // dgvOUT
- //
- this.dgvOUT.AllowUserToAddRows = false;
- this.dgvOUT.AllowUserToDeleteRows = false;
- this.dgvOUT.AllowUserToModifyRows = true;
- this.dgvOUT.AllowUserToOrderColumns = true;
- dataGridViewCellStyle39.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvOUT.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle39;
- this.dgvOUT.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.dgvOUT.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
- this.dgvOUT.CellHeight = 23;
- this.dgvOUT.ChildNodeColumnName = null;
- this.dgvOUT.ChildNodeColumnText = null;
- this.dgvOUT.ColumnDeep = 1;
- this.dgvOUT.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle40.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle40.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
- dataGridViewCellStyle40.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle40.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle40.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle40.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle40.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvOUT.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle40;
- this.dgvOUT.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvOUT.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.dataGridViewTextBoxColumn1,
- this.dataGridViewTextBoxColumn2,
- this.dataGridViewTextBoxColumn3,
- this.dataGridViewTextBoxColumn4,
- this.dataGridViewTextBoxColumn5,
- this.dataGridViewTextBoxColumn6,
- this.dataGridViewTextBoxColumn7,
- this.dataGridViewTextBoxColumn8,
- this.dataGridViewTextBoxColumn9});
- this.dgvOUT.ColumnTreeView = null;
- this.dgvOUT.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.dgvOUT.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvOUT.DynamicColumnName = "";
- this.dgvOUT.EnableHeadersVisualStyles = false;
- this.dgvOUT.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvOUT.FormatQuantityColumns = null;
- this.dgvOUT.HorizontalMergeColumn = null;
- this.dgvOUT.IsAutoCountSum = true;
- this.dgvOUT.IsAutoResizeColumns = false;
- this.dgvOUT.IsClickF12 = false;
- this.dgvOUT.IsOpenMergeCellFlag = false;
- this.dgvOUT.IsSubTotalFlag = false;
- this.dgvOUT.IsTopDeep = false;
- this.dgvOUT.Location = new System.Drawing.Point(0, 0);
- this.dgvOUT.MergeColumnNames = null;
- this.dgvOUT.MergeDetailColumnNames = null;
- this.dgvOUT.MergeDetailOnlyColumn = null;
- this.dgvOUT.MergeOnlyColumn = null;
- this.dgvOUT.MultiSelect = false;
- this.dgvOUT.Name = "dgvOUT";
- this.dgvOUT.ReadOnly = true;
- this.dgvOUT.RefreshAtHscroll = false;
- this.dgvOUT.RowHeadersWidth = 50;
- this.dgvOUT.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle42.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvOUT.RowsDefaultCellStyle = dataGridViewCellStyle42;
- this.dgvOUT.RowTemplate.Height = 21;
- this.dgvOUT.Size = new System.Drawing.Size(976, 235);
- this.dgvOUT.SortOrderColumnName = null;
- this.dgvOUT.TabIndex = 0;
- this.dgvOUT.Tag = "";
- this.dgvOUT.TotalSumColumns = null;
- this.dgvOUT.ViewRowFilter = "";
- //
- // dataGridViewTextBoxColumn1
- //
- this.dataGridViewTextBoxColumn1.DataPropertyName = "mouldBarcode";
- this.dataGridViewTextBoxColumn1.HeaderText = "模具条码";
- this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
- this.dataGridViewTextBoxColumn1.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn2
- //
- this.dataGridViewTextBoxColumn2.DataPropertyName = "goodstypename";
- this.dataGridViewTextBoxColumn2.HeaderText = "二级分类";
- this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
- this.dataGridViewTextBoxColumn2.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn3
- //
- this.dataGridViewTextBoxColumn3.DataPropertyName = "goodscode";
- this.dataGridViewTextBoxColumn3.HeaderText = "产品编码";
- this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
- this.dataGridViewTextBoxColumn3.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn4
- //
- this.dataGridViewTextBoxColumn4.DataPropertyName = "operationtypename";
- this.dataGridViewTextBoxColumn4.HeaderText = "操作类别";
- this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
- this.dataGridViewTextBoxColumn4.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn5
- //
- this.dataGridViewTextBoxColumn5.DataPropertyName = "mouldstatusname";
- this.dataGridViewTextBoxColumn5.HeaderText = "出库后状态";
- this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
- this.dataGridViewTextBoxColumn5.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn6
- //
- this.dataGridViewTextBoxColumn6.DataPropertyName = "createtime";
- dataGridViewCellStyle41.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle41.Format = "yyyy-MM-dd HH:mm:ss";
- this.dataGridViewTextBoxColumn6.DefaultCellStyle = dataGridViewCellStyle41;
- this.dataGridViewTextBoxColumn6.HeaderText = "操作时间";
- this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
- this.dataGridViewTextBoxColumn6.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn7
- //
- this.dataGridViewTextBoxColumn7.DataPropertyName = "usercode";
- this.dataGridViewTextBoxColumn7.HeaderText = "操作工号";
- this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
- this.dataGridViewTextBoxColumn7.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn8
- //
- this.dataGridViewTextBoxColumn8.DataPropertyName = "groutinglinecode";
- this.dataGridViewTextBoxColumn8.HeaderText = "成型线号";
- this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
- this.dataGridViewTextBoxColumn8.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn9
- //
- this.dataGridViewTextBoxColumn9.DataPropertyName = "groutingmouldcode";
- this.dataGridViewTextBoxColumn9.HeaderText = "模具编号";
- this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
- this.dataGridViewTextBoxColumn9.ReadOnly = true;
- //
- // lblLabel3
- //
- this.lblLabel3.AutoSize = true;
- this.lblLabel3.ForeColor = System.Drawing.Color.Blue;
- this.lblLabel3.Location = new System.Drawing.Point(202, 101);
- this.lblLabel3.Name = "lblLabel3";
- this.lblLabel3.Size = new System.Drawing.Size(245, 12);
- this.lblLabel3.TabIndex = 40;
- this.lblLabel3.Text = "双击期间入出库单元格,查询期间入出库明细";
- //
- // scbGoods
- //
- this.scbGoods.CheckedData = null;
- this.scbGoods.DisplayMember = "GoodsCode";
- this.scbGoods.Location = new System.Drawing.Point(545, 20);
- this.scbGoods.MultiSelect = true;
- this.scbGoods.Name = "scbGoods";
- this.scbGoods.Size = new System.Drawing.Size(120, 21);
- this.scbGoods.TabIndex = 41;
- //
- // lblGoods
- //
- this.lblGoods.AutoSize = true;
- this.lblGoods.BackColor = System.Drawing.Color.Transparent;
- this.lblGoods.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblGoods.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblGoods.Location = new System.Drawing.Point(486, 24);
- this.lblGoods.Name = "lblGoods";
- this.lblGoods.Size = new System.Drawing.Size(53, 12);
- this.lblGoods.TabIndex = 40;
- this.lblGoods.Text = "产品编码";
- //
- // F_RPT_030113
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(996, 357);
- this.Controls.Add(this.grpCollapsible1);
- this.Controls.Add(this.lblLabel3);
- this.Controls.Add(this.tsrToolStrip1);
- this.Controls.Add(this.tabControl1);
- this.Name = "F_RPT_030113";
- 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();
- ((System.ComponentModel.ISupportInitialize)(this.dgvIN)).EndInit();
- this.tabControl1.ResumeLayout(false);
- this.tabpSUM.ResumeLayout(false);
- this.tabpIN.ResumeLayout(false);
- this.tabpOUT.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvOUT)).EndInit();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #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 Basics.BaseControls.C_DataGridView dgvIN;
- private System.Windows.Forms.TabControl tabControl1;
- private System.Windows.Forms.TabPage tabpSUM;
- private System.Windows.Forms.TabPage tabpIN;
- private System.Windows.Forms.TabPage tabpOUT;
- private WinForm.Controls.LblLabel lblLabel1;
- private WinForm.Controls.DtpMonth dtpMonth2;
- private WinForm.Controls.DtpMonth dtpMonth1;
- private WinForm.Controls.LblLabel lblLabel2;
- private System.Windows.Forms.ToolStripButton tsbtnClearCondition;
- private System.Windows.Forms.TreeView treeView1;
- private System.Windows.Forms.DataGridViewTextBoxColumn g1mouldBarcode;
- private System.Windows.Forms.DataGridViewTextBoxColumn g1goodstypename;
- private System.Windows.Forms.DataGridViewTextBoxColumn g1goodscode;
- private System.Windows.Forms.DataGridViewTextBoxColumn g1operationtypename;
- private System.Windows.Forms.DataGridViewTextBoxColumn g1mouldstatusname;
- private System.Windows.Forms.DataGridViewTextBoxColumn createtime;
- private System.Windows.Forms.DataGridViewTextBoxColumn g1opusercode;
- private System.Windows.Forms.DataGridViewTextBoxColumn g1groutinglinecode;
- private System.Windows.Forms.DataGridViewTextBoxColumn g1opgroutingmouldcode;
- private Basics.BaseControls.C_DataGridView dgvOUT;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
- private System.Windows.Forms.DataGridViewTextBoxColumn goodstypename;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn B_1;
- private System.Windows.Forms.DataGridViewTextBoxColumn B_2;
- private System.Windows.Forms.DataGridViewTextBoxColumn B_3;
- private System.Windows.Forms.DataGridViewTextBoxColumn MI_1;
- private System.Windows.Forms.DataGridViewTextBoxColumn MO_1;
- private System.Windows.Forms.DataGridViewTextBoxColumn E_1;
- private System.Windows.Forms.DataGridViewTextBoxColumn E_2;
- private System.Windows.Forms.DataGridViewTextBoxColumn E_3;
- private System.Windows.Forms.DataGridViewTextBoxColumn B_4;
- private System.Windows.Forms.DataGridViewTextBoxColumn E_4;
- private System.Windows.Forms.DataGridViewTextBoxColumn goodsID;
- private System.Windows.Forms.DataGridViewTextBoxColumn goodstypecode;
- private System.Windows.Forms.Label lblLabel3;
- private Basics.BaseControls.C_Label lblGoodsType;
- private Controls.SearchBox.ScbGoodsType scbGoodsType;
- private Controls.SearchBox.ScbGoods scbGoods;
- private Basics.BaseControls.C_Label lblGoods;
- }
- }
|