| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116 |
- namespace Dongke.IBOSS.PRD.Client.ReportModule
- {
- partial class F_RPT_030107
- {
- /// <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 dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_RPT_030107));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
- this.tapReportModuleDetail = new System.Windows.Forms.TabPage();
- this.dgvRptProcedureDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.colProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ptime = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.colgoodstypename2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.colGoodsTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsCode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.handoverTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.handoverProcedure = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.handoverUsercode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.groutingmouldcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.groutinglinecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.LogoCodeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- 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.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
- this.chkPUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.dkHandOverProcedure = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
- this.dkHandOverUser = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkUserInfoSearchBox();
- this.txtGoodCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Code();
- this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.chkGDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dtpGDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.dtpGDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.chkDDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.chkOver = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.chkPDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.c_Label5 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dtpDDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.dtpDDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dtpOverDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.dtpOverDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.txtGroutingUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Code();
- this.chkspecialrepairflag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.dkUserInfoSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkUserInfoSearchBox();
- this.dkProcedureSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
- this.dkproductionLineSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkproductionLineSearchBox();
- this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.lblAccountDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dtpPDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.dtpPDateStart = 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.tblReportModule = new System.Windows.Forms.TabControl();
- this.tapReportModule = new System.Windows.Forms.TabPage();
- this.dgvRptProcedure = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.Procedureid = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.goodstypename2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.goodstypecode2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Userid = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.colUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.overcount = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
- this.tapReportModuleDetail.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvRptProcedureDetail)).BeginInit();
- this.tsrOperate.SuspendLayout();
- this.gbxCondition.SuspendLayout();
- this.tblReportModule.SuspendLayout();
- this.tapReportModule.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvRptProcedure)).BeginInit();
- this.SuspendLayout();
- //
- // tapReportModuleDetail
- //
- this.tapReportModuleDetail.Controls.Add(this.dgvRptProcedureDetail);
- this.tapReportModuleDetail.Location = new System.Drawing.Point(4, 22);
- this.tapReportModuleDetail.Margin = new System.Windows.Forms.Padding(0);
- this.tapReportModuleDetail.Name = "tapReportModuleDetail";
- this.tapReportModuleDetail.Size = new System.Drawing.Size(1023, 292);
- this.tapReportModuleDetail.TabIndex = 1;
- this.tapReportModuleDetail.Text = "工序交接数量明细";
- this.tapReportModuleDetail.UseVisualStyleBackColor = true;
- //
- // dgvRptProcedureDetail
- //
- this.dgvRptProcedureDetail.AllowUserToAddRows = false;
- this.dgvRptProcedureDetail.AllowUserToDeleteRows = false;
- this.dgvRptProcedureDetail.AllowUserToModifyRows = true;
- this.dgvRptProcedureDetail.AllowUserToOrderColumns = true;
- this.dgvRptProcedureDetail.AllowUserToSortRows = false;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvRptProcedureDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
- this.dgvRptProcedureDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.dgvRptProcedureDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
- this.dgvRptProcedureDetail.CellHeight = 23;
- this.dgvRptProcedureDetail.ChildNodeColumnName = null;
- this.dgvRptProcedureDetail.ChildNodeColumnText = null;
- this.dgvRptProcedureDetail.ColumnDeep = 1;
- this.dgvRptProcedureDetail.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.dgvRptProcedureDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
- this.dgvRptProcedureDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvRptProcedureDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.colProcedureName,
- this.UserCode,
- this.ptime,
- this.colgoodstypename2,
- this.colGoodsTypeName,
- this.GoodsCode1,
- this.BarCode,
- this.handoverTime,
- this.handoverProcedure,
- this.handoverUsercode,
- this.GroutingUserCode,
- this.groutingmouldcode,
- this.groutinglinecode,
- this.GDate,
- this.DDate,
- this.LogoCodeName});
- this.dgvRptProcedureDetail.ColumnTreeView = null;
- this.dgvRptProcedureDetail.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.dgvRptProcedureDetail.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvRptProcedureDetail.DynamicColumnName = "";
- this.dgvRptProcedureDetail.EnableHeadersVisualStyles = false;
- this.dgvRptProcedureDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvRptProcedureDetail.FormatQuantityColumns = null;
- this.dgvRptProcedureDetail.HorizontalMergeColumn = null;
- this.dgvRptProcedureDetail.IsAutoCountSum = true;
- this.dgvRptProcedureDetail.IsAutoResizeColumns = false;
- this.dgvRptProcedureDetail.IsClickF12 = false;
- this.dgvRptProcedureDetail.IsOpenMergeCellFlag = false;
- this.dgvRptProcedureDetail.IsSubTotalFlag = false;
- this.dgvRptProcedureDetail.IsTopDeep = false;
- this.dgvRptProcedureDetail.Location = new System.Drawing.Point(0, 0);
- this.dgvRptProcedureDetail.Margin = new System.Windows.Forms.Padding(0);
- this.dgvRptProcedureDetail.MergeColumnNames = null;
- this.dgvRptProcedureDetail.MergeDetailColumnNames = null;
- this.dgvRptProcedureDetail.MergeDetailOnlyColumn = null;
- this.dgvRptProcedureDetail.MergeOnlyColumn = null;
- this.dgvRptProcedureDetail.MultiSelect = false;
- this.dgvRptProcedureDetail.Name = "dgvRptProcedureDetail";
- this.dgvRptProcedureDetail.ReadOnly = true;
- this.dgvRptProcedureDetail.RefreshAtHscroll = false;
- this.dgvRptProcedureDetail.RowHeadersWidth = 50;
- this.dgvRptProcedureDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvRptProcedureDetail.RowsDefaultCellStyle = dataGridViewCellStyle7;
- this.dgvRptProcedureDetail.RowTemplate.Height = 21;
- this.dgvRptProcedureDetail.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvRptProcedureDetail.Size = new System.Drawing.Size(1023, 292);
- this.dgvRptProcedureDetail.SortOrderColumnName = null;
- this.dgvRptProcedureDetail.TabIndex = 0;
- this.dgvRptProcedureDetail.Tag = true;
- this.dgvRptProcedureDetail.TotalSumColumns = null;
- this.dgvRptProcedureDetail.ViewRowFilter = "";
- //
- // colProcedureName
- //
- this.colProcedureName.DataPropertyName = "ProcedureName";
- this.colProcedureName.HeaderText = "生产工序";
- this.colProcedureName.Name = "colProcedureName";
- this.colProcedureName.ReadOnly = true;
- //
- // UserCode
- //
- this.UserCode.DataPropertyName = "UserCode";
- this.UserCode.HeaderText = "生产工号";
- this.UserCode.Name = "UserCode";
- this.UserCode.ReadOnly = true;
- //
- // ptime
- //
- this.ptime.DataPropertyName = "ptime";
- dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle3.Format = "yyyy-MM-dd";
- this.ptime.DefaultCellStyle = dataGridViewCellStyle3;
- this.ptime.HeaderText = "生产时间";
- this.ptime.Name = "ptime";
- this.ptime.ReadOnly = true;
- this.ptime.Visible = false;
- //
- // colgoodstypename2
- //
- this.colgoodstypename2.DataPropertyName = "goodstypename2";
- this.colgoodstypename2.HeaderText = "产品二级类别";
- this.colgoodstypename2.Name = "colgoodstypename2";
- this.colgoodstypename2.ReadOnly = true;
- //
- // colGoodsTypeName
- //
- this.colGoodsTypeName.DataPropertyName = "GoodsTypeName";
- this.colGoodsTypeName.HeaderText = "产品类别";
- this.colGoodsTypeName.Name = "colGoodsTypeName";
- this.colGoodsTypeName.ReadOnly = true;
- //
- // GoodsCode1
- //
- this.GoodsCode1.DataPropertyName = "GoodsCode";
- this.GoodsCode1.HeaderText = "产品编码";
- this.GoodsCode1.Name = "GoodsCode1";
- this.GoodsCode1.ReadOnly = true;
- //
- // BarCode
- //
- this.BarCode.DataPropertyName = "BarCode";
- this.BarCode.HeaderText = "产品条码";
- this.BarCode.Name = "BarCode";
- this.BarCode.ReadOnly = true;
- //
- // handoverTime
- //
- this.handoverTime.DataPropertyName = "overTime";
- dataGridViewCellStyle4.Format = "yyyy-MM-dd HH:mm:ss";
- this.handoverTime.DefaultCellStyle = dataGridViewCellStyle4;
- this.handoverTime.HeaderText = "交接时间";
- this.handoverTime.Name = "handoverTime";
- this.handoverTime.ReadOnly = true;
- this.handoverTime.Visible = false;
- //
- // handoverProcedure
- //
- this.handoverProcedure.DataPropertyName = "overProcedure";
- this.handoverProcedure.HeaderText = "交接工序";
- this.handoverProcedure.Name = "handoverProcedure";
- this.handoverProcedure.ReadOnly = true;
- this.handoverProcedure.Visible = false;
- //
- // handoverUsercode
- //
- this.handoverUsercode.DataPropertyName = "overUsercode";
- this.handoverUsercode.HeaderText = "交接工号";
- this.handoverUsercode.Name = "handoverUsercode";
- this.handoverUsercode.ReadOnly = true;
- this.handoverUsercode.Visible = false;
- //
- // GroutingUserCode
- //
- this.GroutingUserCode.DataPropertyName = "GroutingUserCode";
- this.GroutingUserCode.HeaderText = "成型工号";
- this.GroutingUserCode.Name = "GroutingUserCode";
- this.GroutingUserCode.ReadOnly = true;
- //
- // groutingmouldcode
- //
- this.groutingmouldcode.DataPropertyName = "groutingmouldcode";
- this.groutingmouldcode.HeaderText = "模具编号";
- this.groutingmouldcode.Name = "groutingmouldcode";
- this.groutingmouldcode.ReadOnly = true;
- //
- // groutinglinecode
- //
- this.groutinglinecode.DataPropertyName = "groutinglinecode";
- this.groutinglinecode.HeaderText = "成型线编码";
- this.groutinglinecode.Name = "groutinglinecode";
- this.groutinglinecode.ReadOnly = true;
- //
- // GDate
- //
- this.GDate.DataPropertyName = "GDate";
- dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle5.Format = "yyyy-MM-dd";
- this.GDate.DefaultCellStyle = dataGridViewCellStyle5;
- this.GDate.HeaderText = "注浆日期";
- this.GDate.Name = "GDate";
- this.GDate.ReadOnly = true;
- //
- // DDate
- //
- this.DDate.DataPropertyName = "DDate";
- dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle6.Format = "yyyy-MM-dd";
- this.DDate.DefaultCellStyle = dataGridViewCellStyle6;
- this.DDate.HeaderText = "交坯日期";
- this.DDate.Name = "DDate";
- this.DDate.ReadOnly = true;
- //
- // LogoCodeName
- //
- this.LogoCodeName.DataPropertyName = "LogoCodeName";
- this.LogoCodeName.HeaderText = "商标";
- this.LogoCodeName.Name = "LogoCodeName";
- this.LogoCodeName.ReadOnly = true;
- //
- // 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(1043, 35);
- this.tsrOperate.TabIndex = 33;
- 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);
- //
- // 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.lblGoodsType);
- this.gbxCondition.Controls.Add(this.scbGoodsType);
- this.gbxCondition.Controls.Add(this.chkPUserCode);
- this.gbxCondition.Controls.Add(this.dkHandOverProcedure);
- this.gbxCondition.Controls.Add(this.dkHandOverUser);
- this.gbxCondition.Controls.Add(this.txtGoodCode);
- this.gbxCondition.Controls.Add(this.c_Label4);
- this.gbxCondition.Controls.Add(this.chkGDate);
- this.gbxCondition.Controls.Add(this.c_Label2);
- this.gbxCondition.Controls.Add(this.dtpGDateEnd);
- this.gbxCondition.Controls.Add(this.dtpGDateStart);
- this.gbxCondition.Controls.Add(this.chkDDate);
- this.gbxCondition.Controls.Add(this.chkOver);
- this.gbxCondition.Controls.Add(this.chkPDate);
- this.gbxCondition.Controls.Add(this.c_Label5);
- this.gbxCondition.Controls.Add(this.dtpDDateEnd);
- this.gbxCondition.Controls.Add(this.dtpDDateStart);
- this.gbxCondition.Controls.Add(this.c_Label3);
- this.gbxCondition.Controls.Add(this.dtpOverDateEnd);
- this.gbxCondition.Controls.Add(this.dtpOverDateStart);
- this.gbxCondition.Controls.Add(this.txtGroutingUserCode);
- this.gbxCondition.Controls.Add(this.chkspecialrepairflag);
- this.gbxCondition.Controls.Add(this.dkUserInfoSearchBox);
- this.gbxCondition.Controls.Add(this.dkProcedureSearchBox);
- this.gbxCondition.Controls.Add(this.dkproductionLineSearchBox);
- this.gbxCondition.Controls.Add(this.c_Label1);
- this.gbxCondition.Controls.Add(this.lblAccountDateEnd);
- this.gbxCondition.Controls.Add(this.dtpPDateEnd);
- this.gbxCondition.Controls.Add(this.dtpPDateStart);
- 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(1031, 130);
- this.gbxCondition.TabIndex = 0;
- this.gbxCondition.TabStop = false;
- this.gbxCondition.Text = "查询条件 ▼";
- //
- // chkPUserCode
- //
- this.chkPUserCode.AutoSize = true;
- this.chkPUserCode.Checked = true;
- this.chkPUserCode.CheckState = System.Windows.Forms.CheckState.Checked;
- this.chkPUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.chkPUserCode.ForeColor = System.Drawing.Color.Red;
- this.chkPUserCode.Location = new System.Drawing.Point(765, 47);
- this.chkPUserCode.Name = "chkPUserCode";
- this.chkPUserCode.Size = new System.Drawing.Size(96, 16);
- this.chkPUserCode.TabIndex = 29;
- this.chkPUserCode.Text = "区分生产工号";
- this.chkPUserCode.UseVisualStyleBackColor = true;
- //
- // dkHandOverProcedure
- //
- this.dkHandOverProcedure.BackColor = System.Drawing.Color.Transparent;
- this.dkHandOverProcedure.DataSource = null;
- this.dkHandOverProcedure.Enabled = true;
- this.dkHandOverProcedure.IsEnablePurview = false;
- this.dkHandOverProcedure.IsMustInput = true;
- this.dkHandOverProcedure.Location = new System.Drawing.Point(17, 101);
- this.dkHandOverProcedure.ModelType = null;
- this.dkHandOverProcedure.Name = "dkHandOverProcedure";
- this.dkHandOverProcedure.ProcedureCode = "";
- this.dkHandOverProcedure.ProcedureID = null;
- this.dkHandOverProcedure.ProcedureIDS = null;
- this.dkHandOverProcedure.ProcedureName = null;
- this.dkHandOverProcedure.Purview = null;
- this.dkHandOverProcedure.PurviewType = ((byte)(0));
- this.dkHandOverProcedure.SelectMore = true;
- this.dkHandOverProcedure.Size = new System.Drawing.Size(179, 21);
- this.dkHandOverProcedure.TabIndex = 21;
- this.dkHandOverProcedure.Title = "交接工序";
- this.dkHandOverProcedure.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
- //
- // dkHandOverUser
- //
- this.dkHandOverUser.DataSource = null;
- this.dkHandOverUser.Enabled = true;
- this.dkHandOverUser.IsMustInput = false;
- this.dkHandOverUser.IsWorker = true;
- this.dkHandOverUser.Location = new System.Drawing.Point(200, 101);
- this.dkHandOverUser.Name = "dkHandOverUser";
- this.dkHandOverUser.PurviewType = ((byte)(0));
- this.dkHandOverUser.SelectMore = true;
- this.dkHandOverUser.Size = new System.Drawing.Size(179, 21);
- this.dkHandOverUser.TabIndex = 22;
- this.dkHandOverUser.Title = "交接工号";
- this.dkHandOverUser.TxtUserBackColor = System.Drawing.SystemColors.Control;
- this.dkHandOverUser.UserCode = "";
- this.dkHandOverUser.UserID = null;
- this.dkHandOverUser.UserIDS = null;
- this.dkHandOverUser.UserName = null;
- //
- // txtGoodCode
- //
- this.txtGoodCode.BackColor = System.Drawing.SystemColors.Window;
- this.txtGoodCode.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtGoodCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtGoodCode.ErrorMessage = "";
- this.txtGoodCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtGoodCode.ImeMode = System.Windows.Forms.ImeMode.Off;
- this.txtGoodCode.Location = new System.Drawing.Point(259, 47);
- this.txtGoodCode.Name = "txtGoodCode";
- this.txtGoodCode.Size = new System.Drawing.Size(120, 21);
- this.txtGoodCode.TabIndex = 10;
- this.txtGoodCode.TextValue = "";
- //
- // c_Label4
- //
- this.c_Label4.AutoSize = true;
- this.c_Label4.BackColor = System.Drawing.Color.Transparent;
- this.c_Label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.c_Label4.ForeColor = System.Drawing.SystemColors.ControlText;
- this.c_Label4.Location = new System.Drawing.Point(200, 51);
- this.c_Label4.Name = "c_Label4";
- this.c_Label4.Size = new System.Drawing.Size(53, 12);
- this.c_Label4.TabIndex = 9;
- this.c_Label4.Text = "产品编码";
- //
- // chkGDate
- //
- this.chkGDate.AutoSize = true;
- this.chkGDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.chkGDate.Location = new System.Drawing.Point(386, 103);
- this.chkGDate.Name = "chkGDate";
- this.chkGDate.Size = new System.Drawing.Size(72, 16);
- this.chkGDate.TabIndex = 23;
- this.chkGDate.Text = "注浆时间";
- this.chkGDate.UseVisualStyleBackColor = true;
- this.chkGDate.CheckedChanged += new System.EventHandler(this.chkGDate_CheckedChanged);
- //
- // 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(603, 105);
- this.c_Label2.Name = "c_Label2";
- this.c_Label2.Size = new System.Drawing.Size(17, 12);
- this.c_Label2.TabIndex = 25;
- this.c_Label2.Text = "至";
- //
- // dtpGDateEnd
- //
- this.dtpGDateEnd.CustomFormat = "yyyy-MM-dd HH:mm";
- this.dtpGDateEnd.Enabled = false;
- this.dtpGDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpGDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpGDateEnd.Location = new System.Drawing.Point(626, 101);
- this.dtpGDateEnd.Name = "dtpGDateEnd";
- this.dtpGDateEnd.Size = new System.Drawing.Size(133, 21);
- this.dtpGDateEnd.TabIndex = 26;
- //
- // dtpGDateStart
- //
- this.dtpGDateStart.CustomFormat = "yyyy-MM-dd HH:mm";
- this.dtpGDateStart.Enabled = false;
- this.dtpGDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpGDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpGDateStart.Location = new System.Drawing.Point(464, 101);
- this.dtpGDateStart.Name = "dtpGDateStart";
- this.dtpGDateStart.Size = new System.Drawing.Size(133, 21);
- this.dtpGDateStart.TabIndex = 24;
- //
- // chkDDate
- //
- this.chkDDate.AutoSize = true;
- this.chkDDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.chkDDate.Location = new System.Drawing.Point(386, 76);
- this.chkDDate.Name = "chkDDate";
- this.chkDDate.Size = new System.Drawing.Size(72, 16);
- this.chkDDate.TabIndex = 17;
- this.chkDDate.Text = "交坯时间";
- this.chkDDate.UseVisualStyleBackColor = true;
- this.chkDDate.CheckedChanged += new System.EventHandler(this.chkDDate_CheckedChanged);
- //
- // chkOver
- //
- this.chkOver.AutoSize = true;
- this.chkOver.Checked = true;
- this.chkOver.CheckState = System.Windows.Forms.CheckState.Checked;
- this.chkOver.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.chkOver.Location = new System.Drawing.Point(386, 49);
- this.chkOver.Name = "chkOver";
- this.chkOver.Size = new System.Drawing.Size(72, 16);
- this.chkOver.TabIndex = 11;
- this.chkOver.Text = "交接时间";
- this.chkOver.UseVisualStyleBackColor = true;
- this.chkOver.CheckedChanged += new System.EventHandler(this.chkOut_CheckedChanged);
- //
- // chkPDate
- //
- this.chkPDate.AutoSize = true;
- this.chkPDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.chkPDate.Location = new System.Drawing.Point(386, 22);
- this.chkPDate.Name = "chkPDate";
- this.chkPDate.Size = new System.Drawing.Size(72, 16);
- this.chkPDate.TabIndex = 3;
- this.chkPDate.Text = "生产时间";
- this.chkPDate.UseVisualStyleBackColor = true;
- this.chkPDate.CheckedChanged += new System.EventHandler(this.chkOver_CheckedChanged);
- //
- // c_Label5
- //
- this.c_Label5.AutoSize = true;
- this.c_Label5.BackColor = System.Drawing.Color.Transparent;
- this.c_Label5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.c_Label5.ForeColor = System.Drawing.SystemColors.ControlText;
- this.c_Label5.Location = new System.Drawing.Point(603, 78);
- this.c_Label5.Name = "c_Label5";
- this.c_Label5.Size = new System.Drawing.Size(17, 12);
- this.c_Label5.TabIndex = 19;
- this.c_Label5.Text = "至";
- //
- // dtpDDateEnd
- //
- this.dtpDDateEnd.CustomFormat = "yyyy-MM-dd HH:mm";
- this.dtpDDateEnd.Enabled = false;
- this.dtpDDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpDDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpDDateEnd.Location = new System.Drawing.Point(626, 74);
- this.dtpDDateEnd.Name = "dtpDDateEnd";
- this.dtpDDateEnd.Size = new System.Drawing.Size(133, 21);
- this.dtpDDateEnd.TabIndex = 20;
- //
- // dtpDDateStart
- //
- this.dtpDDateStart.CustomFormat = "yyyy-MM-dd HH:mm";
- this.dtpDDateStart.Enabled = false;
- this.dtpDDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpDDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpDDateStart.Location = new System.Drawing.Point(464, 74);
- this.dtpDDateStart.Name = "dtpDDateStart";
- this.dtpDDateStart.Size = new System.Drawing.Size(133, 21);
- this.dtpDDateStart.TabIndex = 18;
- //
- // 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(603, 51);
- this.c_Label3.Name = "c_Label3";
- this.c_Label3.Size = new System.Drawing.Size(17, 12);
- this.c_Label3.TabIndex = 13;
- this.c_Label3.Text = "至";
- //
- // dtpOverDateEnd
- //
- this.dtpOverDateEnd.CustomFormat = "yyyy-MM-dd HH:mm";
- this.dtpOverDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpOverDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpOverDateEnd.Location = new System.Drawing.Point(626, 47);
- this.dtpOverDateEnd.Name = "dtpOverDateEnd";
- this.dtpOverDateEnd.Size = new System.Drawing.Size(133, 21);
- this.dtpOverDateEnd.TabIndex = 14;
- //
- // dtpOverDateStart
- //
- this.dtpOverDateStart.CustomFormat = "yyyy-MM-dd HH:mm";
- this.dtpOverDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpOverDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpOverDateStart.Location = new System.Drawing.Point(464, 47);
- this.dtpOverDateStart.Name = "dtpOverDateStart";
- this.dtpOverDateStart.Size = new System.Drawing.Size(133, 21);
- this.dtpOverDateStart.TabIndex = 12;
- //
- // txtGroutingUserCode
- //
- this.txtGroutingUserCode.BackColor = System.Drawing.SystemColors.Window;
- this.txtGroutingUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtGroutingUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtGroutingUserCode.ErrorMessage = "";
- this.txtGroutingUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtGroutingUserCode.ImeMode = System.Windows.Forms.ImeMode.Off;
- this.txtGroutingUserCode.Location = new System.Drawing.Point(259, 20);
- this.txtGroutingUserCode.Name = "txtGroutingUserCode";
- this.txtGroutingUserCode.Size = new System.Drawing.Size(120, 21);
- this.txtGroutingUserCode.TabIndex = 2;
- this.txtGroutingUserCode.TextValue = "";
- //
- // chkspecialrepairflag
- //
- this.chkspecialrepairflag.AutoSize = true;
- this.chkspecialrepairflag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.chkspecialrepairflag.ForeColor = System.Drawing.Color.Red;
- this.chkspecialrepairflag.Location = new System.Drawing.Point(765, 22);
- this.chkspecialrepairflag.Name = "chkspecialrepairflag";
- this.chkspecialrepairflag.Size = new System.Drawing.Size(204, 16);
- this.chkspecialrepairflag.TabIndex = 7;
- this.chkspecialrepairflag.Text = "干补过的坯体不算作成型的产量。";
- this.chkspecialrepairflag.UseVisualStyleBackColor = true;
- //
- // dkUserInfoSearchBox
- //
- this.dkUserInfoSearchBox.DataSource = null;
- this.dkUserInfoSearchBox.Enabled = true;
- this.dkUserInfoSearchBox.IsMustInput = false;
- this.dkUserInfoSearchBox.IsWorker = true;
- this.dkUserInfoSearchBox.Location = new System.Drawing.Point(200, 74);
- this.dkUserInfoSearchBox.Name = "dkUserInfoSearchBox";
- this.dkUserInfoSearchBox.PurviewType = ((byte)(0));
- this.dkUserInfoSearchBox.SelectMore = true;
- this.dkUserInfoSearchBox.Size = new System.Drawing.Size(179, 21);
- this.dkUserInfoSearchBox.TabIndex = 16;
- this.dkUserInfoSearchBox.Title = "生产工号";
- this.dkUserInfoSearchBox.TxtUserBackColor = System.Drawing.SystemColors.Control;
- this.dkUserInfoSearchBox.UserCode = "";
- this.dkUserInfoSearchBox.UserID = null;
- this.dkUserInfoSearchBox.UserIDS = null;
- this.dkUserInfoSearchBox.UserName = null;
- //
- // dkProcedureSearchBox
- //
- this.dkProcedureSearchBox.BackColor = System.Drawing.Color.Transparent;
- this.dkProcedureSearchBox.DataSource = null;
- this.dkProcedureSearchBox.Enabled = true;
- this.dkProcedureSearchBox.IsEnablePurview = false;
- this.dkProcedureSearchBox.IsMustInput = true;
- this.dkProcedureSearchBox.Location = new System.Drawing.Point(17, 74);
- 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(179, 21);
- this.dkProcedureSearchBox.TabIndex = 15;
- 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(17, 20);
- 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.Size = new System.Drawing.Size(179, 21);
- this.dkproductionLineSearchBox.TabIndex = 0;
- this.dkproductionLineSearchBox.Title = " 生产线";
- this.dkproductionLineSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
- //
- // 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(200, 24);
- this.c_Label1.Name = "c_Label1";
- this.c_Label1.Size = new System.Drawing.Size(53, 12);
- this.c_Label1.TabIndex = 1;
- this.c_Label1.Text = "成型工号";
- //
- // lblAccountDateEnd
- //
- this.lblAccountDateEnd.AutoSize = true;
- this.lblAccountDateEnd.BackColor = System.Drawing.Color.Transparent;
- this.lblAccountDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblAccountDateEnd.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblAccountDateEnd.Location = new System.Drawing.Point(603, 24);
- this.lblAccountDateEnd.Name = "lblAccountDateEnd";
- this.lblAccountDateEnd.Size = new System.Drawing.Size(17, 12);
- this.lblAccountDateEnd.TabIndex = 5;
- this.lblAccountDateEnd.Text = "至";
- //
- // dtpPDateEnd
- //
- this.dtpPDateEnd.CustomFormat = "yyyy-MM-dd HH:mm";
- this.dtpPDateEnd.Enabled = false;
- this.dtpPDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpPDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpPDateEnd.Location = new System.Drawing.Point(626, 20);
- this.dtpPDateEnd.Name = "dtpPDateEnd";
- this.dtpPDateEnd.Size = new System.Drawing.Size(133, 21);
- this.dtpPDateEnd.TabIndex = 6;
- //
- // dtpPDateStart
- //
- this.dtpPDateStart.CustomFormat = "yyyy-MM-dd HH:mm";
- this.dtpPDateStart.Enabled = false;
- this.dtpPDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpPDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpPDateStart.Location = new System.Drawing.Point(464, 20);
- this.dtpPDateStart.Name = "dtpPDateStart";
- this.dtpPDateStart.Size = new System.Drawing.Size(133, 21);
- this.dtpPDateStart.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(940, 92);
- this.btnClearCondition.Name = "btnClearCondition";
- this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
- this.btnClearCondition.TabIndex = 28;
- 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(849, 92);
- this.btnSearch.Name = "btnSearch";
- this.btnSearch.Size = new System.Drawing.Size(85, 30);
- this.btnSearch.TabIndex = 27;
- this.btnSearch.Text = "查询(&Q)";
- this.btnSearch.UseVisualStyleBackColor = true;
- this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
- //
- // tblReportModule
- //
- this.tblReportModule.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.tblReportModule.Controls.Add(this.tapReportModule);
- this.tblReportModule.Controls.Add(this.tapReportModuleDetail);
- this.tblReportModule.Location = new System.Drawing.Point(0, 171);
- this.tblReportModule.Margin = new System.Windows.Forms.Padding(0);
- this.tblReportModule.Name = "tblReportModule";
- this.tblReportModule.Padding = new System.Drawing.Point(0, 0);
- this.tblReportModule.SelectedIndex = 0;
- this.tblReportModule.Size = new System.Drawing.Size(1031, 318);
- this.tblReportModule.TabIndex = 1;
- //
- // tapReportModule
- //
- this.tapReportModule.Controls.Add(this.dgvRptProcedure);
- this.tapReportModule.Location = new System.Drawing.Point(4, 22);
- this.tapReportModule.Margin = new System.Windows.Forms.Padding(0);
- this.tapReportModule.Name = "tapReportModule";
- this.tapReportModule.Size = new System.Drawing.Size(1023, 292);
- this.tapReportModule.TabIndex = 0;
- this.tapReportModule.Text = "工序交接数量汇总";
- this.tapReportModule.UseVisualStyleBackColor = true;
- //
- // dgvRptProcedure
- //
- this.dgvRptProcedure.AllowUserToAddRows = false;
- this.dgvRptProcedure.AllowUserToDeleteRows = false;
- this.dgvRptProcedure.AllowUserToModifyRows = true;
- this.dgvRptProcedure.AllowUserToOrderColumns = true;
- this.dgvRptProcedure.AllowUserToSortRows = false;
- dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvRptProcedure.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle8;
- this.dgvRptProcedure.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.dgvRptProcedure.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
- this.dgvRptProcedure.CellHeight = 23;
- this.dgvRptProcedure.ChildNodeColumnName = null;
- this.dgvRptProcedure.ChildNodeColumnText = null;
- this.dgvRptProcedure.ColumnDeep = 1;
- this.dgvRptProcedure.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
- dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle9.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvRptProcedure.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle9;
- this.dgvRptProcedure.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvRptProcedure.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.Procedureid,
- this.ProcedureName,
- this.goodstypename2,
- this.goodstypecode2,
- this.Userid,
- this.colUserCode,
- this.GoodsID,
- this.GoodsTypeName,
- this.GoodsCode,
- this.overcount});
- this.dgvRptProcedure.ColumnTreeView = null;
- this.dgvRptProcedure.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.dgvRptProcedure.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvRptProcedure.DynamicColumnName = "";
- this.dgvRptProcedure.EnableHeadersVisualStyles = false;
- this.dgvRptProcedure.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvRptProcedure.FormatQuantityColumns = null;
- this.dgvRptProcedure.HorizontalMergeColumn = null;
- this.dgvRptProcedure.IsAutoCountSum = true;
- this.dgvRptProcedure.IsAutoResizeColumns = false;
- this.dgvRptProcedure.IsClickF12 = false;
- this.dgvRptProcedure.IsOpenMergeCellFlag = false;
- this.dgvRptProcedure.IsSubTotalFlag = false;
- this.dgvRptProcedure.IsTopDeep = false;
- this.dgvRptProcedure.Location = new System.Drawing.Point(0, 0);
- this.dgvRptProcedure.Margin = new System.Windows.Forms.Padding(0);
- this.dgvRptProcedure.MergeColumnNames = null;
- this.dgvRptProcedure.MergeDetailColumnNames = null;
- this.dgvRptProcedure.MergeDetailOnlyColumn = null;
- this.dgvRptProcedure.MergeOnlyColumn = null;
- this.dgvRptProcedure.MultiSelect = false;
- this.dgvRptProcedure.Name = "dgvRptProcedure";
- this.dgvRptProcedure.ReadOnly = true;
- this.dgvRptProcedure.RefreshAtHscroll = false;
- this.dgvRptProcedure.RowHeadersWidth = 50;
- this.dgvRptProcedure.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle11.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvRptProcedure.RowsDefaultCellStyle = dataGridViewCellStyle11;
- this.dgvRptProcedure.RowTemplate.Height = 21;
- this.dgvRptProcedure.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvRptProcedure.Size = new System.Drawing.Size(1023, 292);
- this.dgvRptProcedure.SortOrderColumnName = null;
- this.dgvRptProcedure.TabIndex = 0;
- this.dgvRptProcedure.Tag = true;
- this.dgvRptProcedure.TotalSumColumns = null;
- this.dgvRptProcedure.ViewRowFilter = "";
- this.dgvRptProcedure.CellMouseDoubleClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dgvRptProcedure_CellMouseDoubleClick);
- //
- // Procedureid
- //
- this.Procedureid.DataPropertyName = "Procedureid";
- this.Procedureid.HeaderText = "工序id";
- this.Procedureid.Name = "Procedureid";
- this.Procedureid.ReadOnly = true;
- this.Procedureid.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.Procedureid.Visible = false;
- //
- // ProcedureName
- //
- this.ProcedureName.DataPropertyName = "ProcedureName";
- this.ProcedureName.HeaderText = "生产工序";
- this.ProcedureName.Name = "ProcedureName";
- this.ProcedureName.ReadOnly = true;
- this.ProcedureName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- //
- // goodstypename2
- //
- this.goodstypename2.DataPropertyName = "goodstypename2";
- this.goodstypename2.HeaderText = "产品二级类别";
- this.goodstypename2.Name = "goodstypename2";
- this.goodstypename2.ReadOnly = true;
- this.goodstypename2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- //
- // goodstypecode2
- //
- this.goodstypecode2.DataPropertyName = "goodstypecode2";
- this.goodstypecode2.HeaderText = "goodstypecode2";
- this.goodstypecode2.Name = "goodstypecode2";
- this.goodstypecode2.ReadOnly = true;
- this.goodstypecode2.Visible = false;
- //
- // Userid
- //
- this.Userid.DataPropertyName = "Userid";
- this.Userid.HeaderText = "生产工号Id";
- this.Userid.Name = "Userid";
- this.Userid.ReadOnly = true;
- this.Userid.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.Userid.Visible = false;
- //
- // colUserCode
- //
- this.colUserCode.DataPropertyName = "UserCode";
- this.colUserCode.HeaderText = "生产工号";
- this.colUserCode.Name = "colUserCode";
- this.colUserCode.ReadOnly = true;
- this.colUserCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- //
- // GoodsID
- //
- this.GoodsID.DataPropertyName = "GoodsID";
- this.GoodsID.HeaderText = "产品ID";
- this.GoodsID.Name = "GoodsID";
- this.GoodsID.ReadOnly = true;
- this.GoodsID.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.GoodsID.Visible = false;
- //
- // GoodsTypeName
- //
- this.GoodsTypeName.DataPropertyName = "GoodsTypeName";
- this.GoodsTypeName.HeaderText = "产品类别";
- this.GoodsTypeName.Name = "GoodsTypeName";
- this.GoodsTypeName.ReadOnly = true;
- this.GoodsTypeName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- //
- // GoodsCode
- //
- this.GoodsCode.DataPropertyName = "GoodsCode";
- this.GoodsCode.HeaderText = "产品编码";
- this.GoodsCode.Name = "GoodsCode";
- this.GoodsCode.ReadOnly = true;
- this.GoodsCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- //
- // overcount
- //
- this.overcount.DataPropertyName = "overcount";
- dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.overcount.DefaultCellStyle = dataGridViewCellStyle10;
- this.overcount.HeaderText = "交接数量";
- this.overcount.Name = "overcount";
- this.overcount.ReadOnly = true;
- this.overcount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- //
- // 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(19, 51);
- this.lblGoodsType.Name = "lblGoodsType";
- this.lblGoodsType.Size = new System.Drawing.Size(53, 12);
- this.lblGoodsType.TabIndex = 31;
- this.lblGoodsType.Text = "产品类别";
- //
- // scbGoodsType
- //
- this.scbGoodsType.CheckedData = null;
- this.scbGoodsType.IsOnlyDisplayEnd = false;
- this.scbGoodsType.Location = new System.Drawing.Point(76, 47);
- this.scbGoodsType.MultiSelect = false;
- this.scbGoodsType.Name = "scbGoodsType";
- this.scbGoodsType.Size = new System.Drawing.Size(120, 21);
- this.scbGoodsType.TabIndex = 30;
- //
- // F_RPT_030107
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1043, 485);
- this.Controls.Add(this.tsrOperate);
- this.Controls.Add(this.gbxCondition);
- this.Controls.Add(this.tblReportModule);
- this.Name = "F_RPT_030107";
- this.Text = "工序交接数量汇总表";
- this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_030103_1_FormClosed);
- this.Load += new System.EventHandler(this.F_RPT_030103_1_Load);
- this.tapReportModuleDetail.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvRptProcedureDetail)).EndInit();
- this.tsrOperate.ResumeLayout(false);
- this.tsrOperate.PerformLayout();
- this.gbxCondition.ResumeLayout(false);
- this.gbxCondition.PerformLayout();
- this.tblReportModule.ResumeLayout(false);
- this.tapReportModule.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvRptProcedure)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.TabPage tapReportModuleDetail;
- private Basics.BaseControls.C_DataGridView dgvRptProcedureDetail;
- 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 Controls.SearchTextBox.dkUserInfoSearchBox dkUserInfoSearchBox;
- private Controls.SearchTextBox.dkProcedureSearchBox dkProcedureSearchBox;
- private Controls.SearchTextBox.dkproductionLineSearchBox dkproductionLineSearchBox;
- private Basics.BaseControls.C_Label lblAccountDateEnd;
- private Basics.BaseControls.C_DateTimePicker dtpPDateEnd;
- private Basics.BaseControls.C_DateTimePicker dtpPDateStart;
- private Basics.BaseControls.C_Button btnClearCondition;
- private Basics.BaseControls.C_Button btnSearch;
- private System.Windows.Forms.TabControl tblReportModule;
- private System.Windows.Forms.TabPage tapReportModule;
- private Basics.BaseControls.C_DataGridView dgvRptProcedure;
- private Basics.BaseControls.C_CheckBox chkspecialrepairflag;
- private Basics.BaseControls.C_TXT_Code txtGroutingUserCode;
- private Basics.BaseControls.C_Label c_Label1;
- private Basics.BaseControls.C_CheckBox chkGDate;
- private Basics.BaseControls.C_Label c_Label2;
- private Basics.BaseControls.C_DateTimePicker dtpGDateEnd;
- private Basics.BaseControls.C_DateTimePicker dtpGDateStart;
- private Basics.BaseControls.C_CheckBox chkDDate;
- private Basics.BaseControls.C_CheckBox chkOver;
- private Basics.BaseControls.C_CheckBox chkPDate;
- private Basics.BaseControls.C_Label c_Label5;
- private Basics.BaseControls.C_DateTimePicker dtpDDateEnd;
- private Basics.BaseControls.C_DateTimePicker dtpDDateStart;
- private Basics.BaseControls.C_Label c_Label3;
- private Basics.BaseControls.C_DateTimePicker dtpOverDateEnd;
- private Basics.BaseControls.C_DateTimePicker dtpOverDateStart;
- private Basics.BaseControls.C_TXT_Code txtGoodCode;
- private Basics.BaseControls.C_Label c_Label4;
- private Controls.SearchTextBox.dkUserInfoSearchBox dkHandOverUser;
- private Controls.SearchTextBox.dkProcedureSearchBox dkHandOverProcedure;
- private Basics.BaseControls.C_CheckBox chkPUserCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn Procedureid;
- private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureName;
- private System.Windows.Forms.DataGridViewTextBoxColumn goodstypename2;
- private System.Windows.Forms.DataGridViewTextBoxColumn goodstypecode2;
- private System.Windows.Forms.DataGridViewTextBoxColumn Userid;
- private System.Windows.Forms.DataGridViewTextBoxColumn colUserCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsID;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsTypeName;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn overcount;
- private System.Windows.Forms.DataGridViewTextBoxColumn colProcedureName;
- private System.Windows.Forms.DataGridViewTextBoxColumn UserCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn ptime;
- private System.Windows.Forms.DataGridViewTextBoxColumn colgoodstypename2;
- private System.Windows.Forms.DataGridViewTextBoxColumn colGoodsTypeName;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode1;
- private System.Windows.Forms.DataGridViewTextBoxColumn BarCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn handoverTime;
- private System.Windows.Forms.DataGridViewTextBoxColumn handoverProcedure;
- private System.Windows.Forms.DataGridViewTextBoxColumn handoverUsercode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingUserCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn groutingmouldcode;
- private System.Windows.Forms.DataGridViewTextBoxColumn groutinglinecode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GDate;
- private System.Windows.Forms.DataGridViewTextBoxColumn DDate;
- private System.Windows.Forms.DataGridViewTextBoxColumn LogoCodeName;
- private Basics.BaseControls.C_Label lblGoodsType;
- private Controls.SearchBox.ScbGoodsType scbGoodsType;
- }
- }
|