| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956 |
- namespace Dongke.IBOSS.PRD.Client.ReportModule
- {
- partial class F_RPT_030110
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_RPT_030110));
- 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();
- this.gbSelect = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
- this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
- this.chkSemiCheckType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ValidCheckedBoxList();
- this.chkReSemiCheckType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ValidCheckedBoxList();
- this.txtReSemiCheckUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.lblReSemiCheckUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtSemiCheckUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.lblSemiCheckUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtCUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.lblCUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dkRProcedureSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
- this.dkCProcedureSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
- this.txtReworkUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.lblReworkUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.cbDeliveryDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.cbReSemiCheck = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.cbSemiCheck = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.cbGroutingDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.cbCDateTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.txtDeliveryDateTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtReSemiCheckDateTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.txtSemiCheckDateTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.c_Label7 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtGroutingDateTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtReSemiCheckDateTimeStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.txtDeliveryDateTimeStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.txtSemiCheckDateTimeStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.txtCDateTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.txtGroutingDateTimeStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.lblTo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtCDateTimeStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.txtGroutingUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.lblGroutingUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.lblGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
- this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
- this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
- this.dgvSemiCheck = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.reworkprocedurename = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.goodstypename2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.reworkusercode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.goodscode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.goodstypename = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.reworkcount = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.badcount = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.renocount = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.regoodcount = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.rebadcount = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.renocountsum = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.gbSelect.SuspendLayout();
- this.tsrOperate.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvSemiCheck)).BeginInit();
- this.SuspendLayout();
- //
- // gbSelect
- //
- this.gbSelect.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.gbSelect.BackColor = System.Drawing.Color.Transparent;
- this.gbSelect.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbSelect.BackgroundImage")));
- this.gbSelect.Controls.Add(this.lblGoodsType);
- this.gbSelect.Controls.Add(this.scbGoodsType);
- this.gbSelect.Controls.Add(this.chkSemiCheckType);
- this.gbSelect.Controls.Add(this.chkReSemiCheckType);
- this.gbSelect.Controls.Add(this.txtReSemiCheckUserCode);
- this.gbSelect.Controls.Add(this.lblReSemiCheckUserCode);
- this.gbSelect.Controls.Add(this.txtSemiCheckUserCode);
- this.gbSelect.Controls.Add(this.lblSemiCheckUserCode);
- this.gbSelect.Controls.Add(this.txtCUserCode);
- this.gbSelect.Controls.Add(this.lblCUserCode);
- this.gbSelect.Controls.Add(this.dkRProcedureSearchBox);
- this.gbSelect.Controls.Add(this.dkCProcedureSearchBox);
- this.gbSelect.Controls.Add(this.txtReworkUserCode);
- this.gbSelect.Controls.Add(this.lblReworkUserCode);
- this.gbSelect.Controls.Add(this.txtGoodsCode);
- this.gbSelect.Controls.Add(this.btnClearCondition);
- this.gbSelect.Controls.Add(this.btnSearch);
- this.gbSelect.Controls.Add(this.cbDeliveryDate);
- this.gbSelect.Controls.Add(this.cbReSemiCheck);
- this.gbSelect.Controls.Add(this.cbSemiCheck);
- this.gbSelect.Controls.Add(this.cbGroutingDate);
- this.gbSelect.Controls.Add(this.cbCDateTime);
- this.gbSelect.Controls.Add(this.txtDeliveryDateTimeEnd);
- this.gbSelect.Controls.Add(this.c_Label3);
- this.gbSelect.Controls.Add(this.txtReSemiCheckDateTimeEnd);
- this.gbSelect.Controls.Add(this.txtSemiCheckDateTimeEnd);
- this.gbSelect.Controls.Add(this.c_Label7);
- this.gbSelect.Controls.Add(this.txtGroutingDateTimeEnd);
- this.gbSelect.Controls.Add(this.c_Label4);
- this.gbSelect.Controls.Add(this.c_Label2);
- this.gbSelect.Controls.Add(this.txtReSemiCheckDateTimeStart);
- this.gbSelect.Controls.Add(this.txtDeliveryDateTimeStart);
- this.gbSelect.Controls.Add(this.txtSemiCheckDateTimeStart);
- this.gbSelect.Controls.Add(this.txtCDateTimeEnd);
- this.gbSelect.Controls.Add(this.txtGroutingDateTimeStart);
- this.gbSelect.Controls.Add(this.lblTo);
- this.gbSelect.Controls.Add(this.txtCDateTimeStart);
- this.gbSelect.Controls.Add(this.txtGroutingUserCode);
- this.gbSelect.Controls.Add(this.lblGroutingUserCode);
- this.gbSelect.Controls.Add(this.lblGoodsCode);
- this.gbSelect.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.gbSelect.ForeColor = System.Drawing.SystemColors.ControlText;
- this.gbSelect.IsMustInput = false;
- this.gbSelect.Location = new System.Drawing.Point(0, 38);
- this.gbSelect.Name = "gbSelect";
- this.gbSelect.OriginalHeight = -1;
- this.gbSelect.Size = new System.Drawing.Size(1152, 156);
- this.gbSelect.TabIndex = 1;
- this.gbSelect.TabStop = false;
- this.gbSelect.Text = "查询条件 ▼";
- //
- // lblGoodsType
- //
- this.lblGoodsType.AutoSize = true;
- this.lblGoodsType.BackColor = System.Drawing.SystemColors.Control;
- this.lblGoodsType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblGoodsType.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblGoodsType.Location = new System.Drawing.Point(12, 28);
- this.lblGoodsType.Name = "lblGoodsType";
- this.lblGoodsType.Size = new System.Drawing.Size(53, 12);
- this.lblGoodsType.TabIndex = 40;
- this.lblGoodsType.Text = "产品类别";
- //
- // scbGoodsType
- //
- this.scbGoodsType.CheckedData = null;
- this.scbGoodsType.IsOnlyDisplayEnd = false;
- this.scbGoodsType.Location = new System.Drawing.Point(71, 24);
- this.scbGoodsType.Name = "scbGoodsType";
- this.scbGoodsType.Size = new System.Drawing.Size(121, 21);
- this.scbGoodsType.TabIndex = 39;
- //
- // chkSemiCheckType
- //
- this.chkSemiCheckType.BackColor = System.Drawing.SystemColors.Window;
- this.chkSemiCheckType.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkSemiCheckType.BackgroundImage")));
- this.chkSemiCheckType.CheckedListBoxMinSize = new System.Drawing.Size(0, 0);
- this.chkSemiCheckType.DataSource = null;
- this.chkSemiCheckType.DisplayMember = "ValidFlagName";
- this.chkSemiCheckType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.chkSemiCheckType.LablePositionValue = Dongke.IBOSS.PRD.Basics.BaseControls.CheckedBoxListEx.LablePosition.Left;
- this.chkSemiCheckType.Location = new System.Drawing.Point(767, 28);
- this.chkSemiCheckType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.chkSemiCheckType.Name = "chkSemiCheckType";
- this.chkSemiCheckType.SelectedIndex = -1;
- this.chkSemiCheckType.SelectedValues = new object[0];
- this.chkSemiCheckType.Size = new System.Drawing.Size(192, 52);
- this.chkSemiCheckType.TabIndex = 35;
- this.chkSemiCheckType.Title = "半检状态";
- this.chkSemiCheckType.TitleAlign = System.Drawing.ContentAlignment.TopLeft;
- this.chkSemiCheckType.ValueMember = "ValidFlagID";
- //
- // chkReSemiCheckType
- //
- this.chkReSemiCheckType.BackColor = System.Drawing.SystemColors.Window;
- this.chkReSemiCheckType.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkReSemiCheckType.BackgroundImage")));
- this.chkReSemiCheckType.CheckedListBoxMinSize = new System.Drawing.Size(0, 0);
- this.chkReSemiCheckType.DataSource = null;
- this.chkReSemiCheckType.DisplayMember = "ValidFlagName";
- this.chkReSemiCheckType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.chkReSemiCheckType.LablePositionValue = Dongke.IBOSS.PRD.Basics.BaseControls.CheckedBoxListEx.LablePosition.Left;
- this.chkReSemiCheckType.Location = new System.Drawing.Point(767, 84);
- this.chkReSemiCheckType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.chkReSemiCheckType.Name = "chkReSemiCheckType";
- this.chkReSemiCheckType.SelectedIndex = -1;
- this.chkReSemiCheckType.SelectedValues = new object[0];
- this.chkReSemiCheckType.Size = new System.Drawing.Size(192, 52);
- this.chkReSemiCheckType.TabIndex = 36;
- this.chkReSemiCheckType.Title = "复检状态";
- this.chkReSemiCheckType.TitleAlign = System.Drawing.ContentAlignment.TopLeft;
- this.chkReSemiCheckType.ValueMember = "ValidFlagID";
- //
- // txtReSemiCheckUserCode
- //
- this.txtReSemiCheckUserCode.BackColor = System.Drawing.SystemColors.Window;
- this.txtReSemiCheckUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtReSemiCheckUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtReSemiCheckUserCode.ErrorMessage = "";
- this.txtReSemiCheckUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtReSemiCheckUserCode.Location = new System.Drawing.Point(257, 104);
- this.txtReSemiCheckUserCode.MaxLength = 20;
- this.txtReSemiCheckUserCode.Name = "txtReSemiCheckUserCode";
- this.txtReSemiCheckUserCode.Size = new System.Drawing.Size(121, 21);
- this.txtReSemiCheckUserCode.TabIndex = 24;
- //
- // lblReSemiCheckUserCode
- //
- this.lblReSemiCheckUserCode.AutoSize = true;
- this.lblReSemiCheckUserCode.BackColor = System.Drawing.Color.Transparent;
- this.lblReSemiCheckUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblReSemiCheckUserCode.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblReSemiCheckUserCode.Location = new System.Drawing.Point(198, 108);
- this.lblReSemiCheckUserCode.Name = "lblReSemiCheckUserCode";
- this.lblReSemiCheckUserCode.Size = new System.Drawing.Size(53, 12);
- this.lblReSemiCheckUserCode.TabIndex = 23;
- this.lblReSemiCheckUserCode.Text = "复检工号";
- //
- // txtSemiCheckUserCode
- //
- this.txtSemiCheckUserCode.BackColor = System.Drawing.SystemColors.Window;
- this.txtSemiCheckUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtSemiCheckUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtSemiCheckUserCode.ErrorMessage = "";
- this.txtSemiCheckUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtSemiCheckUserCode.Location = new System.Drawing.Point(257, 77);
- this.txtSemiCheckUserCode.MaxLength = 20;
- this.txtSemiCheckUserCode.Name = "txtSemiCheckUserCode";
- this.txtSemiCheckUserCode.Size = new System.Drawing.Size(121, 21);
- this.txtSemiCheckUserCode.TabIndex = 16;
- //
- // lblSemiCheckUserCode
- //
- this.lblSemiCheckUserCode.AutoSize = true;
- this.lblSemiCheckUserCode.BackColor = System.Drawing.Color.Transparent;
- this.lblSemiCheckUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblSemiCheckUserCode.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblSemiCheckUserCode.Location = new System.Drawing.Point(198, 81);
- this.lblSemiCheckUserCode.Name = "lblSemiCheckUserCode";
- this.lblSemiCheckUserCode.Size = new System.Drawing.Size(53, 12);
- this.lblSemiCheckUserCode.TabIndex = 15;
- this.lblSemiCheckUserCode.Text = "半检工号";
- //
- // txtCUserCode
- //
- this.txtCUserCode.BackColor = System.Drawing.SystemColors.Window;
- this.txtCUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtCUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtCUserCode.ErrorMessage = "";
- this.txtCUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtCUserCode.Location = new System.Drawing.Point(257, 50);
- this.txtCUserCode.MaxLength = 20;
- this.txtCUserCode.Name = "txtCUserCode";
- this.txtCUserCode.Size = new System.Drawing.Size(121, 21);
- this.txtCUserCode.TabIndex = 9;
- //
- // lblCUserCode
- //
- this.lblCUserCode.AutoSize = true;
- this.lblCUserCode.BackColor = System.Drawing.Color.Transparent;
- this.lblCUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblCUserCode.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblCUserCode.Location = new System.Drawing.Point(198, 54);
- this.lblCUserCode.Name = "lblCUserCode";
- this.lblCUserCode.Size = new System.Drawing.Size(53, 12);
- this.lblCUserCode.TabIndex = 8;
- this.lblCUserCode.Text = "完成工号";
- //
- // dkRProcedureSearchBox
- //
- this.dkRProcedureSearchBox.BackColor = System.Drawing.Color.Transparent;
- this.dkRProcedureSearchBox.DataSource = null;
- this.dkRProcedureSearchBox.Enabled = true;
- this.dkRProcedureSearchBox.IsEnablePurview = false;
- this.dkRProcedureSearchBox.IsMustInput = false;
- this.dkRProcedureSearchBox.Location = new System.Drawing.Point(12, 77);
- this.dkRProcedureSearchBox.ModelType = null;
- this.dkRProcedureSearchBox.Name = "dkRProcedureSearchBox";
- this.dkRProcedureSearchBox.ProcedureCode = "";
- this.dkRProcedureSearchBox.ProcedureID = null;
- this.dkRProcedureSearchBox.ProcedureIDS = null;
- this.dkRProcedureSearchBox.ProcedureName = null;
- this.dkRProcedureSearchBox.Purview = null;
- this.dkRProcedureSearchBox.PurviewType = ((byte)(0));
- this.dkRProcedureSearchBox.SelectMore = true;
- this.dkRProcedureSearchBox.Size = new System.Drawing.Size(180, 21);
- this.dkRProcedureSearchBox.TabIndex = 14;
- this.dkRProcedureSearchBox.Title = "返工工序";
- this.dkRProcedureSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
- //
- // dkCProcedureSearchBox
- //
- this.dkCProcedureSearchBox.BackColor = System.Drawing.Color.Transparent;
- this.dkCProcedureSearchBox.DataSource = null;
- this.dkCProcedureSearchBox.Enabled = true;
- this.dkCProcedureSearchBox.IsEnablePurview = false;
- this.dkCProcedureSearchBox.IsMustInput = false;
- this.dkCProcedureSearchBox.Location = new System.Drawing.Point(12, 50);
- this.dkCProcedureSearchBox.ModelType = null;
- this.dkCProcedureSearchBox.Name = "dkCProcedureSearchBox";
- this.dkCProcedureSearchBox.ProcedureCode = "";
- this.dkCProcedureSearchBox.ProcedureID = null;
- this.dkCProcedureSearchBox.ProcedureIDS = null;
- this.dkCProcedureSearchBox.ProcedureName = null;
- this.dkCProcedureSearchBox.Purview = null;
- this.dkCProcedureSearchBox.PurviewType = ((byte)(0));
- this.dkCProcedureSearchBox.SelectMore = true;
- this.dkCProcedureSearchBox.Size = new System.Drawing.Size(180, 21);
- this.dkCProcedureSearchBox.TabIndex = 7;
- this.dkCProcedureSearchBox.Title = "完成工序";
- this.dkCProcedureSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
- //
- // txtReworkUserCode
- //
- this.txtReworkUserCode.BackColor = System.Drawing.SystemColors.Window;
- this.txtReworkUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtReworkUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtReworkUserCode.ErrorMessage = "";
- this.txtReworkUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtReworkUserCode.Location = new System.Drawing.Point(71, 104);
- this.txtReworkUserCode.MaxLength = 50;
- this.txtReworkUserCode.Name = "txtReworkUserCode";
- this.txtReworkUserCode.Size = new System.Drawing.Size(121, 21);
- this.txtReworkUserCode.TabIndex = 22;
- //
- // lblReworkUserCode
- //
- this.lblReworkUserCode.AutoSize = true;
- this.lblReworkUserCode.BackColor = System.Drawing.Color.Transparent;
- this.lblReworkUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblReworkUserCode.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblReworkUserCode.Location = new System.Drawing.Point(12, 108);
- this.lblReworkUserCode.Name = "lblReworkUserCode";
- this.lblReworkUserCode.Size = new System.Drawing.Size(53, 12);
- this.lblReworkUserCode.TabIndex = 21;
- this.lblReworkUserCode.Text = "返工工号";
- //
- // txtGoodsCode
- //
- this.txtGoodsCode.BackColor = System.Drawing.SystemColors.Window;
- this.txtGoodsCode.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtGoodsCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtGoodsCode.ErrorMessage = "";
- this.txtGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtGoodsCode.Location = new System.Drawing.Point(257, 24);
- this.txtGoodsCode.MaxLength = 50;
- this.txtGoodsCode.Name = "txtGoodsCode";
- this.txtGoodsCode.Size = new System.Drawing.Size(121, 21);
- this.txtGoodsCode.TabIndex = 2;
- //
- // btnClearCondition
- //
- this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.btnClearCondition.BackColor = System.Drawing.Color.Gray;
- 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(1061, 120);
- this.btnClearCondition.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.btnClearCondition.Name = "btnClearCondition";
- this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
- this.btnClearCondition.TabIndex = 38;
- this.btnClearCondition.Text = "清空条件(&C)";
- this.btnClearCondition.UseVisualStyleBackColor = false;
- 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.Gray;
- 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(970, 120);
- this.btnSearch.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.btnSearch.Name = "btnSearch";
- this.btnSearch.Size = new System.Drawing.Size(85, 30);
- this.btnSearch.TabIndex = 37;
- this.btnSearch.Text = "查询(&Q)";
- this.btnSearch.UseVisualStyleBackColor = false;
- this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
- //
- // cbDeliveryDate
- //
- this.cbDeliveryDate.AutoSize = true;
- this.cbDeliveryDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbDeliveryDate.Location = new System.Drawing.Point(384, 131);
- this.cbDeliveryDate.Name = "cbDeliveryDate";
- this.cbDeliveryDate.Size = new System.Drawing.Size(72, 16);
- this.cbDeliveryDate.TabIndex = 31;
- this.cbDeliveryDate.Text = "交坯时间";
- this.cbDeliveryDate.UseVisualStyleBackColor = true;
- this.cbDeliveryDate.CheckedChanged += new System.EventHandler(this.cbDeliveryDate_CheckedChanged);
- //
- // cbReSemiCheck
- //
- this.cbReSemiCheck.AutoSize = true;
- this.cbReSemiCheck.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbReSemiCheck.Location = new System.Drawing.Point(384, 106);
- this.cbReSemiCheck.Name = "cbReSemiCheck";
- this.cbReSemiCheck.Size = new System.Drawing.Size(72, 16);
- this.cbReSemiCheck.TabIndex = 25;
- this.cbReSemiCheck.Text = "复检时间";
- this.cbReSemiCheck.UseVisualStyleBackColor = true;
- this.cbReSemiCheck.CheckedChanged += new System.EventHandler(this.cbReSemiCheck_CheckedChanged);
- //
- // cbSemiCheck
- //
- this.cbSemiCheck.AutoSize = true;
- this.cbSemiCheck.Checked = true;
- this.cbSemiCheck.CheckState = System.Windows.Forms.CheckState.Checked;
- this.cbSemiCheck.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbSemiCheck.Location = new System.Drawing.Point(384, 79);
- this.cbSemiCheck.Name = "cbSemiCheck";
- this.cbSemiCheck.Size = new System.Drawing.Size(72, 16);
- this.cbSemiCheck.TabIndex = 17;
- this.cbSemiCheck.Text = "半检时间";
- this.cbSemiCheck.UseVisualStyleBackColor = true;
- this.cbSemiCheck.CheckedChanged += new System.EventHandler(this.cbSemiCheck_CheckedChanged);
- //
- // cbGroutingDate
- //
- this.cbGroutingDate.AutoSize = true;
- this.cbGroutingDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbGroutingDate.Location = new System.Drawing.Point(384, 26);
- this.cbGroutingDate.Name = "cbGroutingDate";
- this.cbGroutingDate.Size = new System.Drawing.Size(72, 16);
- this.cbGroutingDate.TabIndex = 3;
- this.cbGroutingDate.Text = "注浆时间";
- this.cbGroutingDate.UseVisualStyleBackColor = true;
- this.cbGroutingDate.CheckedChanged += new System.EventHandler(this.cbGroutingDate_CheckedChanged);
- //
- // cbCDateTime
- //
- this.cbCDateTime.AutoSize = true;
- this.cbCDateTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbCDateTime.Location = new System.Drawing.Point(384, 52);
- this.cbCDateTime.Name = "cbCDateTime";
- this.cbCDateTime.Size = new System.Drawing.Size(72, 16);
- this.cbCDateTime.TabIndex = 10;
- this.cbCDateTime.Text = "完成时间";
- this.cbCDateTime.UseVisualStyleBackColor = true;
- this.cbCDateTime.CheckedChanged += new System.EventHandler(this.cbCDateTime_CheckedChanged);
- //
- // txtDeliveryDateTimeEnd
- //
- this.txtDeliveryDateTimeEnd.CustomFormat = "yyyy-MM-dd HH:mm";
- this.txtDeliveryDateTimeEnd.Enabled = false;
- this.txtDeliveryDateTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtDeliveryDateTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.txtDeliveryDateTimeEnd.Location = new System.Drawing.Point(626, 129);
- this.txtDeliveryDateTimeEnd.Name = "txtDeliveryDateTimeEnd";
- this.txtDeliveryDateTimeEnd.Size = new System.Drawing.Size(135, 21);
- this.txtDeliveryDateTimeEnd.TabIndex = 34;
- //
- // 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, 133);
- this.c_Label3.Name = "c_Label3";
- this.c_Label3.Size = new System.Drawing.Size(17, 12);
- this.c_Label3.TabIndex = 33;
- this.c_Label3.Text = "至";
- //
- // txtReSemiCheckDateTimeEnd
- //
- this.txtReSemiCheckDateTimeEnd.CustomFormat = "yyyy-MM-dd HH:mm";
- this.txtReSemiCheckDateTimeEnd.Enabled = false;
- this.txtReSemiCheckDateTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtReSemiCheckDateTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.txtReSemiCheckDateTimeEnd.Location = new System.Drawing.Point(626, 104);
- this.txtReSemiCheckDateTimeEnd.Name = "txtReSemiCheckDateTimeEnd";
- this.txtReSemiCheckDateTimeEnd.Size = new System.Drawing.Size(135, 21);
- this.txtReSemiCheckDateTimeEnd.TabIndex = 28;
- //
- // txtSemiCheckDateTimeEnd
- //
- this.txtSemiCheckDateTimeEnd.CustomFormat = "yyyy-MM-dd HH:mm";
- this.txtSemiCheckDateTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtSemiCheckDateTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.txtSemiCheckDateTimeEnd.Location = new System.Drawing.Point(626, 77);
- this.txtSemiCheckDateTimeEnd.Name = "txtSemiCheckDateTimeEnd";
- this.txtSemiCheckDateTimeEnd.Size = new System.Drawing.Size(135, 21);
- this.txtSemiCheckDateTimeEnd.TabIndex = 20;
- //
- // c_Label7
- //
- this.c_Label7.AutoSize = true;
- this.c_Label7.BackColor = System.Drawing.Color.Transparent;
- this.c_Label7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.c_Label7.ForeColor = System.Drawing.SystemColors.ControlText;
- this.c_Label7.Location = new System.Drawing.Point(603, 108);
- this.c_Label7.Name = "c_Label7";
- this.c_Label7.Size = new System.Drawing.Size(17, 12);
- this.c_Label7.TabIndex = 27;
- this.c_Label7.Text = "至";
- //
- // txtGroutingDateTimeEnd
- //
- this.txtGroutingDateTimeEnd.CustomFormat = "yyyy-MM-dd HH:mm";
- this.txtGroutingDateTimeEnd.Enabled = false;
- this.txtGroutingDateTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtGroutingDateTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.txtGroutingDateTimeEnd.Location = new System.Drawing.Point(626, 24);
- this.txtGroutingDateTimeEnd.Name = "txtGroutingDateTimeEnd";
- this.txtGroutingDateTimeEnd.Size = new System.Drawing.Size(135, 21);
- this.txtGroutingDateTimeEnd.TabIndex = 6;
- //
- // 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(603, 81);
- this.c_Label4.Name = "c_Label4";
- this.c_Label4.Size = new System.Drawing.Size(17, 12);
- this.c_Label4.TabIndex = 19;
- this.c_Label4.Text = "至";
- //
- // 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, 28);
- this.c_Label2.Name = "c_Label2";
- this.c_Label2.Size = new System.Drawing.Size(17, 12);
- this.c_Label2.TabIndex = 5;
- this.c_Label2.Text = "至";
- //
- // txtReSemiCheckDateTimeStart
- //
- this.txtReSemiCheckDateTimeStart.CustomFormat = "yyyy-MM-dd HH:mm";
- this.txtReSemiCheckDateTimeStart.Enabled = false;
- this.txtReSemiCheckDateTimeStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtReSemiCheckDateTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.txtReSemiCheckDateTimeStart.Location = new System.Drawing.Point(462, 104);
- this.txtReSemiCheckDateTimeStart.Name = "txtReSemiCheckDateTimeStart";
- this.txtReSemiCheckDateTimeStart.Size = new System.Drawing.Size(135, 21);
- this.txtReSemiCheckDateTimeStart.TabIndex = 26;
- //
- // txtDeliveryDateTimeStart
- //
- this.txtDeliveryDateTimeStart.CustomFormat = "yyyy-MM-dd HH:mm";
- this.txtDeliveryDateTimeStart.Enabled = false;
- this.txtDeliveryDateTimeStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtDeliveryDateTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.txtDeliveryDateTimeStart.Location = new System.Drawing.Point(462, 129);
- this.txtDeliveryDateTimeStart.Name = "txtDeliveryDateTimeStart";
- this.txtDeliveryDateTimeStart.Size = new System.Drawing.Size(135, 21);
- this.txtDeliveryDateTimeStart.TabIndex = 32;
- //
- // txtSemiCheckDateTimeStart
- //
- this.txtSemiCheckDateTimeStart.CustomFormat = "yyyy-MM-dd HH:mm";
- this.txtSemiCheckDateTimeStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtSemiCheckDateTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.txtSemiCheckDateTimeStart.Location = new System.Drawing.Point(462, 77);
- this.txtSemiCheckDateTimeStart.Name = "txtSemiCheckDateTimeStart";
- this.txtSemiCheckDateTimeStart.Size = new System.Drawing.Size(135, 21);
- this.txtSemiCheckDateTimeStart.TabIndex = 18;
- //
- // txtCDateTimeEnd
- //
- this.txtCDateTimeEnd.CustomFormat = "yyyy-MM-dd HH:mm";
- this.txtCDateTimeEnd.Enabled = false;
- this.txtCDateTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtCDateTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.txtCDateTimeEnd.Location = new System.Drawing.Point(626, 50);
- this.txtCDateTimeEnd.Name = "txtCDateTimeEnd";
- this.txtCDateTimeEnd.Size = new System.Drawing.Size(135, 21);
- this.txtCDateTimeEnd.TabIndex = 13;
- //
- // txtGroutingDateTimeStart
- //
- this.txtGroutingDateTimeStart.CustomFormat = "yyyy-MM-dd HH:mm";
- this.txtGroutingDateTimeStart.Enabled = false;
- this.txtGroutingDateTimeStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtGroutingDateTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.txtGroutingDateTimeStart.Location = new System.Drawing.Point(462, 24);
- this.txtGroutingDateTimeStart.Name = "txtGroutingDateTimeStart";
- this.txtGroutingDateTimeStart.Size = new System.Drawing.Size(135, 21);
- this.txtGroutingDateTimeStart.TabIndex = 4;
- //
- // lblTo
- //
- this.lblTo.AutoSize = true;
- this.lblTo.BackColor = System.Drawing.Color.Transparent;
- this.lblTo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblTo.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblTo.Location = new System.Drawing.Point(603, 54);
- this.lblTo.Name = "lblTo";
- this.lblTo.Size = new System.Drawing.Size(17, 12);
- this.lblTo.TabIndex = 12;
- this.lblTo.Text = "至";
- //
- // txtCDateTimeStart
- //
- this.txtCDateTimeStart.CustomFormat = "yyyy-MM-dd HH:mm";
- this.txtCDateTimeStart.Enabled = false;
- this.txtCDateTimeStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtCDateTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.txtCDateTimeStart.Location = new System.Drawing.Point(462, 50);
- this.txtCDateTimeStart.Name = "txtCDateTimeStart";
- this.txtCDateTimeStart.Size = new System.Drawing.Size(135, 21);
- this.txtCDateTimeStart.TabIndex = 11;
- //
- // 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.Location = new System.Drawing.Point(257, 129);
- this.txtGroutingUserCode.MaxLength = 20;
- this.txtGroutingUserCode.Name = "txtGroutingUserCode";
- this.txtGroutingUserCode.Size = new System.Drawing.Size(121, 21);
- this.txtGroutingUserCode.TabIndex = 30;
- //
- // lblGroutingUserCode
- //
- this.lblGroutingUserCode.AutoSize = true;
- this.lblGroutingUserCode.BackColor = System.Drawing.Color.Transparent;
- this.lblGroutingUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblGroutingUserCode.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblGroutingUserCode.Location = new System.Drawing.Point(198, 133);
- this.lblGroutingUserCode.Name = "lblGroutingUserCode";
- this.lblGroutingUserCode.Size = new System.Drawing.Size(53, 12);
- this.lblGroutingUserCode.TabIndex = 29;
- this.lblGroutingUserCode.Text = "成型工号";
- //
- // lblGoodsCode
- //
- this.lblGoodsCode.AutoSize = true;
- this.lblGoodsCode.BackColor = System.Drawing.Color.Transparent;
- this.lblGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblGoodsCode.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblGoodsCode.Location = new System.Drawing.Point(198, 28);
- this.lblGoodsCode.Name = "lblGoodsCode";
- this.lblGoodsCode.Size = new System.Drawing.Size(53, 12);
- this.lblGoodsCode.TabIndex = 1;
- this.lblGoodsCode.Text = "产品编码";
- //
- // tsrOperate
- //
- this.tsrOperate.AutoSize = false;
- this.tsrOperate.BackColor = System.Drawing.SystemColors.Control;
- 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(1164, 35);
- this.tsrOperate.TabIndex = 0;
- //
- // 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);
- //
- // dgvSemiCheck
- //
- this.dgvSemiCheck.AllowUserToAddRows = false;
- this.dgvSemiCheck.AllowUserToDeleteRows = false;
- this.dgvSemiCheck.AllowUserToModifyRows = true;
- this.dgvSemiCheck.AllowUserToOrderColumns = true;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvSemiCheck.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
- this.dgvSemiCheck.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.dgvSemiCheck.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.dgvSemiCheck.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
- this.dgvSemiCheck.CellHeight = 23;
- this.dgvSemiCheck.ChildNodeColumnName = null;
- this.dgvSemiCheck.ChildNodeColumnText = null;
- this.dgvSemiCheck.ColumnDeep = 1;
- this.dgvSemiCheck.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.dgvSemiCheck.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
- this.dgvSemiCheck.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvSemiCheck.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.reworkprocedurename,
- this.goodstypename2,
- this.reworkusercode,
- this.goodscode,
- this.goodstypename,
- this.reworkcount,
- this.badcount,
- this.renocount,
- this.regoodcount,
- this.rebadcount,
- this.renocountsum});
- this.dgvSemiCheck.ColumnTreeView = null;
- this.dgvSemiCheck.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.dgvSemiCheck.DynamicColumnName = "";
- this.dgvSemiCheck.EnableHeadersVisualStyles = false;
- this.dgvSemiCheck.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvSemiCheck.FormatQuantityColumns = null;
- this.dgvSemiCheck.HorizontalMergeColumn = null;
- this.dgvSemiCheck.IsAutoCountSum = true;
- this.dgvSemiCheck.IsAutoResizeColumns = false;
- this.dgvSemiCheck.IsClickF12 = false;
- this.dgvSemiCheck.IsOpenMergeCellFlag = false;
- this.dgvSemiCheck.IsSubTotalFlag = false;
- this.dgvSemiCheck.IsTopDeep = false;
- this.dgvSemiCheck.Location = new System.Drawing.Point(0, 197);
- this.dgvSemiCheck.Margin = new System.Windows.Forms.Padding(0);
- this.dgvSemiCheck.MergeColumnNames = null;
- this.dgvSemiCheck.MergeDetailColumnNames = null;
- this.dgvSemiCheck.MergeDetailOnlyColumn = null;
- this.dgvSemiCheck.MergeOnlyColumn = null;
- this.dgvSemiCheck.MultiSelect = false;
- this.dgvSemiCheck.Name = "dgvSemiCheck";
- this.dgvSemiCheck.ReadOnly = true;
- this.dgvSemiCheck.RefreshAtHscroll = false;
- this.dgvSemiCheck.RowHeadersWidth = 50;
- this.dgvSemiCheck.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvSemiCheck.RowsDefaultCellStyle = dataGridViewCellStyle9;
- this.dgvSemiCheck.RowTemplate.Height = 21;
- this.dgvSemiCheck.Size = new System.Drawing.Size(1152, 380);
- this.dgvSemiCheck.SortOrderColumnName = null;
- this.dgvSemiCheck.TabIndex = 2;
- this.dgvSemiCheck.Tag = true;
- this.dgvSemiCheck.TotalSumColumns = null;
- this.dgvSemiCheck.ViewRowFilter = "";
- //
- // reworkprocedurename
- //
- this.reworkprocedurename.DataPropertyName = "reworkprocedurename";
- this.reworkprocedurename.HeaderText = "返工/责任工序";
- this.reworkprocedurename.Name = "reworkprocedurename";
- this.reworkprocedurename.ReadOnly = true;
- //
- // goodstypename2
- //
- this.goodstypename2.DataPropertyName = "goodstypename2";
- this.goodstypename2.HeaderText = "产品二级类别";
- this.goodstypename2.Name = "goodstypename2";
- this.goodstypename2.ReadOnly = true;
- //
- // reworkusercode
- //
- this.reworkusercode.DataPropertyName = "reworkusercode";
- this.reworkusercode.HeaderText = "返工/责任工号";
- this.reworkusercode.Name = "reworkusercode";
- this.reworkusercode.ReadOnly = true;
- //
- // goodscode
- //
- this.goodscode.DataPropertyName = "goodscode";
- this.goodscode.HeaderText = "产品编码";
- this.goodscode.Name = "goodscode";
- this.goodscode.ReadOnly = true;
- //
- // goodstypename
- //
- this.goodstypename.DataPropertyName = "goodstypename";
- this.goodstypename.HeaderText = "产品类别";
- this.goodstypename.Name = "goodstypename";
- this.goodstypename.ReadOnly = true;
- //
- // reworkcount
- //
- this.reworkcount.DataPropertyName = "reworkcount";
- dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.reworkcount.DefaultCellStyle = dataGridViewCellStyle3;
- this.reworkcount.HeaderText = "返工数";
- this.reworkcount.Name = "reworkcount";
- this.reworkcount.ReadOnly = true;
- //
- // badcount
- //
- this.badcount.DataPropertyName = "badcount";
- dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.badcount.DefaultCellStyle = dataGridViewCellStyle4;
- this.badcount.HeaderText = "不合格数";
- this.badcount.Name = "badcount";
- this.badcount.ReadOnly = true;
- //
- // renocount
- //
- this.renocount.DataPropertyName = "renocount";
- dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.renocount.DefaultCellStyle = dataGridViewCellStyle5;
- this.renocount.HeaderText = "未复检数";
- this.renocount.Name = "renocount";
- this.renocount.ReadOnly = true;
- //
- // regoodcount
- //
- this.regoodcount.DataPropertyName = "regoodcount";
- dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.regoodcount.DefaultCellStyle = dataGridViewCellStyle6;
- this.regoodcount.HeaderText = "复检合格数";
- this.regoodcount.Name = "regoodcount";
- this.regoodcount.ReadOnly = true;
- //
- // rebadcount
- //
- this.rebadcount.DataPropertyName = "rebadcount";
- dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.rebadcount.DefaultCellStyle = dataGridViewCellStyle7;
- this.rebadcount.HeaderText = "复检不合格数";
- this.rebadcount.Name = "rebadcount";
- this.rebadcount.ReadOnly = true;
- //
- // renocountsum
- //
- this.renocountsum.DataPropertyName = "renocountsum";
- dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.renocountsum.DefaultCellStyle = dataGridViewCellStyle8;
- this.renocountsum.HeaderText = "总未复检数";
- this.renocountsum.Name = "renocountsum";
- this.renocountsum.ReadOnly = true;
- //
- // F_RPT_030110
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1164, 577);
- this.Controls.Add(this.dgvSemiCheck);
- this.Controls.Add(this.tsrOperate);
- this.Controls.Add(this.gbSelect);
- this.Name = "F_RPT_030110";
- this.Text = "半检信息汇总表";
- this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_030110_FormClosed);
- this.Load += new System.EventHandler(this.F_RPT_030110_Load);
- this.gbSelect.ResumeLayout(false);
- this.gbSelect.PerformLayout();
- this.tsrOperate.ResumeLayout(false);
- this.tsrOperate.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvSemiCheck)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private Basics.BaseControls.C_GroupBox gbSelect;
- private Basics.BaseControls.C_Button btnClearCondition;
- private Basics.BaseControls.C_Button btnSearch;
- private Basics.BaseControls.C_DateTimePicker txtCDateTimeEnd;
- private Basics.BaseControls.C_Label lblTo;
- private Basics.BaseControls.C_DateTimePicker txtCDateTimeStart;
- private Basics.BaseControls.C_TextBox txtGoodsCode;
- private Basics.BaseControls.C_Label lblGoodsCode;
- private Basics.BaseControls.C_ToolStrip tsrOperate;
- private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
- private System.Windows.Forms.ToolStripButton tsbtnClose;
- private Basics.BaseControls.C_CheckBox cbCDateTime;
- private Controls.SearchTextBox.dkProcedureSearchBox dkCProcedureSearchBox;
- private Basics.BaseControls.C_TextBox txtCUserCode;
- private Basics.BaseControls.C_Label lblCUserCode;
- private Basics.BaseControls.C_TextBox txtGroutingUserCode;
- private Basics.BaseControls.C_Label lblGroutingUserCode;
- private Basics.BaseControls.C_CheckBox cbGroutingDate;
- private Basics.BaseControls.C_DateTimePicker txtGroutingDateTimeEnd;
- private Basics.BaseControls.C_Label c_Label2;
- private Basics.BaseControls.C_DateTimePicker txtGroutingDateTimeStart;
- private Basics.BaseControls.C_CheckBox cbDeliveryDate;
- private Basics.BaseControls.C_DateTimePicker txtDeliveryDateTimeEnd;
- private Basics.BaseControls.C_Label c_Label3;
- private Basics.BaseControls.C_DateTimePicker txtDeliveryDateTimeStart;
- private Basics.BaseControls.C_CheckBox cbSemiCheck;
- private Basics.BaseControls.C_DateTimePicker txtSemiCheckDateTimeEnd;
- private Basics.BaseControls.C_DateTimePicker txtSemiCheckDateTimeStart;
- private Basics.BaseControls.C_Label c_Label4;
- private Basics.BaseControls.C_TextBox txtSemiCheckUserCode;
- private Basics.BaseControls.C_Label lblSemiCheckUserCode;
- private Controls.SearchTextBox.dkProcedureSearchBox dkRProcedureSearchBox;
- private Basics.BaseControls.C_TextBox txtReworkUserCode;
- private Basics.BaseControls.C_Label lblReworkUserCode;
- private Basics.BaseControls.C_CheckBox cbReSemiCheck;
- private Basics.BaseControls.C_DateTimePicker txtReSemiCheckDateTimeEnd;
- private Basics.BaseControls.C_Label c_Label7;
- private Basics.BaseControls.C_DateTimePicker txtReSemiCheckDateTimeStart;
- private Basics.BaseControls.C_TextBox txtReSemiCheckUserCode;
- private Basics.BaseControls.C_Label lblReSemiCheckUserCode;
- private Basics.BaseControls.C_DataGridView dgvSemiCheck;
- private Basics.BaseControls.C_ValidCheckedBoxList chkReSemiCheckType;
- private Basics.BaseControls.C_ValidCheckedBoxList chkSemiCheckType;
- private Basics.BaseControls.C_Label lblGoodsType;
- private Controls.SearchBox.ScbGoodsType scbGoodsType;
- private System.Windows.Forms.DataGridViewTextBoxColumn reworkprocedurename;
- private System.Windows.Forms.DataGridViewTextBoxColumn goodstypename2;
- private System.Windows.Forms.DataGridViewTextBoxColumn reworkusercode;
- private System.Windows.Forms.DataGridViewTextBoxColumn goodscode;
- private System.Windows.Forms.DataGridViewTextBoxColumn goodstypename;
- private System.Windows.Forms.DataGridViewTextBoxColumn reworkcount;
- private System.Windows.Forms.DataGridViewTextBoxColumn badcount;
- private System.Windows.Forms.DataGridViewTextBoxColumn renocount;
- private System.Windows.Forms.DataGridViewTextBoxColumn regoodcount;
- private System.Windows.Forms.DataGridViewTextBoxColumn rebadcount;
- private System.Windows.Forms.DataGridViewTextBoxColumn renocountsum;
- }
- }
|