| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979 |
- namespace Dongke.IBOSS.PRD.Client.ReportModule
- {
- partial class F_RPT_010202
- {
- /// <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 dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_RPT_010202));
- this.dgvScrapTotalModuleDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.ProductionLineNamed = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.PROCEDURENAMEd = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsTypeNamed = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsCoded = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.zProcedureNamed = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.zUsercoded = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.zStaffNames = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CreateUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Scrapdate = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Rreason = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CDateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DeliverTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.AuditorCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.AuditDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
- this.chkReFireFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.chkAuditDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.c_Label6 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dtpAuditDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.dtpAuditDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.chkGDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.c_Label3 = 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.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.chkScrapDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.chkPDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.lblAccountDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dtpCDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.dtpCDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.chkSpecialRepairFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.txtGoodCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Code();
- this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtAuditUser = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.txtCreatUser = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.dkProcedureSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
- this.dkResponProcedureSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
- this.dkproductionLineSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkproductionLineSearchBox();
- this.dkResponUserInfoSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkUserInfoSearchBox();
- this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.lblScrapDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dtpScrapDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.dtpScrapDateStart = 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.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
- ((System.ComponentModel.ISupportInitialize)(this.dgvScrapTotalModuleDetail)).BeginInit();
- this.gbxCondition.SuspendLayout();
- this.tsrOperate.SuspendLayout();
- this.SuspendLayout();
- //
- // dgvScrapTotalModuleDetail
- //
- this.dgvScrapTotalModuleDetail.AllowUserToAddRows = false;
- this.dgvScrapTotalModuleDetail.AllowUserToDeleteRows = false;
- this.dgvScrapTotalModuleDetail.AllowUserToModifyRows = true;
- this.dgvScrapTotalModuleDetail.AllowUserToOrderColumns = true;
- this.dgvScrapTotalModuleDetail.AllowUserToSortRows = false;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvScrapTotalModuleDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
- this.dgvScrapTotalModuleDetail.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.dgvScrapTotalModuleDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.dgvScrapTotalModuleDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
- this.dgvScrapTotalModuleDetail.CellHeight = 23;
- this.dgvScrapTotalModuleDetail.ChildNodeColumnName = null;
- this.dgvScrapTotalModuleDetail.ChildNodeColumnText = null;
- this.dgvScrapTotalModuleDetail.ColumnDeep = 1;
- this.dgvScrapTotalModuleDetail.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.dgvScrapTotalModuleDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
- this.dgvScrapTotalModuleDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvScrapTotalModuleDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.ProductionLineNamed,
- this.PROCEDURENAMEd,
- this.GoodsTypeNamed,
- this.GoodsCoded,
- this.zProcedureNamed,
- this.zUsercoded,
- this.zStaffNames,
- this.Barcode,
- this.CreateUserCode,
- this.Scrapdate,
- this.Rreason,
- this.GroutingUserCode,
- this.GroutingDate,
- this.GroutingNum,
- this.CDateTime,
- this.DeliverTime,
- this.AuditorCode,
- this.AuditDate,
- this.Remarks});
- this.dgvScrapTotalModuleDetail.ColumnTreeView = null;
- this.dgvScrapTotalModuleDetail.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.dgvScrapTotalModuleDetail.DynamicColumnName = "";
- this.dgvScrapTotalModuleDetail.EnableHeadersVisualStyles = false;
- this.dgvScrapTotalModuleDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvScrapTotalModuleDetail.FormatQuantityColumns = null;
- this.dgvScrapTotalModuleDetail.HorizontalMergeColumn = null;
- this.dgvScrapTotalModuleDetail.IsAutoCountSum = true;
- this.dgvScrapTotalModuleDetail.IsAutoResizeColumns = false;
- this.dgvScrapTotalModuleDetail.IsClickF12 = false;
- this.dgvScrapTotalModuleDetail.IsOpenMergeCellFlag = false;
- this.dgvScrapTotalModuleDetail.IsSubTotalFlag = false;
- this.dgvScrapTotalModuleDetail.IsTopDeep = false;
- this.dgvScrapTotalModuleDetail.Location = new System.Drawing.Point(0, 172);
- this.dgvScrapTotalModuleDetail.Margin = new System.Windows.Forms.Padding(0);
- this.dgvScrapTotalModuleDetail.MergeColumnNames = null;
- this.dgvScrapTotalModuleDetail.MergeDetailColumnNames = null;
- this.dgvScrapTotalModuleDetail.MergeDetailOnlyColumn = null;
- this.dgvScrapTotalModuleDetail.MergeOnlyColumn = null;
- this.dgvScrapTotalModuleDetail.MultiSelect = false;
- this.dgvScrapTotalModuleDetail.Name = "dgvScrapTotalModuleDetail";
- this.dgvScrapTotalModuleDetail.ReadOnly = true;
- this.dgvScrapTotalModuleDetail.RefreshAtHscroll = false;
- this.dgvScrapTotalModuleDetail.RowHeadersWidth = 50;
- this.dgvScrapTotalModuleDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvScrapTotalModuleDetail.RowsDefaultCellStyle = dataGridViewCellStyle9;
- this.dgvScrapTotalModuleDetail.RowTemplate.Height = 21;
- this.dgvScrapTotalModuleDetail.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvScrapTotalModuleDetail.Size = new System.Drawing.Size(1122, 318);
- this.dgvScrapTotalModuleDetail.SortOrderColumnName = null;
- this.dgvScrapTotalModuleDetail.TabIndex = 0;
- this.dgvScrapTotalModuleDetail.Tag = true;
- this.dgvScrapTotalModuleDetail.TotalSumColumns = null;
- this.dgvScrapTotalModuleDetail.ViewRowFilter = "";
- //
- // ProductionLineNamed
- //
- this.ProductionLineNamed.DataPropertyName = "ProductionLineName";
- this.ProductionLineNamed.HeaderText = "生产线";
- this.ProductionLineNamed.Name = "ProductionLineNamed";
- this.ProductionLineNamed.ReadOnly = true;
- //
- // PROCEDURENAMEd
- //
- this.PROCEDURENAMEd.DataPropertyName = "PROCEDURENAME";
- this.PROCEDURENAMEd.HeaderText = "完成工序";
- this.PROCEDURENAMEd.Name = "PROCEDURENAMEd";
- this.PROCEDURENAMEd.ReadOnly = true;
- //
- // GoodsTypeNamed
- //
- this.GoodsTypeNamed.DataPropertyName = "GoodsTypeName";
- this.GoodsTypeNamed.HeaderText = "产品类别";
- this.GoodsTypeNamed.Name = "GoodsTypeNamed";
- this.GoodsTypeNamed.ReadOnly = true;
- //
- // GoodsCoded
- //
- this.GoodsCoded.DataPropertyName = "GoodsCode";
- this.GoodsCoded.HeaderText = "产品编码";
- this.GoodsCoded.Name = "GoodsCoded";
- this.GoodsCoded.ReadOnly = true;
- //
- // zProcedureNamed
- //
- this.zProcedureNamed.DataPropertyName = "zrProcedureName";
- this.zProcedureNamed.HeaderText = "责任工序";
- this.zProcedureNamed.Name = "zProcedureNamed";
- this.zProcedureNamed.ReadOnly = true;
- //
- // zUsercoded
- //
- this.zUsercoded.DataPropertyName = "zrUsercode";
- this.zUsercoded.HeaderText = "责任工号";
- this.zUsercoded.Name = "zUsercoded";
- this.zUsercoded.ReadOnly = true;
- //
- // zStaffNames
- //
- this.zStaffNames.DataPropertyName = "zrStaffNames";
- this.zStaffNames.HeaderText = "责任员工";
- this.zStaffNames.Name = "zStaffNames";
- this.zStaffNames.ReadOnly = true;
- //
- // Barcode
- //
- this.Barcode.DataPropertyName = "Barcode";
- this.Barcode.HeaderText = "产品条码";
- this.Barcode.Name = "Barcode";
- this.Barcode.ReadOnly = true;
- //
- // CreateUserCode
- //
- this.CreateUserCode.DataPropertyName = "CreateUserCode";
- this.CreateUserCode.HeaderText = "报损工号";
- this.CreateUserCode.Name = "CreateUserCode";
- this.CreateUserCode.ReadOnly = true;
- //
- // Scrapdate
- //
- this.Scrapdate.DataPropertyName = "Scrapdate";
- dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle3.Format = "yyyy-MM-dd";
- this.Scrapdate.DefaultCellStyle = dataGridViewCellStyle3;
- this.Scrapdate.HeaderText = "报损日期";
- this.Scrapdate.Name = "Scrapdate";
- this.Scrapdate.ReadOnly = true;
- //
- // Rreason
- //
- this.Rreason.DataPropertyName = "Rreason";
- this.Rreason.HeaderText = "损坯原因";
- this.Rreason.Name = "Rreason";
- this.Rreason.ReadOnly = true;
- //
- // GroutingUserCode
- //
- this.GroutingUserCode.DataPropertyName = "GroutingUserCode";
- this.GroutingUserCode.HeaderText = "成型工号";
- this.GroutingUserCode.Name = "GroutingUserCode";
- this.GroutingUserCode.ReadOnly = true;
- //
- // GroutingDate
- //
- this.GroutingDate.DataPropertyName = "GroutingDate";
- dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle4.Format = "yyyy-MM-dd";
- this.GroutingDate.DefaultCellStyle = dataGridViewCellStyle4;
- this.GroutingDate.HeaderText = "注浆日期";
- this.GroutingDate.Name = "GroutingDate";
- this.GroutingDate.ReadOnly = true;
- //
- // GroutingNum
- //
- this.GroutingNum.DataPropertyName = "GroutingNum";
- dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.GroutingNum.DefaultCellStyle = dataGridViewCellStyle5;
- this.GroutingNum.HeaderText = "注浆次数";
- this.GroutingNum.Name = "GroutingNum";
- this.GroutingNum.ReadOnly = true;
- //
- // CDateTime
- //
- this.CDateTime.DataPropertyName = "CreateTime";
- dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle6.Format = "yyyy-MM-dd HH:mm:ss";
- this.CDateTime.DefaultCellStyle = dataGridViewCellStyle6;
- this.CDateTime.HeaderText = "完成时间";
- this.CDateTime.Name = "CDateTime";
- this.CDateTime.ReadOnly = true;
- //
- // DeliverTime
- //
- this.DeliverTime.DataPropertyName = "DeliverTime";
- dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle7.Format = "yyyy-MM-dd HH:mm:ss";
- this.DeliverTime.DefaultCellStyle = dataGridViewCellStyle7;
- this.DeliverTime.HeaderText = "交坯时间";
- this.DeliverTime.Name = "DeliverTime";
- this.DeliverTime.ReadOnly = true;
- //
- // AuditorCode
- //
- this.AuditorCode.DataPropertyName = "AuditorCode";
- this.AuditorCode.HeaderText = "审核工号";
- this.AuditorCode.Name = "AuditorCode";
- this.AuditorCode.ReadOnly = true;
- //
- // AuditDate
- //
- this.AuditDate.DataPropertyName = "AuditDate";
- dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle8.Format = "yyyy-MM-dd";
- this.AuditDate.DefaultCellStyle = dataGridViewCellStyle8;
- this.AuditDate.HeaderText = "审核日期";
- this.AuditDate.Name = "AuditDate";
- this.AuditDate.ReadOnly = true;
- //
- // Remarks
- //
- this.Remarks.DataPropertyName = "Remarks";
- this.Remarks.HeaderText = "备注";
- this.Remarks.Name = "Remarks";
- this.Remarks.ReadOnly = true;
- //
- // 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.chkReFireFlag);
- this.gbxCondition.Controls.Add(this.chkAuditDate);
- this.gbxCondition.Controls.Add(this.c_Label6);
- this.gbxCondition.Controls.Add(this.dtpAuditDateEnd);
- this.gbxCondition.Controls.Add(this.dtpAuditDateStart);
- this.gbxCondition.Controls.Add(this.chkGDate);
- this.gbxCondition.Controls.Add(this.c_Label3);
- this.gbxCondition.Controls.Add(this.dtpGDateEnd);
- this.gbxCondition.Controls.Add(this.dtpGDateStart);
- this.gbxCondition.Controls.Add(this.chkDDate);
- this.gbxCondition.Controls.Add(this.c_Label5);
- this.gbxCondition.Controls.Add(this.dtpDDateEnd);
- this.gbxCondition.Controls.Add(this.dtpDDateStart);
- this.gbxCondition.Controls.Add(this.chkScrapDateStart);
- this.gbxCondition.Controls.Add(this.chkPDate);
- this.gbxCondition.Controls.Add(this.lblAccountDateEnd);
- this.gbxCondition.Controls.Add(this.dtpCDateEnd);
- this.gbxCondition.Controls.Add(this.dtpCDateStart);
- this.gbxCondition.Controls.Add(this.chkSpecialRepairFlag);
- this.gbxCondition.Controls.Add(this.txtGoodCode);
- this.gbxCondition.Controls.Add(this.c_Label4);
- this.gbxCondition.Controls.Add(this.txtAuditUser);
- this.gbxCondition.Controls.Add(this.txtCreatUser);
- this.gbxCondition.Controls.Add(this.dkProcedureSearchBox);
- this.gbxCondition.Controls.Add(this.dkResponProcedureSearchBox);
- this.gbxCondition.Controls.Add(this.dkproductionLineSearchBox);
- this.gbxCondition.Controls.Add(this.dkResponUserInfoSearchBox);
- this.gbxCondition.Controls.Add(this.c_Label2);
- this.gbxCondition.Controls.Add(this.c_Label1);
- this.gbxCondition.Controls.Add(this.lblScrapDateEnd);
- this.gbxCondition.Controls.Add(this.dtpScrapDateEnd);
- this.gbxCondition.Controls.Add(this.dtpScrapDateStart);
- 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(1122, 131);
- this.gbxCondition.TabIndex = 1;
- this.gbxCondition.TabStop = false;
- this.gbxCondition.Text = "查询条件 ▼";
- //
- // chkReFireFlag
- //
- this.chkReFireFlag.AutoSize = true;
- this.chkReFireFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.chkReFireFlag.Location = new System.Drawing.Point(741, 76);
- this.chkReFireFlag.Name = "chkReFireFlag";
- this.chkReFireFlag.Size = new System.Drawing.Size(108, 16);
- this.chkReFireFlag.TabIndex = 34;
- this.chkReFireFlag.Text = "包含重烧后报损";
- this.chkReFireFlag.UseVisualStyleBackColor = true;
- this.chkReFireFlag.Visible = false;
- //
- // chkAuditDate
- //
- this.chkAuditDate.AutoSize = true;
- this.chkAuditDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.chkAuditDate.Location = new System.Drawing.Point(365, 103);
- this.chkAuditDate.Name = "chkAuditDate";
- this.chkAuditDate.Size = new System.Drawing.Size(72, 16);
- this.chkAuditDate.TabIndex = 27;
- this.chkAuditDate.Text = "审核时间";
- this.chkAuditDate.UseVisualStyleBackColor = true;
- this.chkAuditDate.CheckedChanged += new System.EventHandler(this.chkAuditDate_CheckedChanged);
- //
- // c_Label6
- //
- this.c_Label6.AutoSize = true;
- this.c_Label6.BackColor = System.Drawing.Color.Transparent;
- this.c_Label6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.c_Label6.ForeColor = System.Drawing.SystemColors.ControlText;
- this.c_Label6.Location = new System.Drawing.Point(579, 105);
- this.c_Label6.Name = "c_Label6";
- this.c_Label6.Size = new System.Drawing.Size(17, 12);
- this.c_Label6.TabIndex = 29;
- this.c_Label6.Text = "至";
- //
- // dtpAuditDateEnd
- //
- this.dtpAuditDateEnd.CustomFormat = "yyyy-MM-dd HH:mm";
- this.dtpAuditDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpAuditDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpAuditDateEnd.Location = new System.Drawing.Point(602, 101);
- this.dtpAuditDateEnd.Name = "dtpAuditDateEnd";
- this.dtpAuditDateEnd.Size = new System.Drawing.Size(133, 21);
- this.dtpAuditDateEnd.TabIndex = 30;
- //
- // dtpAuditDateStart
- //
- this.dtpAuditDateStart.CustomFormat = "yyyy-MM-dd HH:mm";
- this.dtpAuditDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpAuditDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpAuditDateStart.Location = new System.Drawing.Point(440, 101);
- this.dtpAuditDateStart.Name = "dtpAuditDateStart";
- this.dtpAuditDateStart.Size = new System.Drawing.Size(133, 21);
- this.dtpAuditDateStart.TabIndex = 28;
- //
- // 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(365, 22);
- this.chkGDate.Name = "chkGDate";
- this.chkGDate.Size = new System.Drawing.Size(72, 16);
- this.chkGDate.TabIndex = 2;
- this.chkGDate.Text = "注浆时间";
- this.chkGDate.UseVisualStyleBackColor = true;
- this.chkGDate.CheckedChanged += new System.EventHandler(this.chkGDate_CheckedChanged);
- //
- // 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(579, 24);
- this.c_Label3.Name = "c_Label3";
- this.c_Label3.Size = new System.Drawing.Size(17, 12);
- this.c_Label3.TabIndex = 4;
- this.c_Label3.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(602, 20);
- this.dtpGDateEnd.Name = "dtpGDateEnd";
- this.dtpGDateEnd.Size = new System.Drawing.Size(133, 21);
- this.dtpGDateEnd.TabIndex = 5;
- //
- // 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(440, 20);
- this.dtpGDateStart.Name = "dtpGDateStart";
- this.dtpGDateStart.Size = new System.Drawing.Size(133, 21);
- this.dtpGDateStart.TabIndex = 3;
- //
- // 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(741, 22);
- this.chkDDate.Name = "chkDDate";
- this.chkDDate.Size = new System.Drawing.Size(72, 16);
- this.chkDDate.TabIndex = 6;
- this.chkDDate.Text = "交坯时间";
- this.chkDDate.UseVisualStyleBackColor = true;
- this.chkDDate.CheckedChanged += new System.EventHandler(this.chkDDate_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(955, 24);
- this.c_Label5.Name = "c_Label5";
- this.c_Label5.Size = new System.Drawing.Size(17, 12);
- this.c_Label5.TabIndex = 8;
- 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(978, 20);
- this.dtpDDateEnd.Name = "dtpDDateEnd";
- this.dtpDDateEnd.Size = new System.Drawing.Size(133, 21);
- this.dtpDDateEnd.TabIndex = 9;
- //
- // 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(816, 20);
- this.dtpDDateStart.Name = "dtpDDateStart";
- this.dtpDDateStart.Size = new System.Drawing.Size(133, 21);
- this.dtpDDateStart.TabIndex = 7;
- //
- // chkScrapDateStart
- //
- this.chkScrapDateStart.AutoSize = true;
- this.chkScrapDateStart.Checked = true;
- this.chkScrapDateStart.CheckState = System.Windows.Forms.CheckState.Checked;
- this.chkScrapDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.chkScrapDateStart.Location = new System.Drawing.Point(365, 76);
- this.chkScrapDateStart.Name = "chkScrapDateStart";
- this.chkScrapDateStart.Size = new System.Drawing.Size(72, 16);
- this.chkScrapDateStart.TabIndex = 19;
- this.chkScrapDateStart.Text = "报损时间";
- this.chkScrapDateStart.UseVisualStyleBackColor = true;
- this.chkScrapDateStart.CheckedChanged += new System.EventHandler(this.chkScrapDateStart_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(365, 49);
- this.chkPDate.Name = "chkPDate";
- this.chkPDate.Size = new System.Drawing.Size(72, 16);
- this.chkPDate.TabIndex = 13;
- this.chkPDate.Text = "完成时间";
- this.chkPDate.UseVisualStyleBackColor = true;
- this.chkPDate.CheckedChanged += new System.EventHandler(this.chkPDate_CheckedChanged);
- //
- // 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(579, 51);
- this.lblAccountDateEnd.Name = "lblAccountDateEnd";
- this.lblAccountDateEnd.Size = new System.Drawing.Size(17, 12);
- this.lblAccountDateEnd.TabIndex = 15;
- this.lblAccountDateEnd.Text = "至";
- //
- // dtpCDateEnd
- //
- this.dtpCDateEnd.CustomFormat = "yyyy-MM-dd HH:mm";
- this.dtpCDateEnd.Enabled = false;
- this.dtpCDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpCDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpCDateEnd.Location = new System.Drawing.Point(602, 47);
- this.dtpCDateEnd.Name = "dtpCDateEnd";
- this.dtpCDateEnd.Size = new System.Drawing.Size(133, 21);
- this.dtpCDateEnd.TabIndex = 16;
- //
- // dtpCDateStart
- //
- this.dtpCDateStart.CustomFormat = "yyyy-MM-dd HH:mm";
- this.dtpCDateStart.Enabled = false;
- this.dtpCDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpCDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpCDateStart.Location = new System.Drawing.Point(440, 47);
- this.dtpCDateStart.Name = "dtpCDateStart";
- this.dtpCDateStart.Size = new System.Drawing.Size(133, 21);
- this.dtpCDateStart.TabIndex = 14;
- //
- // chkSpecialRepairFlag
- //
- this.chkSpecialRepairFlag.AutoSize = true;
- this.chkSpecialRepairFlag.Checked = true;
- this.chkSpecialRepairFlag.CheckState = System.Windows.Forms.CheckState.Checked;
- this.chkSpecialRepairFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.chkSpecialRepairFlag.Location = new System.Drawing.Point(741, 103);
- this.chkSpecialRepairFlag.Name = "chkSpecialRepairFlag";
- this.chkSpecialRepairFlag.Size = new System.Drawing.Size(108, 16);
- this.chkSpecialRepairFlag.TabIndex = 31;
- this.chkSpecialRepairFlag.Text = "包含损坯后干补";
- this.chkSpecialRepairFlag.UseVisualStyleBackColor = true;
- //
- // 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(73, 47);
- this.txtGoodCode.Name = "txtGoodCode";
- this.txtGoodCode.Size = new System.Drawing.Size(110, 21);
- this.txtGoodCode.TabIndex = 11;
- 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(13, 51);
- this.c_Label4.Name = "c_Label4";
- this.c_Label4.Size = new System.Drawing.Size(53, 12);
- this.c_Label4.TabIndex = 10;
- this.c_Label4.Text = "产品编码";
- //
- // txtAuditUser
- //
- this.txtAuditUser.BackColor = System.Drawing.SystemColors.Window;
- this.txtAuditUser.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtAuditUser.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtAuditUser.ErrorMessage = "";
- this.txtAuditUser.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtAuditUser.Location = new System.Drawing.Point(248, 101);
- this.txtAuditUser.Name = "txtAuditUser";
- this.txtAuditUser.Size = new System.Drawing.Size(111, 21);
- this.txtAuditUser.TabIndex = 26;
- this.txtAuditUser.TextValue = "";
- //
- // txtCreatUser
- //
- this.txtCreatUser.BackColor = System.Drawing.SystemColors.Window;
- this.txtCreatUser.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtCreatUser.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtCreatUser.ErrorMessage = "";
- this.txtCreatUser.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtCreatUser.Location = new System.Drawing.Point(73, 101);
- this.txtCreatUser.Name = "txtCreatUser";
- this.txtCreatUser.Size = new System.Drawing.Size(109, 21);
- this.txtCreatUser.TabIndex = 24;
- this.txtCreatUser.TextValue = "";
- //
- // 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(189, 47);
- 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(170, 21);
- this.dkProcedureSearchBox.TabIndex = 12;
- this.dkProcedureSearchBox.Title = "完成工序";
- this.dkProcedureSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
- //
- // dkResponProcedureSearchBox
- //
- this.dkResponProcedureSearchBox.BackColor = System.Drawing.Color.Transparent;
- this.dkResponProcedureSearchBox.DataSource = null;
- this.dkResponProcedureSearchBox.Enabled = true;
- this.dkResponProcedureSearchBox.IsEnablePurview = false;
- this.dkResponProcedureSearchBox.IsMustInput = false;
- this.dkResponProcedureSearchBox.Location = new System.Drawing.Point(15, 74);
- this.dkResponProcedureSearchBox.ModelType = null;
- this.dkResponProcedureSearchBox.Name = "dkResponProcedureSearchBox";
- this.dkResponProcedureSearchBox.ProcedureCode = "";
- this.dkResponProcedureSearchBox.ProcedureID = null;
- this.dkResponProcedureSearchBox.ProcedureIDS = null;
- this.dkResponProcedureSearchBox.ProcedureName = null;
- this.dkResponProcedureSearchBox.Purview = null;
- this.dkResponProcedureSearchBox.PurviewType = ((byte)(0));
- this.dkResponProcedureSearchBox.SelectMore = true;
- this.dkResponProcedureSearchBox.Size = new System.Drawing.Size(170, 21);
- this.dkResponProcedureSearchBox.TabIndex = 17;
- this.dkResponProcedureSearchBox.Title = "责任工序";
- this.dkResponProcedureSearchBox.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(15, 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(170, 21);
- this.dkproductionLineSearchBox.TabIndex = 0;
- this.dkproductionLineSearchBox.Title = " 生产线";
- this.dkproductionLineSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
- //
- // dkResponUserInfoSearchBox
- //
- this.dkResponUserInfoSearchBox.DataSource = null;
- this.dkResponUserInfoSearchBox.Enabled = true;
- this.dkResponUserInfoSearchBox.IsMustInput = false;
- this.dkResponUserInfoSearchBox.IsWorker = false;
- this.dkResponUserInfoSearchBox.Location = new System.Drawing.Point(189, 74);
- this.dkResponUserInfoSearchBox.Name = "dkResponUserInfoSearchBox";
- this.dkResponUserInfoSearchBox.PurviewType = ((byte)(0));
- this.dkResponUserInfoSearchBox.SelectMore = true;
- this.dkResponUserInfoSearchBox.Size = new System.Drawing.Size(170, 21);
- this.dkResponUserInfoSearchBox.TabIndex = 18;
- this.dkResponUserInfoSearchBox.Title = "责任工号";
- this.dkResponUserInfoSearchBox.TxtUserBackColor = System.Drawing.SystemColors.Control;
- this.dkResponUserInfoSearchBox.UserCode = "";
- this.dkResponUserInfoSearchBox.UserID = null;
- this.dkResponUserInfoSearchBox.UserIDS = null;
- this.dkResponUserInfoSearchBox.UserName = null;
- //
- // 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(189, 105);
- this.c_Label2.Name = "c_Label2";
- this.c_Label2.Size = new System.Drawing.Size(53, 12);
- this.c_Label2.TabIndex = 25;
- this.c_Label2.Text = "审核工号";
- //
- // c_Label1
- //
- this.c_Label1.AutoSize = true;
- this.c_Label1.BackColor = System.Drawing.Color.Transparent;
- this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
- this.c_Label1.Location = new System.Drawing.Point(13, 105);
- this.c_Label1.Name = "c_Label1";
- this.c_Label1.Size = new System.Drawing.Size(53, 12);
- this.c_Label1.TabIndex = 23;
- this.c_Label1.Text = "报损工号";
- //
- // lblScrapDateEnd
- //
- this.lblScrapDateEnd.AutoSize = true;
- this.lblScrapDateEnd.BackColor = System.Drawing.Color.Transparent;
- this.lblScrapDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblScrapDateEnd.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblScrapDateEnd.Location = new System.Drawing.Point(579, 78);
- this.lblScrapDateEnd.Name = "lblScrapDateEnd";
- this.lblScrapDateEnd.Size = new System.Drawing.Size(17, 12);
- this.lblScrapDateEnd.TabIndex = 21;
- this.lblScrapDateEnd.Text = "至";
- //
- // dtpScrapDateEnd
- //
- this.dtpScrapDateEnd.CustomFormat = "yyyy-MM-dd HH:mm";
- this.dtpScrapDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpScrapDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpScrapDateEnd.Location = new System.Drawing.Point(602, 74);
- this.dtpScrapDateEnd.Name = "dtpScrapDateEnd";
- this.dtpScrapDateEnd.Size = new System.Drawing.Size(133, 21);
- this.dtpScrapDateEnd.TabIndex = 22;
- //
- // dtpScrapDateStart
- //
- this.dtpScrapDateStart.CustomFormat = "yyyy-MM-dd HH:mm";
- this.dtpScrapDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpScrapDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpScrapDateStart.Location = new System.Drawing.Point(440, 74);
- this.dtpScrapDateStart.Name = "dtpScrapDateStart";
- this.dtpScrapDateStart.Size = new System.Drawing.Size(133, 21);
- this.dtpScrapDateStart.TabIndex = 20;
- //
- // 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(1026, 92);
- this.btnClearCondition.Name = "btnClearCondition";
- this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
- this.btnClearCondition.TabIndex = 33;
- 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(935, 92);
- this.btnSearch.Name = "btnSearch";
- this.btnSearch.Size = new System.Drawing.Size(85, 30);
- this.btnSearch.TabIndex = 32;
- 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.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(1134, 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);
- //
- // 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(189, 24);
- this.lblGoodsType.Name = "lblGoodsType";
- this.lblGoodsType.Size = new System.Drawing.Size(53, 12);
- this.lblGoodsType.TabIndex = 36;
- this.lblGoodsType.Text = "产品类别";
- //
- // scbGoodsType
- //
- this.scbGoodsType.CheckedData = null;
- this.scbGoodsType.IsOnlyDisplayEnd = false;
- this.scbGoodsType.Location = new System.Drawing.Point(248, 20);
- this.scbGoodsType.MultiSelect = false;
- this.scbGoodsType.Name = "scbGoodsType";
- this.scbGoodsType.Size = new System.Drawing.Size(111, 21);
- this.scbGoodsType.TabIndex = 35;
- //
- // F_RPT_010202
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1134, 490);
- this.Controls.Add(this.dgvScrapTotalModuleDetail);
- this.Controls.Add(this.gbxCondition);
- this.Controls.Add(this.tsrOperate);
- this.Name = "F_RPT_010202";
- this.Text = "产品损坯明细表";
- this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_010202_FormClosed);
- this.Load += new System.EventHandler(this.F_RPT_010202_Load);
- ((System.ComponentModel.ISupportInitialize)(this.dgvScrapTotalModuleDetail)).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_Label lblScrapDateEnd;
- private Basics.BaseControls.C_DateTimePicker dtpScrapDateEnd;
- private Basics.BaseControls.C_DateTimePicker dtpScrapDateStart;
- private Basics.BaseControls.C_Button btnClearCondition;
- private Basics.BaseControls.C_Button btnSearch;
- private Basics.BaseControls.C_DataGridView dgvScrapTotalModuleDetail;
- private Controls.SearchTextBox.dkUserInfoSearchBox dkResponUserInfoSearchBox;
- private Controls.SearchTextBox.dkproductionLineSearchBox dkproductionLineSearchBox;
- private Controls.SearchTextBox.dkProcedureSearchBox dkResponProcedureSearchBox;
- private Controls.SearchTextBox.dkProcedureSearchBox dkProcedureSearchBox;
- private Basics.BaseControls.C_TextBox txtCreatUser;
- private Basics.BaseControls.C_Label c_Label1;
- private Basics.BaseControls.C_TextBox txtAuditUser;
- private Basics.BaseControls.C_Label c_Label2;
- private Basics.BaseControls.C_TXT_Code txtGoodCode;
- private Basics.BaseControls.C_Label c_Label4;
- private Basics.BaseControls.C_CheckBox chkSpecialRepairFlag;
- private Basics.BaseControls.C_CheckBox chkPDate;
- private Basics.BaseControls.C_Label lblAccountDateEnd;
- private Basics.BaseControls.C_DateTimePicker dtpCDateEnd;
- private Basics.BaseControls.C_DateTimePicker dtpCDateStart;
- private Basics.BaseControls.C_CheckBox chkGDate;
- private Basics.BaseControls.C_Label c_Label3;
- private Basics.BaseControls.C_DateTimePicker dtpGDateEnd;
- private Basics.BaseControls.C_DateTimePicker dtpGDateStart;
- private Basics.BaseControls.C_CheckBox chkDDate;
- private Basics.BaseControls.C_Label c_Label5;
- private Basics.BaseControls.C_DateTimePicker dtpDDateEnd;
- private Basics.BaseControls.C_DateTimePicker dtpDDateStart;
- private Basics.BaseControls.C_CheckBox chkScrapDateStart;
- private Basics.BaseControls.C_CheckBox chkAuditDate;
- private Basics.BaseControls.C_Label c_Label6;
- private Basics.BaseControls.C_DateTimePicker dtpAuditDateEnd;
- private Basics.BaseControls.C_DateTimePicker dtpAuditDateStart;
- private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineNamed;
- private System.Windows.Forms.DataGridViewTextBoxColumn PROCEDURENAMEd;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsTypeNamed;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCoded;
- private System.Windows.Forms.DataGridViewTextBoxColumn zProcedureNamed;
- private System.Windows.Forms.DataGridViewTextBoxColumn zUsercoded;
- private System.Windows.Forms.DataGridViewTextBoxColumn zStaffNames;
- private System.Windows.Forms.DataGridViewTextBoxColumn Barcode;
- private System.Windows.Forms.DataGridViewTextBoxColumn CreateUserCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn Scrapdate;
- private System.Windows.Forms.DataGridViewTextBoxColumn Rreason;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingUserCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDate;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingNum;
- private System.Windows.Forms.DataGridViewTextBoxColumn CDateTime;
- private System.Windows.Forms.DataGridViewTextBoxColumn DeliverTime;
- private System.Windows.Forms.DataGridViewTextBoxColumn AuditorCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn AuditDate;
- private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
- private Basics.BaseControls.C_CheckBox chkReFireFlag;
- private Basics.BaseControls.C_Label lblGoodsType;
- private Controls.SearchBox.ScbGoodsType scbGoodsType;
- }
- }
|