| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761 |
-
- namespace Dongke.IBOSS.PRD.Client.ReportModule
- {
- partial class F_RPT_020101_1
- {
- /// <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_020101_1));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = 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 dataGridViewCellStyle10 = 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 dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
- this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
- this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.radioNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_RadioButton();
- this.radioYes = new Dongke.IBOSS.PRD.Basics.BaseControls.C_RadioButton();
- this.txtBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_BarCode();
- this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.lblBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- 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.dgvProductionFollowing = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.dgvProductionDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.ProductionLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.TreeGridColumn();
- this.ProductionLineName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ProcedureCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.AccountDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CreateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CreateUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CreateUserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.LEVELNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Finprocedurename = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.IdnrkInformation = new Dongke.IBOSS.PRD.Basics.BaseControls.TreeGridColumn();
- this.ParentID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.SecurityCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.LogoCodeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.产品名称 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Materialcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Outlabelcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GOODSSPECIFICATION = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Dictionaryvalue = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Groutingdate = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingBatchNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.StatusName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsLevelName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.SpecialRepairFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.ScrapFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.IsPublicBody = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.isspotcheck = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.gbxCondition.SuspendLayout();
- this.tsrOperate.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvProductionFollowing)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dgvProductionDetail)).BeginInit();
- this.SuspendLayout();
- //
- // gbxCondition
- //
- this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
- this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
- this.gbxCondition.Controls.Add(this.c_Label1);
- this.gbxCondition.Controls.Add(this.radioNo);
- this.gbxCondition.Controls.Add(this.radioYes);
- this.gbxCondition.Controls.Add(this.txtBarCode);
- this.gbxCondition.Controls.Add(this.btnClearCondition);
- this.gbxCondition.Controls.Add(this.btnSearch);
- this.gbxCondition.Controls.Add(this.lblBarCode);
- 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(927, 57);
- this.gbxCondition.TabIndex = 33;
- 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(194, 28);
- this.c_Label1.Name = "c_Label1";
- this.c_Label1.Size = new System.Drawing.Size(77, 12);
- this.c_Label1.TabIndex = 16;
- this.c_Label1.Text = "显示装配信息";
- //
- // radioNo
- //
- this.radioNo.AutoSize = true;
- this.radioNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.radioNo.Location = new System.Drawing.Point(322, 26);
- this.radioNo.Name = "radioNo";
- this.radioNo.Size = new System.Drawing.Size(35, 16);
- this.radioNo.TabIndex = 15;
- this.radioNo.Text = "否";
- this.radioNo.UseVisualStyleBackColor = true;
- this.radioNo.CheckedChanged += new System.EventHandler(this.radioNo_CheckedChanged);
- //
- // radioYes
- //
- this.radioYes.AutoSize = true;
- this.radioYes.Checked = true;
- this.radioYes.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.radioYes.Location = new System.Drawing.Point(281, 26);
- this.radioYes.Name = "radioYes";
- this.radioYes.Size = new System.Drawing.Size(35, 16);
- this.radioYes.TabIndex = 14;
- this.radioYes.TabStop = true;
- this.radioYes.Text = "是";
- this.radioYes.UseVisualStyleBackColor = true;
- this.radioYes.CheckedChanged += new System.EventHandler(this.radioYes_CheckedChanged);
- //
- // txtBarCode
- //
- this.txtBarCode.BackColor = System.Drawing.Color.Yellow;
- this.txtBarCode.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtBarCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtBarCode.ErrorMessage = "";
- this.txtBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtBarCode.ImeMode = System.Windows.Forms.ImeMode.Off;
- this.txtBarCode.IsMustInput = true;
- this.txtBarCode.Location = new System.Drawing.Point(65, 23);
- this.txtBarCode.MaxLength = 50;
- this.txtBarCode.Name = "txtBarCode";
- this.txtBarCode.Size = new System.Drawing.Size(123, 21);
- this.txtBarCode.TabIndex = 0;
- this.txtBarCode.TextValue = "";
- this.txtBarCode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtBarCode_KeyDown);
- //
- // 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(836, 18);
- 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(745, 18);
- 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);
- //
- // lblBarCode
- //
- this.lblBarCode.AutoSize = true;
- this.lblBarCode.BackColor = System.Drawing.Color.Transparent;
- this.lblBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblBarCode.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblBarCode.Location = new System.Drawing.Point(6, 27);
- this.lblBarCode.Name = "lblBarCode";
- this.lblBarCode.Size = new System.Drawing.Size(53, 12);
- this.lblBarCode.TabIndex = 0;
- this.lblBarCode.Text = "产品条码";
- //
- // 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(939, 35);
- this.tsrOperate.TabIndex = 32;
- 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);
- //
- // dgvProductionFollowing
- //
- this.dgvProductionFollowing.AllowUserToAddRows = false;
- this.dgvProductionFollowing.AllowUserToDeleteRows = false;
- this.dgvProductionFollowing.AllowUserToModifyRows = true;
- this.dgvProductionFollowing.AllowUserToOrderColumns = true;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvProductionFollowing.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
- this.dgvProductionFollowing.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.dgvProductionFollowing.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.dgvProductionFollowing.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
- this.dgvProductionFollowing.CellHeight = 23;
- this.dgvProductionFollowing.ChildNodeColumnName = null;
- this.dgvProductionFollowing.ChildNodeColumnText = null;
- this.dgvProductionFollowing.ColumnDeep = 1;
- this.dgvProductionFollowing.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.dgvProductionFollowing.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
- this.dgvProductionFollowing.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvProductionFollowing.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.Barcode,
- this.SecurityCode,
- this.LogoCodeName,
- this.GoodsTypeName,
- this.GoodsCode,
- this.产品名称,
- this.Materialcode,
- this.Outlabelcode,
- this.GOODSSPECIFICATION,
- this.Dictionaryvalue,
- this.GroutingLineCode,
- this.GroutingMouldCode,
- this.GroutingNum,
- this.GroutingUserCode,
- this.Groutingdate,
- this.GroutingBatchNo,
- this.StatusName,
- this.GoodsLevelName,
- this.SpecialRepairFlag,
- this.ScrapFlag,
- this.IsPublicBody,
- this.isspotcheck});
- this.dgvProductionFollowing.ColumnTreeView = null;
- this.dgvProductionFollowing.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.dgvProductionFollowing.DynamicColumnName = "";
- this.dgvProductionFollowing.EnableHeadersVisualStyles = false;
- this.dgvProductionFollowing.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvProductionFollowing.FormatQuantityColumns = null;
- this.dgvProductionFollowing.HasNode = false;
- this.dgvProductionFollowing.HorizontalMergeColumn = null;
- this.dgvProductionFollowing.IsAutoCountSum = true;
- this.dgvProductionFollowing.IsAutoResizeColumns = false;
- this.dgvProductionFollowing.IsClickF12 = false;
- this.dgvProductionFollowing.IsOpenMergeCellFlag = false;
- this.dgvProductionFollowing.IsSubTotalFlag = false;
- this.dgvProductionFollowing.IsTopDeep = false;
- this.dgvProductionFollowing.Location = new System.Drawing.Point(0, 101);
- this.dgvProductionFollowing.MergeColumnNames = null;
- this.dgvProductionFollowing.MergeDetailColumnNames = null;
- this.dgvProductionFollowing.MergeDetailOnlyColumn = null;
- this.dgvProductionFollowing.MergeOnlyColumn = null;
- this.dgvProductionFollowing.MultiSelect = false;
- this.dgvProductionFollowing.Name = "dgvProductionFollowing";
- this.dgvProductionFollowing.ReadOnly = true;
- this.dgvProductionFollowing.RefreshAtHscroll = false;
- this.dgvProductionFollowing.RowHeadersWidth = 50;
- this.dgvProductionFollowing.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvProductionFollowing.RowsDefaultCellStyle = dataGridViewCellStyle5;
- this.dgvProductionFollowing.RowTemplate.Height = 21;
- this.dgvProductionFollowing.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvProductionFollowing.Size = new System.Drawing.Size(927, 75);
- this.dgvProductionFollowing.SortOrderColumnName = null;
- this.dgvProductionFollowing.TabIndex = 28;
- this.dgvProductionFollowing.Tag = true;
- this.dgvProductionFollowing.TotalSumColumns = null;
- this.dgvProductionFollowing.ViewRowFilter = "";
- this.dgvProductionFollowing.VirtualNodes = false;
- //
- // dgvProductionDetail
- //
- this.dgvProductionDetail.AllowUserToAddRows = false;
- this.dgvProductionDetail.AllowUserToDeleteRows = false;
- this.dgvProductionDetail.AllowUserToModifyRows = true;
- this.dgvProductionDetail.AllowUserToOrderColumns = true;
- dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvProductionDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
- this.dgvProductionDetail.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.dgvProductionDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.dgvProductionDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
- this.dgvProductionDetail.CellHeight = 23;
- this.dgvProductionDetail.ChildNodeColumnName = null;
- this.dgvProductionDetail.ChildNodeColumnText = null;
- this.dgvProductionDetail.ColumnDeep = 1;
- this.dgvProductionDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
- dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvProductionDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
- this.dgvProductionDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvProductionDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.ProductionLineCode,
- this.ProductionLineName,
- this.ProcedureCode,
- this.ProcedureName,
- this.UserCode,
- this.AccountDate,
- this.CreateTime,
- this.CreateUserCode,
- this.CreateUserName,
- this.LEVELNAME,
- this.Finprocedurename,
- this.IdnrkInformation,
- this.ParentID});
- this.dgvProductionDetail.ColumnTreeView = null;
- this.dgvProductionDetail.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.dgvProductionDetail.DynamicColumnName = "";
- this.dgvProductionDetail.EnableHeadersVisualStyles = false;
- this.dgvProductionDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvProductionDetail.FormatQuantityColumns = null;
- this.dgvProductionDetail.HasNode = false;
- this.dgvProductionDetail.HorizontalMergeColumn = null;
- this.dgvProductionDetail.IsAutoCountSum = true;
- this.dgvProductionDetail.IsAutoResizeColumns = false;
- this.dgvProductionDetail.IsClickF12 = false;
- this.dgvProductionDetail.IsOpenMergeCellFlag = false;
- this.dgvProductionDetail.IsSubTotalFlag = false;
- this.dgvProductionDetail.IsTopDeep = false;
- this.dgvProductionDetail.Location = new System.Drawing.Point(0, 182);
- this.dgvProductionDetail.MergeColumnNames = null;
- this.dgvProductionDetail.MergeDetailColumnNames = null;
- this.dgvProductionDetail.MergeDetailOnlyColumn = null;
- this.dgvProductionDetail.MergeOnlyColumn = null;
- this.dgvProductionDetail.MultiSelect = false;
- this.dgvProductionDetail.Name = "dgvProductionDetail";
- this.dgvProductionDetail.ReadOnly = true;
- this.dgvProductionDetail.RefreshAtHscroll = false;
- this.dgvProductionDetail.RowHeadersWidth = 50;
- this.dgvProductionDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvProductionDetail.RowsDefaultCellStyle = dataGridViewCellStyle10;
- this.dgvProductionDetail.RowTemplate.Height = 21;
- this.dgvProductionDetail.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvProductionDetail.Size = new System.Drawing.Size(927, 193);
- this.dgvProductionDetail.SortOrderColumnName = null;
- this.dgvProductionDetail.TabIndex = 35;
- this.dgvProductionDetail.Tag = true;
- this.dgvProductionDetail.TotalSumColumns = null;
- this.dgvProductionDetail.ViewRowFilter = "";
- this.dgvProductionDetail.VirtualNodes = false;
- //
- // ProductionLineCode
- //
- this.ProductionLineCode.DataPropertyName = "ProductionLineCode";
- this.ProductionLineCode.DefaultNodeImage = null;
- this.ProductionLineCode.HeaderText = "生产线编码";
- this.ProductionLineCode.Name = "ProductionLineCode";
- this.ProductionLineCode.ReadOnly = true;
- this.ProductionLineCode.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.ProductionLineCode.Visible = false;
- //
- // ProductionLineName
- //
- this.ProductionLineName.DataPropertyName = "ProductionLineName";
- this.ProductionLineName.HeaderText = "生产线";
- this.ProductionLineName.Name = "ProductionLineName";
- this.ProductionLineName.ReadOnly = true;
- //
- // ProcedureCode
- //
- this.ProcedureCode.DataPropertyName = "ProcedureCode";
- this.ProcedureCode.HeaderText = "工序编号";
- this.ProcedureCode.Name = "ProcedureCode";
- this.ProcedureCode.ReadOnly = true;
- this.ProcedureCode.Visible = false;
- //
- // ProcedureName
- //
- this.ProcedureName.DataPropertyName = "ProcedureName";
- this.ProcedureName.HeaderText = "工序名称";
- this.ProcedureName.Name = "ProcedureName";
- this.ProcedureName.ReadOnly = true;
- //
- // UserCode
- //
- this.UserCode.DataPropertyName = "UserCode";
- this.UserCode.HeaderText = "生产工号";
- this.UserCode.Name = "UserCode";
- this.UserCode.ReadOnly = true;
- //
- // AccountDate
- //
- this.AccountDate.DataPropertyName = "AccountDate";
- dataGridViewCellStyle8.Format = "yyyy-MM-dd";
- this.AccountDate.DefaultCellStyle = dataGridViewCellStyle8;
- this.AccountDate.HeaderText = "账务日期";
- this.AccountDate.Name = "AccountDate";
- this.AccountDate.ReadOnly = true;
- this.AccountDate.Visible = false;
- //
- // CreateTime
- //
- this.CreateTime.DataPropertyName = "CreateTime";
- dataGridViewCellStyle9.Format = "yyyy-MM-dd HH:mm:ss";
- this.CreateTime.DefaultCellStyle = dataGridViewCellStyle9;
- this.CreateTime.HeaderText = "操作时间";
- this.CreateTime.Name = "CreateTime";
- this.CreateTime.ReadOnly = true;
- //
- // CreateUserCode
- //
- this.CreateUserCode.DataPropertyName = "CreateUserCode";
- this.CreateUserCode.HeaderText = "操作工号";
- this.CreateUserCode.Name = "CreateUserCode";
- this.CreateUserCode.ReadOnly = true;
- //
- // CreateUserName
- //
- this.CreateUserName.DataPropertyName = "CreateUserName";
- this.CreateUserName.HeaderText = "操作者";
- this.CreateUserName.Name = "CreateUserName";
- this.CreateUserName.ReadOnly = true;
- //
- // LEVELNAME
- //
- this.LEVELNAME.DataPropertyName = "GOODSLEVELNAME";
- this.LEVELNAME.HeaderText = "操作说明";
- this.LEVELNAME.Name = "LEVELNAME";
- this.LEVELNAME.ReadOnly = true;
- //
- // Finprocedurename
- //
- this.Finprocedurename.DataPropertyName = "Finprocedurename";
- this.Finprocedurename.HeaderText = "成检工序";
- this.Finprocedurename.Name = "Finprocedurename";
- this.Finprocedurename.ReadOnly = true;
- //
- // IdnrkInformation
- //
- this.IdnrkInformation.DataPropertyName = "IdnrkInformation";
- this.IdnrkInformation.DefaultNodeImage = null;
- this.IdnrkInformation.HeaderText = "组件信息";
- this.IdnrkInformation.Name = "IdnrkInformation";
- this.IdnrkInformation.ReadOnly = true;
- this.IdnrkInformation.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- //
- // ParentID
- //
- this.ParentID.DataPropertyName = "ParentID";
- this.ParentID.HeaderText = "ParentID";
- this.ParentID.Name = "ParentID";
- this.ParentID.ReadOnly = true;
- this.ParentID.Visible = false;
- //
- // Barcode
- //
- this.Barcode.DataPropertyName = "Barcode";
- this.Barcode.HeaderText = "当前条码";
- this.Barcode.Name = "Barcode";
- this.Barcode.ReadOnly = true;
- //
- // SecurityCode
- //
- this.SecurityCode.DataPropertyName = "SecurityCode";
- this.SecurityCode.HeaderText = "防伪码";
- this.SecurityCode.Name = "SecurityCode";
- this.SecurityCode.ReadOnly = true;
- //
- // LogoCodeName
- //
- this.LogoCodeName.DataPropertyName = "LogoCodeName";
- this.LogoCodeName.HeaderText = "产品商标";
- this.LogoCodeName.Name = "LogoCodeName";
- this.LogoCodeName.ReadOnly = true;
- //
- // 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;
- //
- // 产品名称
- //
- this.产品名称.DataPropertyName = "GoodsName";
- this.产品名称.HeaderText = "产品名称";
- this.产品名称.Name = "产品名称";
- this.产品名称.ReadOnly = true;
- //
- // Materialcode
- //
- this.Materialcode.DataPropertyName = "Materialcode";
- this.Materialcode.HeaderText = "物料编码";
- this.Materialcode.Name = "Materialcode";
- this.Materialcode.ReadOnly = true;
- //
- // Outlabelcode
- //
- this.Outlabelcode.DataPropertyName = "Outlabelcode";
- this.Outlabelcode.HeaderText = "包装条码";
- this.Outlabelcode.Name = "Outlabelcode";
- this.Outlabelcode.ReadOnly = true;
- //
- // GOODSSPECIFICATION
- //
- this.GOODSSPECIFICATION.DataPropertyName = "GOODSSPECIFICATION";
- this.GOODSSPECIFICATION.HeaderText = "产品规格";
- this.GOODSSPECIFICATION.Name = "GOODSSPECIFICATION";
- this.GOODSSPECIFICATION.ReadOnly = true;
- //
- // Dictionaryvalue
- //
- this.Dictionaryvalue.DataPropertyName = "Dictionaryvalue";
- this.Dictionaryvalue.HeaderText = "釉色类别";
- this.Dictionaryvalue.Name = "Dictionaryvalue";
- this.Dictionaryvalue.ReadOnly = true;
- //
- // GroutingLineCode
- //
- this.GroutingLineCode.DataPropertyName = "GroutingLineCode";
- this.GroutingLineCode.HeaderText = "成型线编码";
- this.GroutingLineCode.Name = "GroutingLineCode";
- this.GroutingLineCode.ReadOnly = true;
- //
- // GroutingMouldCode
- //
- this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
- this.GroutingMouldCode.HeaderText = "模具编号";
- this.GroutingMouldCode.Name = "GroutingMouldCode";
- this.GroutingMouldCode.ReadOnly = true;
- //
- // GroutingNum
- //
- this.GroutingNum.DataPropertyName = "GroutingNum";
- dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.GroutingNum.DefaultCellStyle = dataGridViewCellStyle3;
- this.GroutingNum.HeaderText = "注浆次数";
- this.GroutingNum.Name = "GroutingNum";
- this.GroutingNum.ReadOnly = true;
- //
- // GroutingUserCode
- //
- this.GroutingUserCode.DataPropertyName = "GroutingUserCode";
- this.GroutingUserCode.HeaderText = "成型工号";
- this.GroutingUserCode.Name = "GroutingUserCode";
- this.GroutingUserCode.ReadOnly = true;
- //
- // Groutingdate
- //
- this.Groutingdate.DataPropertyName = "Groutingdate";
- dataGridViewCellStyle4.Format = "yyyy-MM-dd";
- this.Groutingdate.DefaultCellStyle = dataGridViewCellStyle4;
- this.Groutingdate.HeaderText = "注浆日期";
- this.Groutingdate.Name = "Groutingdate";
- this.Groutingdate.ReadOnly = true;
- //
- // GroutingBatchNo
- //
- this.GroutingBatchNo.DataPropertyName = "GroutingBatchNo";
- this.GroutingBatchNo.HeaderText = "注浆批次";
- this.GroutingBatchNo.Name = "GroutingBatchNo";
- this.GroutingBatchNo.ReadOnly = true;
- //
- // StatusName
- //
- this.StatusName.DataPropertyName = "StatusName";
- this.StatusName.HeaderText = "产品状态";
- this.StatusName.Name = "StatusName";
- this.StatusName.ReadOnly = true;
- //
- // GoodsLevelName
- //
- this.GoodsLevelName.DataPropertyName = "LevelName";
- this.GoodsLevelName.HeaderText = "产品等级";
- this.GoodsLevelName.Name = "GoodsLevelName";
- this.GoodsLevelName.ReadOnly = true;
- //
- // SpecialRepairFlag
- //
- this.SpecialRepairFlag.DataPropertyName = "SpecialRepairFlag";
- this.SpecialRepairFlag.FalseValue = "0";
- this.SpecialRepairFlag.HeaderText = "干补标识";
- this.SpecialRepairFlag.Name = "SpecialRepairFlag";
- this.SpecialRepairFlag.ReadOnly = true;
- this.SpecialRepairFlag.TrueValue = "1";
- //
- // ScrapFlag
- //
- this.ScrapFlag.DataPropertyName = "ScrapFlag";
- this.ScrapFlag.FalseValue = "0";
- this.ScrapFlag.HeaderText = "损坯标识";
- this.ScrapFlag.Name = "ScrapFlag";
- this.ScrapFlag.ReadOnly = true;
- this.ScrapFlag.TrueValue = "1";
- //
- // IsPublicBody
- //
- this.IsPublicBody.DataPropertyName = "IsPublicBody";
- this.IsPublicBody.FalseValue = "0";
- this.IsPublicBody.HeaderText = "公坯标识";
- this.IsPublicBody.Name = "IsPublicBody";
- this.IsPublicBody.ReadOnly = true;
- this.IsPublicBody.TrueValue = "1";
- //
- // isspotcheck
- //
- this.isspotcheck.DataPropertyName = "ISSPOTCHECK";
- this.isspotcheck.HeaderText = "是否抽检";
- this.isspotcheck.Name = "isspotcheck";
- this.isspotcheck.ReadOnly = true;
- //
- // F_RPT_020101_1
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(939, 375);
- this.Controls.Add(this.dgvProductionDetail);
- this.Controls.Add(this.dgvProductionFollowing);
- this.Controls.Add(this.gbxCondition);
- this.Controls.Add(this.tsrOperate);
- this.Name = "F_RPT_020101_1";
- this.Text = "产品跟踪表";
- this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_0201_1_FormClosed);
- this.Load += new System.EventHandler(this.F_RPT_0201_1_Load);
- this.gbxCondition.ResumeLayout(false);
- this.gbxCondition.PerformLayout();
- this.tsrOperate.ResumeLayout(false);
- this.tsrOperate.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvProductionFollowing)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dgvProductionDetail)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private Basics.BaseControls.C_GroupBox gbxCondition;
- private Basics.BaseControls.C_ToolStrip tsrOperate;
- private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
- private System.Windows.Forms.ToolStripButton tsbtnClose;
- private Basics.BaseControls.C_Label lblBarCode;
- private Basics.BaseControls.C_DataGridView dgvProductionFollowing;
- private Basics.BaseControls.C_DataGridView dgvProductionDetail;
- private Basics.BaseControls.C_Button btnSearch;
- private Basics.BaseControls.C_Button btnClearCondition;
- private Basics.BaseControls.C_TXT_BarCode txtBarCode;
- private Basics.BaseControls.TreeGridColumn ProductionLineCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineName;
- private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureName;
- private System.Windows.Forms.DataGridViewTextBoxColumn UserCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn AccountDate;
- private System.Windows.Forms.DataGridViewTextBoxColumn CreateTime;
- private System.Windows.Forms.DataGridViewTextBoxColumn CreateUserCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn CreateUserName;
- private System.Windows.Forms.DataGridViewTextBoxColumn LEVELNAME;
- private System.Windows.Forms.DataGridViewTextBoxColumn Finprocedurename;
- private Basics.BaseControls.TreeGridColumn IdnrkInformation;
- private System.Windows.Forms.DataGridViewTextBoxColumn ParentID;
- private Basics.BaseControls.C_Label c_Label1;
- private Basics.BaseControls.C_RadioButton radioNo;
- private Basics.BaseControls.C_RadioButton radioYes;
- private System.Windows.Forms.DataGridViewTextBoxColumn Barcode;
- private System.Windows.Forms.DataGridViewTextBoxColumn SecurityCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn LogoCodeName;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsTypeName;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn 产品名称;
- private System.Windows.Forms.DataGridViewTextBoxColumn Materialcode;
- private System.Windows.Forms.DataGridViewTextBoxColumn Outlabelcode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GOODSSPECIFICATION;
- private System.Windows.Forms.DataGridViewTextBoxColumn Dictionaryvalue;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingNum;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingUserCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn Groutingdate;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingBatchNo;
- private System.Windows.Forms.DataGridViewTextBoxColumn StatusName;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsLevelName;
- private System.Windows.Forms.DataGridViewCheckBoxColumn SpecialRepairFlag;
- private System.Windows.Forms.DataGridViewCheckBoxColumn ScrapFlag;
- private System.Windows.Forms.DataGridViewCheckBoxColumn IsPublicBody;
- private System.Windows.Forms.DataGridViewTextBoxColumn isspotcheck;
- }
- }
|