| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392 |
- namespace Dongke.IBOSS.PRD.Client.ReportModule
- {
- partial class F_RPT_010401
- {
- /// <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 dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_RPT_010401));
- 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();
- this.dgvInProduction = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
- this.txtGroutingLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.lblGroutingLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtSTAFFNAME = new Dongke.IBOSS.PRD.Basics.BaseControls.DKTextBox();
- this.lblSTAFFNAME = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.chkTestMouldFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_StatusCheckBox();
- this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
- this.lblGMouldType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.scbGMouldType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGMouldType();
- this.scbGoods = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoods();
- this.lblGoods = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.chkIsReworkFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.radScrap = new Dongke.IBOSS.PRD.Basics.BaseControls.C_RadioButton();
- this.radNormal = new Dongke.IBOSS.PRD.Basics.BaseControls.C_RadioButton();
- this.radAll = new Dongke.IBOSS.PRD.Basics.BaseControls.C_RadioButton();
- this.chkUpdateTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dtpUpdateTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.dtpUpdateTimeStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.chkCreateTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.txtBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_BarCode();
- this.lblBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dkProcedureSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
- this.dkproductionLineSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkproductionLineSearchBox();
- this.lblCreateTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dtpCreateTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.dtpCreateTimeStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
- this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
- this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
- this.Statistics = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.counts = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GOODSSPECIFICATION = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GROUTINGUSERCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.goodstypename = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.delivertime = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CompleteProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.proceduretime = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.STAFFNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsLevelName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.inscrapflag = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.LogoCodeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ProductionLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.FinishedBarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.SecurityCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ProductionLineID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ProductionLineName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CompleteProcedureID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ModelType = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ProcedureModel = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsLevelTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingLineID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingLineName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GMouldTypeID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GMouldTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GROUTINGCOUNT = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GROUTINGBATCHNO = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.UserID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.UserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.KILNCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.KILNCarCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.IsPublicBody = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.IsReworked = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.SPECIALREPAIRFLAG = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.IsReworkFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.GroutingDailyID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingDailyDetailID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CanManyTimes = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingLineDetailID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CreateUserID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CreateUserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.UpdateUserID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.UpdateUserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.TestMouldFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.GroutingUsersCode = new Dongke.IBOSS.PRD.Basics.BaseControls.DKTextBox();
- this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.goodscodeText = new Dongke.IBOSS.PRD.Basics.BaseControls.DKTextBox();
- this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- ((System.ComponentModel.ISupportInitialize)(this.dgvInProduction)).BeginInit();
- this.gbxCondition.SuspendLayout();
- this.tsrOperate.SuspendLayout();
- this.SuspendLayout();
- //
- // dgvInProduction
- //
- this.dgvInProduction.AllowUserToAddRows = false;
- this.dgvInProduction.AllowUserToDeleteRows = false;
- this.dgvInProduction.AllowUserToModifyRows = true;
- this.dgvInProduction.AllowUserToOrderColumns = true;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvInProduction.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
- this.dgvInProduction.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.dgvInProduction.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.dgvInProduction.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
- this.dgvInProduction.CellHeight = 23;
- this.dgvInProduction.ChildNodeColumnName = null;
- this.dgvInProduction.ChildNodeColumnText = null;
- this.dgvInProduction.ColumnDeep = 1;
- this.dgvInProduction.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.dgvInProduction.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
- this.dgvInProduction.ColumnHeadersHeight = 29;
- this.dgvInProduction.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvInProduction.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.Statistics,
- this.BarCode,
- this.GoodsCode,
- this.GoodsName,
- this.counts,
- this.GOODSSPECIFICATION,
- this.GROUTINGUSERCODE,
- this.goodstypename,
- this.delivertime,
- this.CompleteProcedureName,
- this.proceduretime,
- this.UserCode,
- this.STAFFNAME,
- this.GoodsLevelName,
- this.inscrapflag,
- this.GroutingMouldCode,
- this.GroutingDate,
- this.LogoCodeName,
- this.ProductionLineCode,
- this.FinishedBarCode,
- this.SecurityCode,
- this.ProductionLineID,
- this.ProductionLineName,
- this.CompleteProcedureID,
- this.ModelType,
- this.ProcedureModel,
- this.GoodsLevelTypeName,
- this.GroutingLineID,
- this.GroutingLineCode,
- this.GroutingLineName,
- this.GMouldTypeID,
- this.GMouldTypeName,
- this.GROUTINGCOUNT,
- this.GROUTINGBATCHNO,
- this.GoodsID,
- this.UserID,
- this.UserName,
- this.KILNCODE,
- this.KILNCarCODE,
- this.IsPublicBody,
- this.IsReworked,
- this.SPECIALREPAIRFLAG,
- this.IsReworkFlag,
- this.GroutingDailyID,
- this.GroutingDailyDetailID,
- this.CanManyTimes,
- this.GroutingLineDetailID,
- this.CreateUserID,
- this.CreateUserName,
- this.UpdateUserID,
- this.UpdateUserName,
- this.Remarks,
- this.TestMouldFlag});
- this.dgvInProduction.ColumnTreeView = null;
- this.dgvInProduction.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.dgvInProduction.DynamicColumnName = "";
- this.dgvInProduction.EnableHeadersVisualStyles = false;
- this.dgvInProduction.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvInProduction.FormatQuantityColumns = null;
- this.dgvInProduction.HorizontalMergeColumn = null;
- this.dgvInProduction.IsAutoCountSum = true;
- this.dgvInProduction.IsAutoResizeColumns = false;
- this.dgvInProduction.IsClickF12 = false;
- this.dgvInProduction.IsOpenMergeCellFlag = false;
- this.dgvInProduction.IsSubTotalFlag = false;
- this.dgvInProduction.IsTopDeep = false;
- this.dgvInProduction.Location = new System.Drawing.Point(0, 154);
- this.dgvInProduction.MergeColumnNames = null;
- this.dgvInProduction.MergeDetailColumnNames = null;
- this.dgvInProduction.MergeDetailOnlyColumn = null;
- this.dgvInProduction.MergeOnlyColumn = null;
- this.dgvInProduction.MultiSelect = false;
- this.dgvInProduction.Name = "dgvInProduction";
- this.dgvInProduction.ReadOnly = true;
- this.dgvInProduction.RefreshAtHscroll = false;
- this.dgvInProduction.RowHeadersWidth = 50;
- this.dgvInProduction.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvInProduction.RowsDefaultCellStyle = dataGridViewCellStyle8;
- this.dgvInProduction.RowTemplate.Height = 21;
- this.dgvInProduction.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvInProduction.Size = new System.Drawing.Size(1393, 652);
- this.dgvInProduction.SortOrderColumnName = null;
- this.dgvInProduction.TabIndex = 2;
- this.dgvInProduction.Tag = true;
- this.dgvInProduction.TotalSumColumns = null;
- this.dgvInProduction.ViewRowFilter = "";
- //
- // 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.goodscodeText);
- this.gbxCondition.Controls.Add(this.c_Label3);
- this.gbxCondition.Controls.Add(this.GroutingUsersCode);
- this.gbxCondition.Controls.Add(this.c_Label2);
- this.gbxCondition.Controls.Add(this.txtGroutingLineCode);
- this.gbxCondition.Controls.Add(this.lblGroutingLineCode);
- this.gbxCondition.Controls.Add(this.txtSTAFFNAME);
- this.gbxCondition.Controls.Add(this.lblSTAFFNAME);
- this.gbxCondition.Controls.Add(this.chkTestMouldFlag);
- this.gbxCondition.Controls.Add(this.lblGoodsType);
- this.gbxCondition.Controls.Add(this.scbGoodsType);
- this.gbxCondition.Controls.Add(this.lblGMouldType);
- this.gbxCondition.Controls.Add(this.scbGMouldType);
- this.gbxCondition.Controls.Add(this.scbGoods);
- this.gbxCondition.Controls.Add(this.lblGoods);
- this.gbxCondition.Controls.Add(this.chkIsReworkFlag);
- this.gbxCondition.Controls.Add(this.radScrap);
- this.gbxCondition.Controls.Add(this.radNormal);
- this.gbxCondition.Controls.Add(this.radAll);
- this.gbxCondition.Controls.Add(this.chkUpdateTime);
- this.gbxCondition.Controls.Add(this.c_Label1);
- this.gbxCondition.Controls.Add(this.dtpUpdateTimeEnd);
- this.gbxCondition.Controls.Add(this.dtpUpdateTimeStart);
- this.gbxCondition.Controls.Add(this.chkCreateTime);
- this.gbxCondition.Controls.Add(this.txtBarCode);
- this.gbxCondition.Controls.Add(this.lblBarCode);
- this.gbxCondition.Controls.Add(this.dkProcedureSearchBox);
- this.gbxCondition.Controls.Add(this.dkproductionLineSearchBox);
- this.gbxCondition.Controls.Add(this.lblCreateTimeEnd);
- this.gbxCondition.Controls.Add(this.dtpCreateTimeEnd);
- this.gbxCondition.Controls.Add(this.dtpCreateTimeStart);
- this.gbxCondition.Controls.Add(this.btnClearCondition);
- this.gbxCondition.Controls.Add(this.btnSearch);
- this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
- this.gbxCondition.IsMustInput = false;
- this.gbxCondition.Location = new System.Drawing.Point(0, 38);
- this.gbxCondition.Name = "gbxCondition";
- this.gbxCondition.OriginalHeight = -1;
- this.gbxCondition.Size = new System.Drawing.Size(1393, 110);
- this.gbxCondition.TabIndex = 1;
- this.gbxCondition.TabStop = false;
- this.gbxCondition.Text = "查询条件 ▼";
- //
- // txtGroutingLineCode
- //
- this.txtGroutingLineCode.BackColor = System.Drawing.SystemColors.Window;
- this.txtGroutingLineCode.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtGroutingLineCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtGroutingLineCode.ErrorMessage = "";
- this.txtGroutingLineCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtGroutingLineCode.ImeMode = System.Windows.Forms.ImeMode.Off;
- this.txtGroutingLineCode.Location = new System.Drawing.Point(293, 50);
- this.txtGroutingLineCode.MaxLength = 30;
- this.txtGroutingLineCode.Name = "txtGroutingLineCode";
- this.txtGroutingLineCode.Size = new System.Drawing.Size(130, 21);
- this.txtGroutingLineCode.TabIndex = 51;
- //
- // lblGroutingLineCode
- //
- this.lblGroutingLineCode.AutoSize = true;
- this.lblGroutingLineCode.BackColor = System.Drawing.Color.Transparent;
- this.lblGroutingLineCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblGroutingLineCode.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblGroutingLineCode.Location = new System.Drawing.Point(222, 54);
- this.lblGroutingLineCode.Name = "lblGroutingLineCode";
- this.lblGroutingLineCode.Size = new System.Drawing.Size(65, 12);
- this.lblGroutingLineCode.TabIndex = 50;
- this.lblGroutingLineCode.Text = "成型线编码";
- //
- // txtSTAFFNAME
- //
- this.txtSTAFFNAME.BackColor = System.Drawing.SystemColors.Window;
- this.txtSTAFFNAME.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtSTAFFNAME.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtSTAFFNAME.Location = new System.Drawing.Point(902, 82);
- this.txtSTAFFNAME.Margin = new System.Windows.Forms.Padding(2);
- this.txtSTAFFNAME.Name = "txtSTAFFNAME";
- this.txtSTAFFNAME.Size = new System.Drawing.Size(130, 21);
- this.txtSTAFFNAME.TabIndex = 49;
- //
- // lblSTAFFNAME
- //
- this.lblSTAFFNAME.AutoSize = true;
- this.lblSTAFFNAME.BackColor = System.Drawing.Color.Transparent;
- this.lblSTAFFNAME.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblSTAFFNAME.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblSTAFFNAME.Location = new System.Drawing.Point(846, 86);
- this.lblSTAFFNAME.Name = "lblSTAFFNAME";
- this.lblSTAFFNAME.Size = new System.Drawing.Size(53, 12);
- this.lblSTAFFNAME.TabIndex = 47;
- this.lblSTAFFNAME.Text = "员工姓名";
- //
- // chkTestMouldFlag
- //
- this.chkTestMouldFlag.BackColor = System.Drawing.SystemColors.Control;
- this.chkTestMouldFlag.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkTestMouldFlag.BackgroundImage")));
- this.chkTestMouldFlag.FalseText = "否";
- this.chkTestMouldFlag.Location = new System.Drawing.Point(922, 53);
- this.chkTestMouldFlag.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
- this.chkTestMouldFlag.Name = "chkTestMouldFlag";
- this.chkTestMouldFlag.Size = new System.Drawing.Size(130, 16);
- this.chkTestMouldFlag.TabIndex = 46;
- this.chkTestMouldFlag.Title = "试验标识";
- this.chkTestMouldFlag.TitleAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.chkTestMouldFlag.TrueText = "是";
- //
- // 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(234, 86);
- this.lblGoodsType.Name = "lblGoodsType";
- this.lblGoodsType.Size = new System.Drawing.Size(53, 12);
- this.lblGoodsType.TabIndex = 19;
- this.lblGoodsType.Text = "产品类别";
- //
- // scbGoodsType
- //
- this.scbGoodsType.CheckedData = null;
- this.scbGoodsType.IsOnlyDisplayEnd = false;
- this.scbGoodsType.Location = new System.Drawing.Point(293, 82);
- this.scbGoodsType.Name = "scbGoodsType";
- this.scbGoodsType.Size = new System.Drawing.Size(130, 21);
- this.scbGoodsType.TabIndex = 20;
- //
- // lblGMouldType
- //
- this.lblGMouldType.AutoSize = true;
- this.lblGMouldType.BackColor = System.Drawing.Color.Transparent;
- this.lblGMouldType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblGMouldType.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblGMouldType.Location = new System.Drawing.Point(222, 24);
- this.lblGMouldType.Name = "lblGMouldType";
- this.lblGMouldType.Size = new System.Drawing.Size(65, 12);
- this.lblGMouldType.TabIndex = 1;
- this.lblGMouldType.Text = "成型线类型";
- //
- // scbGMouldType
- //
- this.scbGMouldType.CheckedData = null;
- this.scbGMouldType.Location = new System.Drawing.Point(293, 20);
- this.scbGMouldType.MultiSelect = true;
- this.scbGMouldType.Name = "scbGMouldType";
- this.scbGMouldType.Size = new System.Drawing.Size(130, 21);
- this.scbGMouldType.TabIndex = 2;
- //
- // scbGoods
- //
- this.scbGoods.CheckedData = null;
- this.scbGoods.Location = new System.Drawing.Point(507, 82);
- this.scbGoods.MultiSelect = true;
- this.scbGoods.Name = "scbGoods";
- this.scbGoods.Size = new System.Drawing.Size(130, 21);
- this.scbGoods.TabIndex = 22;
- //
- // 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(448, 86);
- this.lblGoods.Name = "lblGoods";
- this.lblGoods.Size = new System.Drawing.Size(53, 12);
- this.lblGoods.TabIndex = 21;
- this.lblGoods.Text = "产品名称";
- //
- // chkIsReworkFlag
- //
- this.chkIsReworkFlag.AutoSize = true;
- this.chkIsReworkFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.chkIsReworkFlag.Location = new System.Drawing.Point(868, 52);
- this.chkIsReworkFlag.Name = "chkIsReworkFlag";
- this.chkIsReworkFlag.Size = new System.Drawing.Size(48, 16);
- this.chkIsReworkFlag.TabIndex = 17;
- this.chkIsReworkFlag.Text = "返工";
- this.chkIsReworkFlag.UseVisualStyleBackColor = true;
- //
- // radScrap
- //
- this.radScrap.AutoSize = true;
- this.radScrap.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.radScrap.Location = new System.Drawing.Point(1176, 20);
- this.radScrap.Name = "radScrap";
- this.radScrap.Size = new System.Drawing.Size(71, 16);
- this.radScrap.TabIndex = 9;
- this.radScrap.Text = "报损待审";
- this.radScrap.UseVisualStyleBackColor = true;
- //
- // radNormal
- //
- this.radNormal.AutoSize = true;
- this.radNormal.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.radNormal.Location = new System.Drawing.Point(1124, 20);
- this.radNormal.Name = "radNormal";
- this.radNormal.Size = new System.Drawing.Size(47, 16);
- this.radNormal.TabIndex = 8;
- this.radNormal.Text = "正常";
- this.radNormal.UseVisualStyleBackColor = true;
- //
- // radAll
- //
- this.radAll.AutoSize = true;
- this.radAll.Checked = true;
- this.radAll.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.radAll.Location = new System.Drawing.Point(1071, 20);
- this.radAll.Name = "radAll";
- this.radAll.Size = new System.Drawing.Size(47, 16);
- this.radAll.TabIndex = 7;
- this.radAll.TabStop = true;
- this.radAll.Text = "全部";
- this.radAll.UseVisualStyleBackColor = true;
- //
- // chkUpdateTime
- //
- this.chkUpdateTime.AutoSize = true;
- this.chkUpdateTime.Checked = true;
- this.chkUpdateTime.CheckState = System.Windows.Forms.CheckState.Checked;
- this.chkUpdateTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.chkUpdateTime.Location = new System.Drawing.Point(450, 52);
- this.chkUpdateTime.Name = "chkUpdateTime";
- this.chkUpdateTime.Size = new System.Drawing.Size(72, 16);
- this.chkUpdateTime.TabIndex = 13;
- this.chkUpdateTime.Text = "完成日期";
- this.chkUpdateTime.UseVisualStyleBackColor = true;
- this.chkUpdateTime.CheckedChanged += new System.EventHandler(this.chkUpdateTime_CheckedChanged);
- //
- // 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(689, 54);
- this.c_Label1.Name = "c_Label1";
- this.c_Label1.Size = new System.Drawing.Size(11, 12);
- this.c_Label1.TabIndex = 15;
- this.c_Label1.Text = "-";
- //
- // dtpUpdateTimeEnd
- //
- this.dtpUpdateTimeEnd.CustomFormat = "yyyy-MM-dd HH:mm:ss";
- this.dtpUpdateTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpUpdateTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpUpdateTimeEnd.Location = new System.Drawing.Point(707, 50);
- this.dtpUpdateTimeEnd.Name = "dtpUpdateTimeEnd";
- this.dtpUpdateTimeEnd.Size = new System.Drawing.Size(155, 21);
- this.dtpUpdateTimeEnd.TabIndex = 16;
- //
- // dtpUpdateTimeStart
- //
- this.dtpUpdateTimeStart.CustomFormat = "yyyy-MM-dd HH:mm:ss";
- this.dtpUpdateTimeStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpUpdateTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpUpdateTimeStart.Location = new System.Drawing.Point(528, 50);
- this.dtpUpdateTimeStart.Name = "dtpUpdateTimeStart";
- this.dtpUpdateTimeStart.Size = new System.Drawing.Size(155, 21);
- this.dtpUpdateTimeStart.TabIndex = 14;
- //
- // chkCreateTime
- //
- this.chkCreateTime.AutoSize = true;
- this.chkCreateTime.Checked = true;
- this.chkCreateTime.CheckState = System.Windows.Forms.CheckState.Checked;
- this.chkCreateTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.chkCreateTime.Location = new System.Drawing.Point(653, 20);
- this.chkCreateTime.Name = "chkCreateTime";
- this.chkCreateTime.Size = new System.Drawing.Size(72, 16);
- this.chkCreateTime.TabIndex = 3;
- this.chkCreateTime.Text = "交坯日期";
- this.chkCreateTime.UseVisualStyleBackColor = true;
- this.chkCreateTime.CheckedChanged += new System.EventHandler(this.chkCreateTime_CheckedChanged);
- //
- // txtBarCode
- //
- this.txtBarCode.BackColor = System.Drawing.SystemColors.Window;
- 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.Location = new System.Drawing.Point(711, 82);
- this.txtBarCode.MaxLength = 11;
- this.txtBarCode.Name = "txtBarCode";
- this.txtBarCode.Size = new System.Drawing.Size(130, 21);
- this.txtBarCode.TabIndex = 24;
- this.txtBarCode.TextValue = "";
- //
- // 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(651, 86);
- this.lblBarCode.Name = "lblBarCode";
- this.lblBarCode.Size = new System.Drawing.Size(53, 12);
- this.lblBarCode.TabIndex = 23;
- this.lblBarCode.Text = "产品条码";
- //
- // dkProcedureSearchBox
- //
- this.dkProcedureSearchBox.BackColor = System.Drawing.Color.Transparent;
- this.dkProcedureSearchBox.DataSource = null;
- this.dkProcedureSearchBox.Enabled = true;
- this.dkProcedureSearchBox.IsEnablePurview = false;
- this.dkProcedureSearchBox.IsMustInput = false;
- this.dkProcedureSearchBox.Location = new System.Drawing.Point(22, 82);
- this.dkProcedureSearchBox.Margin = new System.Windows.Forms.Padding(4);
- this.dkProcedureSearchBox.ModelType = null;
- this.dkProcedureSearchBox.Name = "dkProcedureSearchBox";
- this.dkProcedureSearchBox.ProcedureCode = "";
- this.dkProcedureSearchBox.ProcedureID = null;
- this.dkProcedureSearchBox.ProcedureIDS = null;
- this.dkProcedureSearchBox.ProcedureName = null;
- this.dkProcedureSearchBox.Purview = null;
- this.dkProcedureSearchBox.PurviewType = ((byte)(0));
- this.dkProcedureSearchBox.SelectMore = true;
- this.dkProcedureSearchBox.Size = new System.Drawing.Size(193, 21);
- this.dkProcedureSearchBox.TabIndex = 18;
- this.dkProcedureSearchBox.Title = "完成工序";
- this.dkProcedureSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
- //
- // dkproductionLineSearchBox
- //
- this.dkproductionLineSearchBox.BackColor = System.Drawing.Color.Transparent;
- this.dkproductionLineSearchBox.DataSource = null;
- this.dkproductionLineSearchBox.Enabled = true;
- this.dkproductionLineSearchBox.IsEnablePurview = false;
- this.dkproductionLineSearchBox.IsMustInput = false;
- this.dkproductionLineSearchBox.Location = new System.Drawing.Point(22, 21);
- this.dkproductionLineSearchBox.Margin = new System.Windows.Forms.Padding(4);
- this.dkproductionLineSearchBox.Name = "dkproductionLineSearchBox";
- this.dkproductionLineSearchBox.ProductionLineCode = "";
- this.dkproductionLineSearchBox.ProductionLineID = null;
- this.dkproductionLineSearchBox.ProductionLineIDS = null;
- this.dkproductionLineSearchBox.ProductionLineName = null;
- this.dkproductionLineSearchBox.Purview = null;
- this.dkproductionLineSearchBox.PurviewType = ((byte)(0));
- this.dkproductionLineSearchBox.SelectMore = true;
- this.dkproductionLineSearchBox.Size = new System.Drawing.Size(193, 21);
- this.dkproductionLineSearchBox.TabIndex = 0;
- this.dkproductionLineSearchBox.Title = " 生产线";
- this.dkproductionLineSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
- //
- // lblCreateTimeEnd
- //
- this.lblCreateTimeEnd.AutoSize = true;
- this.lblCreateTimeEnd.BackColor = System.Drawing.Color.Transparent;
- this.lblCreateTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblCreateTimeEnd.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblCreateTimeEnd.Location = new System.Drawing.Point(892, 22);
- this.lblCreateTimeEnd.Name = "lblCreateTimeEnd";
- this.lblCreateTimeEnd.Size = new System.Drawing.Size(11, 12);
- this.lblCreateTimeEnd.TabIndex = 5;
- this.lblCreateTimeEnd.Text = "-";
- //
- // dtpCreateTimeEnd
- //
- this.dtpCreateTimeEnd.CustomFormat = "yyyy-MM-dd HH:mm:ss";
- this.dtpCreateTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpCreateTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpCreateTimeEnd.Location = new System.Drawing.Point(910, 18);
- this.dtpCreateTimeEnd.Name = "dtpCreateTimeEnd";
- this.dtpCreateTimeEnd.Size = new System.Drawing.Size(155, 21);
- this.dtpCreateTimeEnd.TabIndex = 6;
- //
- // dtpCreateTimeStart
- //
- this.dtpCreateTimeStart.CustomFormat = "yyyy-MM-dd HH:mm:ss";
- this.dtpCreateTimeStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpCreateTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpCreateTimeStart.Location = new System.Drawing.Point(731, 18);
- this.dtpCreateTimeStart.Name = "dtpCreateTimeStart";
- this.dtpCreateTimeStart.Size = new System.Drawing.Size(155, 21);
- this.dtpCreateTimeStart.TabIndex = 4;
- //
- // 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(1302, 73);
- this.btnClearCondition.Name = "btnClearCondition";
- this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
- this.btnClearCondition.TabIndex = 26;
- 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(1211, 73);
- this.btnSearch.Name = "btnSearch";
- this.btnSearch.Size = new System.Drawing.Size(85, 30);
- this.btnSearch.TabIndex = 25;
- this.btnSearch.Text = "查询(&Q)";
- this.btnSearch.UseVisualStyleBackColor = true;
- this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
- //
- // 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.ImageScalingSize = new System.Drawing.Size(20, 20);
- 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(1405, 35);
- this.tsrOperate.TabIndex = 0;
- this.tsrOperate.Text = "toolStrip1";
- //
- // tsbtnAdaptive
- //
- this.tsbtnAdaptive.AutoSize = false;
- this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
- this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnAdaptive.Name = "tsbtnAdaptive";
- this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
- this.tsbtnAdaptive.Text = "自适应列宽(&A)";
- this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
- //
- // tsbtnClose
- //
- this.tsbtnClose.AutoSize = false;
- this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
- this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnClose.Name = "tsbtnClose";
- this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
- this.tsbtnClose.Text = "关闭(&X)";
- this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
- //
- // Statistics
- //
- this.Statistics.DataPropertyName = "统计方式";
- this.Statistics.HeaderText = "统计方式";
- this.Statistics.Name = "Statistics";
- this.Statistics.ReadOnly = true;
- //
- // BarCode
- //
- this.BarCode.DataPropertyName = "BarCode";
- this.BarCode.HeaderText = "产品条码";
- this.BarCode.MinimumWidth = 6;
- this.BarCode.Name = "BarCode";
- this.BarCode.ReadOnly = true;
- this.BarCode.Width = 125;
- //
- // GoodsCode
- //
- this.GoodsCode.DataPropertyName = "GoodsCode";
- this.GoodsCode.HeaderText = "产品编码";
- this.GoodsCode.MinimumWidth = 6;
- this.GoodsCode.Name = "GoodsCode";
- this.GoodsCode.ReadOnly = true;
- this.GoodsCode.Width = 125;
- //
- // GoodsName
- //
- this.GoodsName.DataPropertyName = "GoodsName";
- this.GoodsName.HeaderText = "产品名称";
- this.GoodsName.MinimumWidth = 6;
- this.GoodsName.Name = "GoodsName";
- this.GoodsName.ReadOnly = true;
- this.GoodsName.Width = 125;
- //
- // counts
- //
- this.counts.DataPropertyName = "counts";
- this.counts.HeaderText = "数量";
- this.counts.Name = "counts";
- this.counts.ReadOnly = true;
- //
- // GOODSSPECIFICATION
- //
- this.GOODSSPECIFICATION.DataPropertyName = "GOODSSPECIFICATION";
- this.GOODSSPECIFICATION.HeaderText = "产品规格";
- this.GOODSSPECIFICATION.Name = "GOODSSPECIFICATION";
- this.GOODSSPECIFICATION.ReadOnly = true;
- //
- // GROUTINGUSERCODE
- //
- this.GROUTINGUSERCODE.DataPropertyName = "GROUTINGUSERCODE";
- this.GROUTINGUSERCODE.HeaderText = "成型工号";
- this.GROUTINGUSERCODE.MinimumWidth = 6;
- this.GROUTINGUSERCODE.Name = "GROUTINGUSERCODE";
- this.GROUTINGUSERCODE.ReadOnly = true;
- this.GROUTINGUSERCODE.Width = 125;
- //
- // goodstypename
- //
- this.goodstypename.DataPropertyName = "goodstypename";
- this.goodstypename.HeaderText = "产品类别";
- this.goodstypename.MinimumWidth = 6;
- this.goodstypename.Name = "goodstypename";
- this.goodstypename.ReadOnly = true;
- this.goodstypename.Width = 125;
- //
- // delivertime
- //
- this.delivertime.DataPropertyName = "delivertime";
- dataGridViewCellStyle3.Format = "yyyy-MM-dd HH:mm:ss";
- this.delivertime.DefaultCellStyle = dataGridViewCellStyle3;
- this.delivertime.HeaderText = "交坯时间";
- this.delivertime.MinimumWidth = 6;
- this.delivertime.Name = "delivertime";
- this.delivertime.ReadOnly = true;
- this.delivertime.Width = 180;
- //
- // CompleteProcedureName
- //
- this.CompleteProcedureName.DataPropertyName = "CompleteProcedureName";
- this.CompleteProcedureName.HeaderText = "完成工序";
- this.CompleteProcedureName.MinimumWidth = 6;
- this.CompleteProcedureName.Name = "CompleteProcedureName";
- this.CompleteProcedureName.ReadOnly = true;
- this.CompleteProcedureName.Width = 125;
- //
- // proceduretime
- //
- this.proceduretime.DataPropertyName = "proceduretime";
- dataGridViewCellStyle4.Format = "yyyy-MM-dd HH:mm:ss";
- dataGridViewCellStyle4.NullValue = null;
- this.proceduretime.DefaultCellStyle = dataGridViewCellStyle4;
- this.proceduretime.HeaderText = "完成时间";
- this.proceduretime.MinimumWidth = 6;
- this.proceduretime.Name = "proceduretime";
- this.proceduretime.ReadOnly = true;
- this.proceduretime.Width = 125;
- //
- // UserCode
- //
- this.UserCode.DataPropertyName = "UserCode";
- this.UserCode.HeaderText = "生产工号";
- this.UserCode.MinimumWidth = 6;
- this.UserCode.Name = "UserCode";
- this.UserCode.ReadOnly = true;
- this.UserCode.Width = 125;
- //
- // STAFFNAME
- //
- this.STAFFNAME.DataPropertyName = "STAFFNAME";
- this.STAFFNAME.HeaderText = "员工姓名";
- this.STAFFNAME.MinimumWidth = 6;
- this.STAFFNAME.Name = "STAFFNAME";
- this.STAFFNAME.ReadOnly = true;
- this.STAFFNAME.Width = 125;
- //
- // GoodsLevelName
- //
- this.GoodsLevelName.DataPropertyName = "GoodsLevelName";
- this.GoodsLevelName.HeaderText = "产品分级";
- this.GoodsLevelName.MinimumWidth = 6;
- this.GoodsLevelName.Name = "GoodsLevelName";
- this.GoodsLevelName.ReadOnly = true;
- this.GoodsLevelName.Visible = false;
- this.GoodsLevelName.Width = 125;
- //
- // inscrapflag
- //
- this.inscrapflag.DataPropertyName = "inscrapflag";
- this.inscrapflag.HeaderText = "损坯状态";
- this.inscrapflag.MinimumWidth = 6;
- this.inscrapflag.Name = "inscrapflag";
- this.inscrapflag.ReadOnly = true;
- this.inscrapflag.Width = 125;
- //
- // GroutingMouldCode
- //
- this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
- this.GroutingMouldCode.HeaderText = "模具编号";
- this.GroutingMouldCode.MinimumWidth = 6;
- this.GroutingMouldCode.Name = "GroutingMouldCode";
- this.GroutingMouldCode.ReadOnly = true;
- this.GroutingMouldCode.Width = 125;
- //
- // GroutingDate
- //
- this.GroutingDate.DataPropertyName = "GroutingDate";
- dataGridViewCellStyle5.Format = "yyyy-MM-dd";
- this.GroutingDate.DefaultCellStyle = dataGridViewCellStyle5;
- this.GroutingDate.HeaderText = "注浆日期";
- this.GroutingDate.MinimumWidth = 6;
- this.GroutingDate.Name = "GroutingDate";
- this.GroutingDate.ReadOnly = true;
- this.GroutingDate.Width = 125;
- //
- // LogoCodeName
- //
- this.LogoCodeName.DataPropertyName = "LogoCodeName";
- this.LogoCodeName.HeaderText = "商标";
- this.LogoCodeName.MinimumWidth = 6;
- this.LogoCodeName.Name = "LogoCodeName";
- this.LogoCodeName.ReadOnly = true;
- this.LogoCodeName.Width = 125;
- //
- // ProductionLineCode
- //
- this.ProductionLineCode.DataPropertyName = "ProductionLineCode";
- this.ProductionLineCode.HeaderText = "生产线编码";
- this.ProductionLineCode.MinimumWidth = 6;
- this.ProductionLineCode.Name = "ProductionLineCode";
- this.ProductionLineCode.ReadOnly = true;
- this.ProductionLineCode.Visible = false;
- this.ProductionLineCode.Width = 125;
- //
- // FinishedBarCode
- //
- this.FinishedBarCode.DataPropertyName = "FinishedBarCode";
- this.FinishedBarCode.HeaderText = "包装条码";
- this.FinishedBarCode.MinimumWidth = 6;
- this.FinishedBarCode.Name = "FinishedBarCode";
- this.FinishedBarCode.ReadOnly = true;
- this.FinishedBarCode.Width = 125;
- //
- // SecurityCode
- //
- this.SecurityCode.DataPropertyName = "SecurityCode";
- this.SecurityCode.HeaderText = "防伪码";
- this.SecurityCode.MinimumWidth = 6;
- this.SecurityCode.Name = "SecurityCode";
- this.SecurityCode.ReadOnly = true;
- this.SecurityCode.Width = 125;
- //
- // ProductionLineID
- //
- this.ProductionLineID.DataPropertyName = "ProductionLineID";
- this.ProductionLineID.HeaderText = "生产线ID";
- this.ProductionLineID.MinimumWidth = 6;
- this.ProductionLineID.Name = "ProductionLineID";
- this.ProductionLineID.ReadOnly = true;
- this.ProductionLineID.Visible = false;
- this.ProductionLineID.Width = 125;
- //
- // ProductionLineName
- //
- this.ProductionLineName.DataPropertyName = "ProductionLineName";
- this.ProductionLineName.HeaderText = "生产线";
- this.ProductionLineName.MinimumWidth = 6;
- this.ProductionLineName.Name = "ProductionLineName";
- this.ProductionLineName.ReadOnly = true;
- this.ProductionLineName.Width = 125;
- //
- // CompleteProcedureID
- //
- this.CompleteProcedureID.DataPropertyName = "CompleteProcedureID";
- this.CompleteProcedureID.HeaderText = "完成工序ID";
- this.CompleteProcedureID.MinimumWidth = 6;
- this.CompleteProcedureID.Name = "CompleteProcedureID";
- this.CompleteProcedureID.ReadOnly = true;
- this.CompleteProcedureID.Visible = false;
- this.CompleteProcedureID.Width = 125;
- //
- // ModelType
- //
- this.ModelType.DataPropertyName = "ModelType";
- this.ModelType.HeaderText = "工序类别";
- this.ModelType.MinimumWidth = 6;
- this.ModelType.Name = "ModelType";
- this.ModelType.ReadOnly = true;
- this.ModelType.Visible = false;
- this.ModelType.Width = 125;
- //
- // ProcedureModel
- //
- this.ProcedureModel.DataPropertyName = "ProcedureModel";
- this.ProcedureModel.HeaderText = "工序模型";
- this.ProcedureModel.MinimumWidth = 6;
- this.ProcedureModel.Name = "ProcedureModel";
- this.ProcedureModel.ReadOnly = true;
- this.ProcedureModel.Visible = false;
- this.ProcedureModel.Width = 125;
- //
- // GoodsLevelTypeName
- //
- this.GoodsLevelTypeName.DataPropertyName = "GoodsLevelTypeName";
- this.GoodsLevelTypeName.HeaderText = "产品分级";
- this.GoodsLevelTypeName.MinimumWidth = 6;
- this.GoodsLevelTypeName.Name = "GoodsLevelTypeName";
- this.GoodsLevelTypeName.ReadOnly = true;
- this.GoodsLevelTypeName.Width = 125;
- //
- // GroutingLineID
- //
- this.GroutingLineID.DataPropertyName = "GroutingLineID";
- this.GroutingLineID.HeaderText = "成型生产线ID";
- this.GroutingLineID.MinimumWidth = 6;
- this.GroutingLineID.Name = "GroutingLineID";
- this.GroutingLineID.ReadOnly = true;
- this.GroutingLineID.Visible = false;
- this.GroutingLineID.Width = 125;
- //
- // GroutingLineCode
- //
- this.GroutingLineCode.DataPropertyName = "GroutingLineCode";
- this.GroutingLineCode.HeaderText = "成型线编码";
- this.GroutingLineCode.MinimumWidth = 6;
- this.GroutingLineCode.Name = "GroutingLineCode";
- this.GroutingLineCode.ReadOnly = true;
- this.GroutingLineCode.Width = 125;
- //
- // GroutingLineName
- //
- this.GroutingLineName.DataPropertyName = "GroutingLineName";
- this.GroutingLineName.HeaderText = "成型线名称";
- this.GroutingLineName.MinimumWidth = 6;
- this.GroutingLineName.Name = "GroutingLineName";
- this.GroutingLineName.ReadOnly = true;
- this.GroutingLineName.Visible = false;
- this.GroutingLineName.Width = 125;
- //
- // GMouldTypeID
- //
- this.GMouldTypeID.DataPropertyName = "GMouldTypeID";
- this.GMouldTypeID.HeaderText = "成型线类型ID";
- this.GMouldTypeID.MinimumWidth = 6;
- this.GMouldTypeID.Name = "GMouldTypeID";
- this.GMouldTypeID.ReadOnly = true;
- this.GMouldTypeID.Visible = false;
- this.GMouldTypeID.Width = 125;
- //
- // GMouldTypeName
- //
- this.GMouldTypeName.DataPropertyName = "GMouldTypeName";
- this.GMouldTypeName.HeaderText = "成型线类型";
- this.GMouldTypeName.MinimumWidth = 6;
- this.GMouldTypeName.Name = "GMouldTypeName";
- this.GMouldTypeName.ReadOnly = true;
- this.GMouldTypeName.Width = 125;
- //
- // GROUTINGCOUNT
- //
- this.GROUTINGCOUNT.DataPropertyName = "GROUTINGCOUNT";
- dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.GROUTINGCOUNT.DefaultCellStyle = dataGridViewCellStyle6;
- this.GROUTINGCOUNT.HeaderText = "注浆次数";
- this.GROUTINGCOUNT.MinimumWidth = 6;
- this.GROUTINGCOUNT.Name = "GROUTINGCOUNT";
- this.GROUTINGCOUNT.ReadOnly = true;
- this.GROUTINGCOUNT.Width = 125;
- //
- // GROUTINGBATCHNO
- //
- this.GROUTINGBATCHNO.DataPropertyName = "GROUTINGBATCHNO";
- dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.GROUTINGBATCHNO.DefaultCellStyle = dataGridViewCellStyle7;
- this.GROUTINGBATCHNO.HeaderText = "注浆批次";
- this.GROUTINGBATCHNO.MinimumWidth = 6;
- this.GROUTINGBATCHNO.Name = "GROUTINGBATCHNO";
- this.GROUTINGBATCHNO.ReadOnly = true;
- this.GROUTINGBATCHNO.Width = 125;
- //
- // GoodsID
- //
- this.GoodsID.DataPropertyName = "GoodsID";
- this.GoodsID.HeaderText = "产品ID";
- this.GoodsID.MinimumWidth = 6;
- this.GoodsID.Name = "GoodsID";
- this.GoodsID.ReadOnly = true;
- this.GoodsID.Visible = false;
- this.GoodsID.Width = 125;
- //
- // UserID
- //
- this.UserID.DataPropertyName = "UserID";
- this.UserID.HeaderText = "工号ID";
- this.UserID.MinimumWidth = 6;
- this.UserID.Name = "UserID";
- this.UserID.ReadOnly = true;
- this.UserID.Visible = false;
- this.UserID.Width = 125;
- //
- // UserName
- //
- this.UserName.DataPropertyName = "UserName";
- this.UserName.HeaderText = "工号姓名";
- this.UserName.MinimumWidth = 6;
- this.UserName.Name = "UserName";
- this.UserName.ReadOnly = true;
- this.UserName.Visible = false;
- this.UserName.Width = 125;
- //
- // KILNCODE
- //
- this.KILNCODE.DataPropertyName = "KILNCODE";
- this.KILNCODE.HeaderText = "窑炉编码";
- this.KILNCODE.MinimumWidth = 6;
- this.KILNCODE.Name = "KILNCODE";
- this.KILNCODE.ReadOnly = true;
- this.KILNCODE.Width = 125;
- //
- // KILNCarCODE
- //
- this.KILNCarCODE.DataPropertyName = "KILNCARCODE";
- this.KILNCarCODE.HeaderText = "窑车编码";
- this.KILNCarCODE.MinimumWidth = 6;
- this.KILNCarCODE.Name = "KILNCarCODE";
- this.KILNCarCODE.ReadOnly = true;
- this.KILNCarCODE.Width = 125;
- //
- // IsPublicBody
- //
- this.IsPublicBody.DataPropertyName = "IsPublicBody";
- this.IsPublicBody.FalseValue = "0";
- this.IsPublicBody.HeaderText = "公坯标识";
- this.IsPublicBody.MinimumWidth = 6;
- this.IsPublicBody.Name = "IsPublicBody";
- this.IsPublicBody.ReadOnly = true;
- this.IsPublicBody.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.IsPublicBody.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.IsPublicBody.TrueValue = "1";
- this.IsPublicBody.Visible = false;
- this.IsPublicBody.Width = 125;
- //
- // IsReworked
- //
- this.IsReworked.DataPropertyName = "IsReFire";
- this.IsReworked.FalseValue = "0";
- this.IsReworked.HeaderText = "重烧标识";
- this.IsReworked.MinimumWidth = 6;
- this.IsReworked.Name = "IsReworked";
- this.IsReworked.ReadOnly = true;
- this.IsReworked.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.IsReworked.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.IsReworked.TrueValue = "1";
- this.IsReworked.Width = 125;
- //
- // SPECIALREPAIRFLAG
- //
- this.SPECIALREPAIRFLAG.DataPropertyName = "SPECIALREPAIRFLAG";
- this.SPECIALREPAIRFLAG.FalseValue = "0";
- this.SPECIALREPAIRFLAG.HeaderText = "干补标识";
- this.SPECIALREPAIRFLAG.MinimumWidth = 6;
- this.SPECIALREPAIRFLAG.Name = "SPECIALREPAIRFLAG";
- this.SPECIALREPAIRFLAG.ReadOnly = true;
- this.SPECIALREPAIRFLAG.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.SPECIALREPAIRFLAG.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.SPECIALREPAIRFLAG.TrueValue = "1";
- this.SPECIALREPAIRFLAG.Width = 125;
- //
- // IsReworkFlag
- //
- this.IsReworkFlag.DataPropertyName = "IsReworkFlag";
- this.IsReworkFlag.FalseValue = "0";
- this.IsReworkFlag.HeaderText = "返工标识";
- this.IsReworkFlag.MinimumWidth = 6;
- this.IsReworkFlag.Name = "IsReworkFlag";
- this.IsReworkFlag.ReadOnly = true;
- this.IsReworkFlag.TrueValue = "1";
- this.IsReworkFlag.Width = 125;
- //
- // GroutingDailyID
- //
- this.GroutingDailyID.DataPropertyName = "GroutingDailyID";
- this.GroutingDailyID.HeaderText = "注浆日报ID";
- this.GroutingDailyID.MinimumWidth = 6;
- this.GroutingDailyID.Name = "GroutingDailyID";
- this.GroutingDailyID.ReadOnly = true;
- this.GroutingDailyID.Visible = false;
- this.GroutingDailyID.Width = 125;
- //
- // GroutingDailyDetailID
- //
- this.GroutingDailyDetailID.DataPropertyName = "GroutingDailyDetailID";
- this.GroutingDailyDetailID.HeaderText = "注浆日报明细ID";
- this.GroutingDailyDetailID.MinimumWidth = 6;
- this.GroutingDailyDetailID.Name = "GroutingDailyDetailID";
- this.GroutingDailyDetailID.ReadOnly = true;
- this.GroutingDailyDetailID.Visible = false;
- this.GroutingDailyDetailID.Width = 125;
- //
- // CanManyTimes
- //
- this.CanManyTimes.DataPropertyName = "CanManyTimes";
- this.CanManyTimes.HeaderText = "能否多次注浆";
- this.CanManyTimes.MinimumWidth = 6;
- this.CanManyTimes.Name = "CanManyTimes";
- this.CanManyTimes.ReadOnly = true;
- this.CanManyTimes.Visible = false;
- this.CanManyTimes.Width = 125;
- //
- // GroutingLineDetailID
- //
- this.GroutingLineDetailID.DataPropertyName = "GroutingLineDetailID";
- this.GroutingLineDetailID.HeaderText = "成型生产线明细ID";
- this.GroutingLineDetailID.MinimumWidth = 6;
- this.GroutingLineDetailID.Name = "GroutingLineDetailID";
- this.GroutingLineDetailID.ReadOnly = true;
- this.GroutingLineDetailID.Visible = false;
- this.GroutingLineDetailID.Width = 125;
- //
- // CreateUserID
- //
- this.CreateUserID.DataPropertyName = "CreateUserID";
- this.CreateUserID.HeaderText = "创建数据操作员ID";
- this.CreateUserID.MinimumWidth = 6;
- this.CreateUserID.Name = "CreateUserID";
- this.CreateUserID.ReadOnly = true;
- this.CreateUserID.Visible = false;
- this.CreateUserID.Width = 125;
- //
- // CreateUserName
- //
- this.CreateUserName.DataPropertyName = "CreateUserName";
- this.CreateUserName.HeaderText = "创建数据操作员";
- this.CreateUserName.MinimumWidth = 6;
- this.CreateUserName.Name = "CreateUserName";
- this.CreateUserName.ReadOnly = true;
- this.CreateUserName.Visible = false;
- this.CreateUserName.Width = 125;
- //
- // UpdateUserID
- //
- this.UpdateUserID.DataPropertyName = "UpdateUserID";
- this.UpdateUserID.HeaderText = "更新数据操作员ID";
- this.UpdateUserID.MinimumWidth = 6;
- this.UpdateUserID.Name = "UpdateUserID";
- this.UpdateUserID.ReadOnly = true;
- this.UpdateUserID.Visible = false;
- this.UpdateUserID.Width = 125;
- //
- // UpdateUserName
- //
- this.UpdateUserName.DataPropertyName = "UpdateUserName";
- this.UpdateUserName.HeaderText = "更新数据操作员";
- this.UpdateUserName.MinimumWidth = 6;
- this.UpdateUserName.Name = "UpdateUserName";
- this.UpdateUserName.ReadOnly = true;
- this.UpdateUserName.Visible = false;
- this.UpdateUserName.Width = 125;
- //
- // Remarks
- //
- this.Remarks.DataPropertyName = "Remarks";
- this.Remarks.HeaderText = "备注";
- this.Remarks.MinimumWidth = 6;
- this.Remarks.Name = "Remarks";
- this.Remarks.ReadOnly = true;
- this.Remarks.Visible = false;
- this.Remarks.Width = 125;
- //
- // TestMouldFlag
- //
- this.TestMouldFlag.DataPropertyName = "TestMouldFlag";
- this.TestMouldFlag.FalseValue = "0";
- this.TestMouldFlag.HeaderText = "试验标识";
- this.TestMouldFlag.IndeterminateValue = "0";
- this.TestMouldFlag.MinimumWidth = 6;
- this.TestMouldFlag.Name = "TestMouldFlag";
- this.TestMouldFlag.ReadOnly = true;
- this.TestMouldFlag.TrueValue = "1";
- this.TestMouldFlag.Width = 125;
- //
- // GroutingUsersCode
- //
- this.GroutingUsersCode.BackColor = System.Drawing.SystemColors.Window;
- this.GroutingUsersCode.BackgroundColor = System.Drawing.SystemColors.Window;
- this.GroutingUsersCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.GroutingUsersCode.Location = new System.Drawing.Point(78, 56);
- this.GroutingUsersCode.Margin = new System.Windows.Forms.Padding(2);
- this.GroutingUsersCode.Name = "GroutingUsersCode";
- this.GroutingUsersCode.Size = new System.Drawing.Size(137, 21);
- this.GroutingUsersCode.TabIndex = 53;
- //
- // c_Label2
- //
- this.c_Label2.AutoSize = true;
- this.c_Label2.BackColor = System.Drawing.Color.Transparent;
- this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText;
- this.c_Label2.Location = new System.Drawing.Point(20, 59);
- this.c_Label2.Name = "c_Label2";
- this.c_Label2.Size = new System.Drawing.Size(53, 12);
- this.c_Label2.TabIndex = 52;
- this.c_Label2.Text = "成型工号";
- //
- // goodscodeText
- //
- this.goodscodeText.BackColor = System.Drawing.SystemColors.Window;
- this.goodscodeText.BackgroundColor = System.Drawing.SystemColors.Window;
- this.goodscodeText.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.goodscodeText.Location = new System.Drawing.Point(504, 16);
- this.goodscodeText.Margin = new System.Windows.Forms.Padding(2);
- this.goodscodeText.Name = "goodscodeText";
- this.goodscodeText.Size = new System.Drawing.Size(130, 21);
- this.goodscodeText.TabIndex = 55;
- //
- // c_Label3
- //
- this.c_Label3.AutoSize = true;
- this.c_Label3.BackColor = System.Drawing.Color.Transparent;
- this.c_Label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.c_Label3.ForeColor = System.Drawing.SystemColors.ControlText;
- this.c_Label3.Location = new System.Drawing.Point(448, 20);
- this.c_Label3.Name = "c_Label3";
- this.c_Label3.Size = new System.Drawing.Size(53, 12);
- this.c_Label3.TabIndex = 54;
- this.c_Label3.Text = "产品编码";
- //
- // F_RPT_010401
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1405, 806);
- this.Controls.Add(this.dgvInProduction);
- this.Controls.Add(this.gbxCondition);
- this.Controls.Add(this.tsrOperate);
- this.Margin = new System.Windows.Forms.Padding(4);
- this.Name = "F_RPT_010401";
- this.RightToLeftLayout = true;
- this.Text = "在产品明细表";
- this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_010401_FormClosed);
- this.Load += new System.EventHandler(this.F_RPT_010401_Load);
- ((System.ComponentModel.ISupportInitialize)(this.dgvInProduction)).EndInit();
- this.gbxCondition.ResumeLayout(false);
- this.gbxCondition.PerformLayout();
- this.tsrOperate.ResumeLayout(false);
- this.tsrOperate.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- private Basics.BaseControls.C_ToolStrip tsrOperate;
- private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
- private System.Windows.Forms.ToolStripButton tsbtnClose;
- private Basics.BaseControls.C_GroupBox gbxCondition;
- private Basics.BaseControls.C_Button btnClearCondition;
- private Basics.BaseControls.C_Button btnSearch;
- private Basics.BaseControls.C_DataGridView dgvInProduction;
- private Basics.BaseControls.C_DateTimePicker dtpCreateTimeStart;
- private Basics.BaseControls.C_Label lblCreateTimeEnd;
- private Basics.BaseControls.C_DateTimePicker dtpCreateTimeEnd;
- private Controls.SearchTextBox.dkProcedureSearchBox dkProcedureSearchBox;
- private Controls.SearchTextBox.dkproductionLineSearchBox dkproductionLineSearchBox;
- private Basics.BaseControls.C_TXT_BarCode txtBarCode;
- private Basics.BaseControls.C_Label lblBarCode;
- private Basics.BaseControls.C_CheckBox chkCreateTime;
- private Basics.BaseControls.C_CheckBox chkUpdateTime;
- private Basics.BaseControls.C_Label c_Label1;
- private Basics.BaseControls.C_DateTimePicker dtpUpdateTimeEnd;
- private Basics.BaseControls.C_DateTimePicker dtpUpdateTimeStart;
- private Basics.BaseControls.C_RadioButton radAll;
- private Basics.BaseControls.C_RadioButton radScrap;
- private Basics.BaseControls.C_RadioButton radNormal;
- private Basics.BaseControls.C_CheckBox chkIsReworkFlag;
- private Controls.SearchBox.ScbGoods scbGoods;
- private Basics.BaseControls.C_Label lblGoods;
- private Basics.BaseControls.C_Label lblGMouldType;
- private Controls.SearchBox.ScbGMouldType scbGMouldType;
- private Basics.BaseControls.C_Label lblGoodsType;
- private Controls.SearchBox.ScbGoodsType scbGoodsType;
- private Basics.BaseControls.C_StatusCheckBox chkTestMouldFlag;
- private Basics.BaseControls.C_Label lblSTAFFNAME;
- private Basics.BaseControls.DKTextBox txtSTAFFNAME;
- private Basics.BaseControls.C_TextBox txtGroutingLineCode;
- private Basics.BaseControls.C_Label lblGroutingLineCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn Statistics;
- private System.Windows.Forms.DataGridViewTextBoxColumn BarCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName;
- private System.Windows.Forms.DataGridViewTextBoxColumn counts;
- private System.Windows.Forms.DataGridViewTextBoxColumn GOODSSPECIFICATION;
- private System.Windows.Forms.DataGridViewTextBoxColumn GROUTINGUSERCODE;
- private System.Windows.Forms.DataGridViewTextBoxColumn goodstypename;
- private System.Windows.Forms.DataGridViewTextBoxColumn delivertime;
- private System.Windows.Forms.DataGridViewTextBoxColumn CompleteProcedureName;
- private System.Windows.Forms.DataGridViewTextBoxColumn proceduretime;
- private System.Windows.Forms.DataGridViewTextBoxColumn UserCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn STAFFNAME;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsLevelName;
- private System.Windows.Forms.DataGridViewTextBoxColumn inscrapflag;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDate;
- private System.Windows.Forms.DataGridViewTextBoxColumn LogoCodeName;
- private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn FinishedBarCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn SecurityCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineID;
- private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineName;
- private System.Windows.Forms.DataGridViewTextBoxColumn CompleteProcedureID;
- private System.Windows.Forms.DataGridViewTextBoxColumn ModelType;
- private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureModel;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsLevelTypeName;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineID;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineName;
- private System.Windows.Forms.DataGridViewTextBoxColumn GMouldTypeID;
- private System.Windows.Forms.DataGridViewTextBoxColumn GMouldTypeName;
- private System.Windows.Forms.DataGridViewTextBoxColumn GROUTINGCOUNT;
- private System.Windows.Forms.DataGridViewTextBoxColumn GROUTINGBATCHNO;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsID;
- private System.Windows.Forms.DataGridViewTextBoxColumn UserID;
- private System.Windows.Forms.DataGridViewTextBoxColumn UserName;
- private System.Windows.Forms.DataGridViewTextBoxColumn KILNCODE;
- private System.Windows.Forms.DataGridViewTextBoxColumn KILNCarCODE;
- private System.Windows.Forms.DataGridViewCheckBoxColumn IsPublicBody;
- private System.Windows.Forms.DataGridViewCheckBoxColumn IsReworked;
- private System.Windows.Forms.DataGridViewCheckBoxColumn SPECIALREPAIRFLAG;
- private System.Windows.Forms.DataGridViewCheckBoxColumn IsReworkFlag;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDailyID;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDailyDetailID;
- private System.Windows.Forms.DataGridViewTextBoxColumn CanManyTimes;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineDetailID;
- private System.Windows.Forms.DataGridViewTextBoxColumn CreateUserID;
- private System.Windows.Forms.DataGridViewTextBoxColumn CreateUserName;
- private System.Windows.Forms.DataGridViewTextBoxColumn UpdateUserID;
- private System.Windows.Forms.DataGridViewTextBoxColumn UpdateUserName;
- private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
- private System.Windows.Forms.DataGridViewCheckBoxColumn TestMouldFlag;
- private Basics.BaseControls.DKTextBox goodscodeText;
- private Basics.BaseControls.C_Label c_Label3;
- private Basics.BaseControls.DKTextBox GroutingUsersCode;
- private Basics.BaseControls.C_Label c_Label2;
- }
- }
|