| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610 |
- namespace Dongke.IBOSS.PRD.Client.ReportModule
- {
- partial class F_RPT_080110
- {
- /// <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 dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_RPT_080110));
- 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.lblGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.lblZhi = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.txtGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.gbSelect = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
- this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.scbRegisterTheOperation = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
- this.lblSemiCheckDateTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.scbRegistrationStatus = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
- this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.scbJudgmentLevel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
- this.txtGroutingLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.lblGroutingLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
- this.txtSemiCheckDateTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.txtSemiCheckDateTimeStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.BARCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GOODSCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GOODSTYPENAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GROUTINGLINECODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.PROCEDURENAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GOODSLEVELNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.VALUEFLAG = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GROUTINGUSERCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CREATETIME = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.USERCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.tsrOperate.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvSemiCheck)).BeginInit();
- this.gbSelect.SuspendLayout();
- this.SuspendLayout();
- //
- // 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.ImageScalingSize = new System.Drawing.Size(20, 20);
- this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.tsbtnAdaptive,
- this.tsbtnClose});
- this.tsrOperate.Location = new System.Drawing.Point(0, 0);
- this.tsrOperate.Name = "tsrOperate";
- this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
- this.tsrOperate.ShowItemToolTips = false;
- this.tsrOperate.Size = new System.Drawing.Size(1371, 44);
- 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.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.ColumnHeadersHeight = 29;
- this.dgvSemiCheck.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvSemiCheck.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.BARCODE,
- this.GOODSCODE,
- this.GOODSTYPENAME,
- this.GROUTINGLINECODE,
- this.PROCEDURENAME,
- this.GOODSLEVELNAME,
- this.VALUEFLAG,
- this.GROUTINGUSERCODE,
- this.CREATETIME,
- this.USERCODE});
- 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.Dock = System.Windows.Forms.DockStyle.Fill;
- 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, 174);
- 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;
- dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvSemiCheck.RowsDefaultCellStyle = dataGridViewCellStyle3;
- this.dgvSemiCheck.RowTemplate.Height = 21;
- this.dgvSemiCheck.Size = new System.Drawing.Size(1371, 547);
- this.dgvSemiCheck.SortOrderColumnName = null;
- this.dgvSemiCheck.TabIndex = 2;
- this.dgvSemiCheck.Tag = "";
- this.dgvSemiCheck.TotalSumColumns = null;
- this.dgvSemiCheck.ViewRowFilter = "";
- //
- // 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(13, 38);
- this.lblGoodsCode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblGoodsCode.Name = "lblGoodsCode";
- this.lblGoodsCode.Size = new System.Drawing.Size(67, 15);
- this.lblGoodsCode.TabIndex = 2;
- this.lblGoodsCode.Text = "产品编码";
- //
- // lblZhi
- //
- this.lblZhi.AutoSize = true;
- this.lblZhi.BackColor = System.Drawing.Color.Transparent;
- this.lblZhi.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblZhi.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblZhi.Location = new System.Drawing.Point(1024, 38);
- this.lblZhi.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblZhi.Name = "lblZhi";
- this.lblZhi.Size = new System.Drawing.Size(22, 15);
- this.lblZhi.TabIndex = 25;
- this.lblZhi.Text = "至";
- //
- // 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(1119, 81);
- this.btnSearch.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
- this.btnSearch.Name = "btnSearch";
- this.btnSearch.Size = new System.Drawing.Size(113, 38);
- this.btnSearch.TabIndex = 40;
- this.btnSearch.Text = "查询(&Q)";
- this.btnSearch.UseVisualStyleBackColor = false;
- this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
- //
- // 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(1241, 81);
- this.btnClearCondition.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
- this.btnClearCondition.Name = "btnClearCondition";
- this.btnClearCondition.Size = new System.Drawing.Size(113, 38);
- this.btnClearCondition.TabIndex = 41;
- this.btnClearCondition.Text = "清空条件(&C)";
- this.btnClearCondition.UseVisualStyleBackColor = false;
- this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
- //
- // 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(101, 31);
- this.txtGoodsCode.Margin = new System.Windows.Forms.Padding(4);
- this.txtGoodsCode.MaxLength = 50;
- this.txtGoodsCode.Name = "txtGoodsCode";
- this.txtGoodsCode.Size = new System.Drawing.Size(159, 25);
- this.txtGoodsCode.TabIndex = 3;
- //
- // 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(268, 38);
- this.lblGoodsType.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblGoodsType.Name = "lblGoodsType";
- this.lblGoodsType.Size = new System.Drawing.Size(67, 15);
- this.lblGoodsType.TabIndex = 0;
- this.lblGoodsType.Text = "产品类别";
- //
- // gbSelect
- //
- this.gbSelect.BackColor = System.Drawing.Color.Transparent;
- this.gbSelect.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbSelect.BackgroundImage")));
- this.gbSelect.Controls.Add(this.c_Label1);
- this.gbSelect.Controls.Add(this.scbRegisterTheOperation);
- this.gbSelect.Controls.Add(this.lblSemiCheckDateTime);
- this.gbSelect.Controls.Add(this.c_Label3);
- this.gbSelect.Controls.Add(this.scbRegistrationStatus);
- this.gbSelect.Controls.Add(this.c_Label2);
- this.gbSelect.Controls.Add(this.scbJudgmentLevel);
- this.gbSelect.Controls.Add(this.txtGroutingLineCode);
- this.gbSelect.Controls.Add(this.lblGroutingLineCode);
- this.gbSelect.Controls.Add(this.scbGoodsType);
- this.gbSelect.Controls.Add(this.lblGoodsType);
- this.gbSelect.Controls.Add(this.txtGoodsCode);
- this.gbSelect.Controls.Add(this.btnClearCondition);
- this.gbSelect.Controls.Add(this.btnSearch);
- this.gbSelect.Controls.Add(this.txtSemiCheckDateTimeEnd);
- this.gbSelect.Controls.Add(this.lblZhi);
- this.gbSelect.Controls.Add(this.txtSemiCheckDateTimeStart);
- this.gbSelect.Controls.Add(this.lblGoodsCode);
- this.gbSelect.Dock = System.Windows.Forms.DockStyle.Top;
- 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, 44);
- this.gbSelect.Margin = new System.Windows.Forms.Padding(4);
- this.gbSelect.Name = "gbSelect";
- this.gbSelect.OriginalHeight = -1;
- this.gbSelect.Padding = new System.Windows.Forms.Padding(4);
- this.gbSelect.Size = new System.Drawing.Size(1371, 130);
- this.gbSelect.TabIndex = 1;
- this.gbSelect.TabStop = false;
- this.gbSelect.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(514, 31);
- this.c_Label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.c_Label1.Name = "c_Label1";
- this.c_Label1.Size = new System.Drawing.Size(67, 15);
- this.c_Label1.TabIndex = 49;
- this.c_Label1.Text = "登记工序";
- //
- // scbRegisterTheOperation
- //
- this.scbRegisterTheOperation.BackColor = System.Drawing.Color.Yellow;
- this.scbRegisterTheOperation.BackgroundColor = System.Drawing.SystemColors.Window;
- this.scbRegisterTheOperation.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.scbRegisterTheOperation.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.scbRegisterTheOperation.FormattingEnabled = true;
- this.scbRegisterTheOperation.IsMustInput = true;
- this.scbRegisterTheOperation.Location = new System.Drawing.Point(586, 26);
- this.scbRegisterTheOperation.Margin = new System.Windows.Forms.Padding(4);
- this.scbRegisterTheOperation.Name = "scbRegisterTheOperation";
- this.scbRegisterTheOperation.Size = new System.Drawing.Size(164, 23);
- this.scbRegisterTheOperation.TabIndex = 50;
- //
- // lblSemiCheckDateTime
- //
- this.lblSemiCheckDateTime.AutoSize = true;
- this.lblSemiCheckDateTime.BackColor = System.Drawing.Color.Transparent;
- this.lblSemiCheckDateTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblSemiCheckDateTime.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblSemiCheckDateTime.Location = new System.Drawing.Point(762, 38);
- this.lblSemiCheckDateTime.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblSemiCheckDateTime.Name = "lblSemiCheckDateTime";
- this.lblSemiCheckDateTime.Size = new System.Drawing.Size(67, 15);
- this.lblSemiCheckDateTime.TabIndex = 48;
- this.lblSemiCheckDateTime.Text = "半检时间";
- //
- // 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(514, 75);
- this.c_Label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.c_Label3.Name = "c_Label3";
- this.c_Label3.Size = new System.Drawing.Size(67, 15);
- this.c_Label3.TabIndex = 46;
- this.c_Label3.Text = "登记状态";
- //
- // scbRegistrationStatus
- //
- this.scbRegistrationStatus.BackColor = System.Drawing.Color.Yellow;
- this.scbRegistrationStatus.BackgroundColor = System.Drawing.SystemColors.Window;
- this.scbRegistrationStatus.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.scbRegistrationStatus.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.scbRegistrationStatus.FormattingEnabled = true;
- this.scbRegistrationStatus.IsMustInput = true;
- this.scbRegistrationStatus.Location = new System.Drawing.Point(586, 70);
- this.scbRegistrationStatus.Margin = new System.Windows.Forms.Padding(4);
- this.scbRegistrationStatus.Name = "scbRegistrationStatus";
- this.scbRegistrationStatus.Size = new System.Drawing.Size(164, 23);
- this.scbRegistrationStatus.TabIndex = 47;
- //
- // 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(268, 75);
- this.c_Label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.c_Label2.Name = "c_Label2";
- this.c_Label2.Size = new System.Drawing.Size(67, 15);
- this.c_Label2.TabIndex = 44;
- this.c_Label2.Text = "判定等级";
- //
- // scbJudgmentLevel
- //
- this.scbJudgmentLevel.BackColor = System.Drawing.Color.Yellow;
- this.scbJudgmentLevel.BackgroundColor = System.Drawing.SystemColors.Window;
- this.scbJudgmentLevel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.scbJudgmentLevel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.scbJudgmentLevel.FormattingEnabled = true;
- this.scbJudgmentLevel.IsMustInput = true;
- this.scbJudgmentLevel.Items.AddRange(new object[] {
- "合格",
- "返工"});
- this.scbJudgmentLevel.Location = new System.Drawing.Point(342, 70);
- this.scbJudgmentLevel.Margin = new System.Windows.Forms.Padding(4);
- this.scbJudgmentLevel.Name = "scbJudgmentLevel";
- this.scbJudgmentLevel.Size = new System.Drawing.Size(157, 23);
- this.scbJudgmentLevel.TabIndex = 45;
- //
- // txtGroutingLineCode
- //
- this.txtGroutingLineCode.BackColor = System.Drawing.SystemColors.Window;
- this.txtGroutingLineCode.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtGroutingLineCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtGroutingLineCode.ErrorMessage = "";
- this.txtGroutingLineCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtGroutingLineCode.Location = new System.Drawing.Point(101, 70);
- this.txtGroutingLineCode.Margin = new System.Windows.Forms.Padding(4);
- this.txtGroutingLineCode.MaxLength = 20;
- this.txtGroutingLineCode.Name = "txtGroutingLineCode";
- this.txtGroutingLineCode.Size = new System.Drawing.Size(159, 25);
- this.txtGroutingLineCode.TabIndex = 42;
- this.txtGroutingLineCode.TextValue = "";
- //
- // lblGroutingLineCode
- //
- this.lblGroutingLineCode.AutoSize = true;
- this.lblGroutingLineCode.BackColor = System.Drawing.Color.Transparent;
- this.lblGroutingLineCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblGroutingLineCode.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblGroutingLineCode.Location = new System.Drawing.Point(13, 75);
- this.lblGroutingLineCode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblGroutingLineCode.Name = "lblGroutingLineCode";
- this.lblGroutingLineCode.Size = new System.Drawing.Size(82, 15);
- this.lblGroutingLineCode.TabIndex = 43;
- this.lblGroutingLineCode.Text = "成型线编码";
- //
- // scbGoodsType
- //
- this.scbGoodsType.CheckedData = null;
- this.scbGoodsType.IsOnlyDisplayEnd = false;
- this.scbGoodsType.Location = new System.Drawing.Point(343, 31);
- this.scbGoodsType.Margin = new System.Windows.Forms.Padding(4);
- this.scbGoodsType.Name = "scbGoodsType";
- this.scbGoodsType.Size = new System.Drawing.Size(161, 26);
- this.scbGoodsType.TabIndex = 1;
- //
- // 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(1054, 32);
- this.txtSemiCheckDateTimeEnd.Margin = new System.Windows.Forms.Padding(4);
- this.txtSemiCheckDateTimeEnd.Name = "txtSemiCheckDateTimeEnd";
- this.txtSemiCheckDateTimeEnd.Size = new System.Drawing.Size(179, 25);
- this.txtSemiCheckDateTimeEnd.TabIndex = 26;
- this.txtSemiCheckDateTimeEnd.Value = new System.DateTime(2016, 7, 18, 0, 0, 0, 0);
- //
- // 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(837, 32);
- this.txtSemiCheckDateTimeStart.Margin = new System.Windows.Forms.Padding(4);
- this.txtSemiCheckDateTimeStart.Name = "txtSemiCheckDateTimeStart";
- this.txtSemiCheckDateTimeStart.Size = new System.Drawing.Size(179, 25);
- this.txtSemiCheckDateTimeStart.TabIndex = 24;
- this.txtSemiCheckDateTimeStart.Value = new System.DateTime(2016, 7, 18, 0, 0, 0, 0);
- //
- // BARCODE
- //
- this.BARCODE.DataPropertyName = "BARCODE";
- this.BARCODE.HeaderText = "产品条码";
- this.BARCODE.MinimumWidth = 6;
- this.BARCODE.Name = "BARCODE";
- this.BARCODE.ReadOnly = true;
- this.BARCODE.Width = 125;
- //
- // GOODSCODE
- //
- this.GOODSCODE.DataPropertyName = "GOODSCODE";
- this.GOODSCODE.HeaderText = "产品型号";
- this.GOODSCODE.MinimumWidth = 6;
- this.GOODSCODE.Name = "GOODSCODE";
- this.GOODSCODE.ReadOnly = true;
- this.GOODSCODE.Width = 125;
- //
- // GOODSTYPENAME
- //
- this.GOODSTYPENAME.DataPropertyName = "GOODSTYPENAME";
- this.GOODSTYPENAME.HeaderText = "产品类别";
- this.GOODSTYPENAME.MinimumWidth = 6;
- this.GOODSTYPENAME.Name = "GOODSTYPENAME";
- this.GOODSTYPENAME.ReadOnly = true;
- this.GOODSTYPENAME.Width = 125;
- //
- // GROUTINGLINECODE
- //
- this.GROUTINGLINECODE.DataPropertyName = "GROUTINGLINECODE";
- this.GROUTINGLINECODE.HeaderText = "成型线编码";
- this.GROUTINGLINECODE.MinimumWidth = 6;
- this.GROUTINGLINECODE.Name = "GROUTINGLINECODE";
- this.GROUTINGLINECODE.ReadOnly = true;
- this.GROUTINGLINECODE.Width = 125;
- //
- // PROCEDURENAME
- //
- this.PROCEDURENAME.DataPropertyName = "PROCEDURENAME";
- this.PROCEDURENAME.HeaderText = "登记工序";
- this.PROCEDURENAME.MinimumWidth = 6;
- this.PROCEDURENAME.Name = "PROCEDURENAME";
- this.PROCEDURENAME.ReadOnly = true;
- this.PROCEDURENAME.Width = 125;
- //
- // GOODSLEVELNAME
- //
- this.GOODSLEVELNAME.DataPropertyName = "GOODSLEVELNAME";
- this.GOODSLEVELNAME.HeaderText = "判定等级";
- this.GOODSLEVELNAME.MinimumWidth = 6;
- this.GOODSLEVELNAME.Name = "GOODSLEVELNAME";
- this.GOODSLEVELNAME.ReadOnly = true;
- this.GOODSLEVELNAME.Width = 125;
- //
- // VALUEFLAG
- //
- this.VALUEFLAG.DataPropertyName = "VALUEFLAG";
- this.VALUEFLAG.HeaderText = "登记状态";
- this.VALUEFLAG.MinimumWidth = 6;
- this.VALUEFLAG.Name = "VALUEFLAG";
- this.VALUEFLAG.ReadOnly = true;
- this.VALUEFLAG.Width = 125;
- //
- // GROUTINGUSERCODE
- //
- this.GROUTINGUSERCODE.DataPropertyName = "GROUTINGUSERCODE";
- this.GROUTINGUSERCODE.HeaderText = "成型工号";
- this.GROUTINGUSERCODE.MinimumWidth = 6;
- this.GROUTINGUSERCODE.Name = "GROUTINGUSERCODE";
- this.GROUTINGUSERCODE.ReadOnly = true;
- this.GROUTINGUSERCODE.Width = 125;
- //
- // CREATETIME
- //
- this.CREATETIME.DataPropertyName = "CREATETIME";
- this.CREATETIME.HeaderText = "登记时间";
- this.CREATETIME.MinimumWidth = 6;
- this.CREATETIME.Name = "CREATETIME";
- this.CREATETIME.ReadOnly = true;
- this.CREATETIME.Width = 125;
- //
- // USERCODE
- //
- this.USERCODE.DataPropertyName = "USERCODE";
- this.USERCODE.HeaderText = "登记工号";
- this.USERCODE.MinimumWidth = 6;
- this.USERCODE.Name = "USERCODE";
- this.USERCODE.ReadOnly = true;
- this.USERCODE.Width = 125;
- //
- // F_RPT_080110
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1371, 721);
- this.Controls.Add(this.dgvSemiCheck);
- this.Controls.Add(this.gbSelect);
- this.Controls.Add(this.tsrOperate);
- this.Margin = new System.Windows.Forms.Padding(5);
- this.Name = "F_RPT_080110";
- this.Text = "半成品检验判级明细表";
- this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PM_2201_FormClosed);
- this.Load += new System.EventHandler(this.F_PM_2201_Load);
- this.tsrOperate.ResumeLayout(false);
- this.tsrOperate.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvSemiCheck)).EndInit();
- this.gbSelect.ResumeLayout(false);
- this.gbSelect.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_DataGridView dgvSemiCheck;
- private Basics.BaseControls.C_Label lblGoodsCode;
- private Basics.BaseControls.C_Label lblZhi;
- private Basics.BaseControls.C_Button btnSearch;
- private Basics.BaseControls.C_Button btnClearCondition;
- private Basics.BaseControls.C_TextBox txtGoodsCode;
- private Basics.BaseControls.C_Label lblGoodsType;
- private Controls.SearchBox.ScbGoodsType scbGoodsType;
- private Basics.BaseControls.C_GroupBox gbSelect;
- private Basics.BaseControls.C_DateTimePicker txtSemiCheckDateTimeEnd;
- private Basics.BaseControls.C_DateTimePicker txtSemiCheckDateTimeStart;
- private Basics.BaseControls.C_TextBox txtGroutingLineCode;
- private Basics.BaseControls.C_Label lblGroutingLineCode;
- private Basics.BaseControls.C_Label c_Label2;
- private Basics.BaseControls.C_ComboBox scbJudgmentLevel;
- private Basics.BaseControls.C_Label c_Label3;
- private Basics.BaseControls.C_ComboBox scbRegistrationStatus;
- private Basics.BaseControls.C_Label lblSemiCheckDateTime;
- private Basics.BaseControls.C_Label c_Label1;
- private Basics.BaseControls.C_ComboBox scbRegisterTheOperation;
- private System.Windows.Forms.DataGridViewTextBoxColumn BARCODE;
- private System.Windows.Forms.DataGridViewTextBoxColumn GOODSCODE;
- private System.Windows.Forms.DataGridViewTextBoxColumn GOODSTYPENAME;
- private System.Windows.Forms.DataGridViewTextBoxColumn GROUTINGLINECODE;
- private System.Windows.Forms.DataGridViewTextBoxColumn PROCEDURENAME;
- private System.Windows.Forms.DataGridViewTextBoxColumn GOODSLEVELNAME;
- private System.Windows.Forms.DataGridViewTextBoxColumn VALUEFLAG;
- private System.Windows.Forms.DataGridViewTextBoxColumn GROUTINGUSERCODE;
- private System.Windows.Forms.DataGridViewTextBoxColumn CREATETIME;
- private System.Windows.Forms.DataGridViewTextBoxColumn USERCODE;
- }
- }
|