namespace Dongke.IBOSS.PRD.Client.PMModule { partial class F_PM_2401 { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_PM_2401)); this.dgvOrder = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView(); this.OrderNo = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.FHTime = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.FHUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.barcode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.FinishedBarCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.LogoName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GroutingUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GroutingDate = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.DeliverTime = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.imglstNavigation = new System.Windows.Forms.ImageList(this.components); this.gbxCondition = 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.txtOrderNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.dkLogoSearchBox1 = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkLogoSearchBox(); this.chkDateTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox(); this.lblAccountDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.dtpEndTime = new System.Windows.Forms.DateTimePicker(); this.dtpStartTime = new System.Windows.Forms.DateTimePicker(); this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.txtFHUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Code(); this.txtGoodsModel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Code(); this.lblFHUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.lblGoodsModel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.lblOrderNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip(); this.tsbtnFinishedHandover = new System.Windows.Forms.ToolStripButton(); this.tsbtnBackFinishHandover = new System.Windows.Forms.ToolStripButton(); this.tsbtnCancelFinishedHandover = new System.Windows.Forms.ToolStripButton(); this.tsbtnTradeMark = new System.Windows.Forms.ToolStripButton(); this.tsbtnChangeOrderNo = new System.Windows.Forms.ToolStripButton(); this.tsbtnChangeOrderNoForPlate = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton(); this.tsbtnClose = new System.Windows.Forms.ToolStripButton(); ((System.ComponentModel.ISupportInitialize)(this.dgvOrder)).BeginInit(); this.gbxCondition.SuspendLayout(); this.tsrOperate.SuspendLayout(); this.SuspendLayout(); // // dgvOrder // this.dgvOrder.AllowUserToAddRows = false; this.dgvOrder.AllowUserToDeleteRows = false; this.dgvOrder.AllowUserToModifyRows = true; this.dgvOrder.AllowUserToOrderColumns = true; this.dgvOrder.AllowUserToResizeRows = false; dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvOrder.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle7; this.dgvOrder.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.dgvOrder.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.dgvOrder.CellBackColorReadOnly = System.Drawing.SystemColors.Control; this.dgvOrder.CellHeight = 23; this.dgvOrder.ChildNodeColumnName = null; this.dgvOrder.ChildNodeColumnText = null; this.dgvOrder.ColumnDeep = 1; this.dgvOrder.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70))))); dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 9F); dataGridViewCellStyle8.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvOrder.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle8; this.dgvOrder.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvOrder.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.OrderNo, this.FHTime, this.FHUserCode, this.barcode, this.FinishedBarCode, this.GoodsCode, this.LogoName, this.GroutingUserCode, this.GroutingMouldCode, this.GroutingDate, this.DeliverTime}); this.dgvOrder.ColumnTreeView = null; this.dgvOrder.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.dgvOrder.DynamicColumnName = ""; this.dgvOrder.EnableHeadersVisualStyles = false; this.dgvOrder.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvOrder.FormatQuantityColumns = null; this.dgvOrder.HorizontalMergeColumn = null; this.dgvOrder.IsAutoCountSum = true; this.dgvOrder.IsAutoResizeColumns = false; this.dgvOrder.IsClickF12 = false; this.dgvOrder.IsOpenMergeCellFlag = false; this.dgvOrder.IsSubTotalFlag = false; this.dgvOrder.IsTopDeep = false; this.dgvOrder.Location = new System.Drawing.Point(0, 113); this.dgvOrder.MergeColumnNames = null; this.dgvOrder.MergeDetailColumnNames = null; this.dgvOrder.MergeDetailOnlyColumn = null; this.dgvOrder.MergeOnlyColumn = null; this.dgvOrder.MultiSelect = false; this.dgvOrder.Name = "dgvOrder"; this.dgvOrder.ReadOnly = true; this.dgvOrder.RefreshAtHscroll = false; this.dgvOrder.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; this.dgvOrder.RowHeadersWidth = 50; this.dgvOrder.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; dataGridViewCellStyle12.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.dgvOrder.RowsDefaultCellStyle = dataGridViewCellStyle12; this.dgvOrder.RowTemplate.DefaultCellStyle.Font = new System.Drawing.Font("宋体", 9F); this.dgvOrder.RowTemplate.Height = 21; this.dgvOrder.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvOrder.Size = new System.Drawing.Size(961, 357); this.dgvOrder.SortOrderColumnName = null; this.dgvOrder.TabIndex = 2; this.dgvOrder.Tag = true; this.dgvOrder.TotalSumColumns = null; this.dgvOrder.ViewRowFilter = ""; // // OrderNo // this.OrderNo.DataPropertyName = "OrderNo"; this.OrderNo.HeaderText = "生产订单"; this.OrderNo.Name = "OrderNo"; this.OrderNo.ReadOnly = true; // // FHTime // this.FHTime.DataPropertyName = "FHTime"; dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle9.Format = "yyyy-MM-dd HH:mm:ss"; this.FHTime.DefaultCellStyle = dataGridViewCellStyle9; this.FHTime.HeaderText = "交接时间"; this.FHTime.Name = "FHTime"; this.FHTime.ReadOnly = true; // // FHUserCode // this.FHUserCode.DataPropertyName = "FHUserCode"; this.FHUserCode.HeaderText = "交接工号"; this.FHUserCode.Name = "FHUserCode"; this.FHUserCode.ReadOnly = true; // // barcode // this.barcode.DataPropertyName = "barcode"; this.barcode.HeaderText = "产品条码"; this.barcode.Name = "barcode"; this.barcode.ReadOnly = true; // // FinishedBarCode // this.FinishedBarCode.DataPropertyName = "FinishedBarCode"; this.FinishedBarCode.HeaderText = "包装条码"; this.FinishedBarCode.Name = "FinishedBarCode"; this.FinishedBarCode.ReadOnly = true; // // GoodsCode // this.GoodsCode.DataPropertyName = "GoodsCode"; this.GoodsCode.HeaderText = "产品编码"; this.GoodsCode.Name = "GoodsCode"; this.GoodsCode.ReadOnly = true; // // LogoName // this.LogoName.DataPropertyName = "LogoName"; this.LogoName.HeaderText = "产品商标"; this.LogoName.Name = "LogoName"; this.LogoName.ReadOnly = true; // // GroutingUserCode // this.GroutingUserCode.DataPropertyName = "GroutingUserCode"; this.GroutingUserCode.HeaderText = "成型工号"; this.GroutingUserCode.Name = "GroutingUserCode"; this.GroutingUserCode.ReadOnly = true; // // GroutingMouldCode // this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode"; this.GroutingMouldCode.HeaderText = "模具编号"; this.GroutingMouldCode.Name = "GroutingMouldCode"; this.GroutingMouldCode.ReadOnly = true; // // GroutingDate // this.GroutingDate.DataPropertyName = "GroutingDate"; dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle10.Format = "yyyy-MM-dd"; this.GroutingDate.DefaultCellStyle = dataGridViewCellStyle10; this.GroutingDate.HeaderText = "注浆日期"; this.GroutingDate.Name = "GroutingDate"; this.GroutingDate.ReadOnly = true; // // DeliverTime // this.DeliverTime.DataPropertyName = "DeliverTime"; dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle11.Format = "yyyy-MM-dd HH:mm:ss"; this.DeliverTime.DefaultCellStyle = dataGridViewCellStyle11; this.DeliverTime.HeaderText = "交坯日期"; this.DeliverTime.Name = "DeliverTime"; this.DeliverTime.ReadOnly = true; // // imglstNavigation // this.imglstNavigation.ColorDepth = System.Windows.Forms.ColorDepth.Depth8Bit; this.imglstNavigation.ImageSize = new System.Drawing.Size(16, 16); this.imglstNavigation.TransparentColor = System.Drawing.Color.Transparent; // // 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.txtOrderNo); this.gbxCondition.Controls.Add(this.dkLogoSearchBox1); this.gbxCondition.Controls.Add(this.chkDateTime); this.gbxCondition.Controls.Add(this.lblAccountDateEnd); this.gbxCondition.Controls.Add(this.dtpEndTime); this.gbxCondition.Controls.Add(this.dtpStartTime); this.gbxCondition.Controls.Add(this.btnSearch); this.gbxCondition.Controls.Add(this.btnClearCondition); this.gbxCondition.Controls.Add(this.txtFHUserCode); this.gbxCondition.Controls.Add(this.txtGoodsModel); this.gbxCondition.Controls.Add(this.lblFHUserCode); this.gbxCondition.Controls.Add(this.lblGoodsModel); this.gbxCondition.Controls.Add(this.lblOrderNo); 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(961, 69); this.gbxCondition.TabIndex = 1; this.gbxCondition.TabStop = false; this.gbxCondition.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(6, 43); this.lblGoodsType.Name = "lblGoodsType"; this.lblGoodsType.Size = new System.Drawing.Size(53, 12); this.lblGoodsType.TabIndex = 39; this.lblGoodsType.Text = "产品类别"; // // scbGoodsType // this.scbGoodsType.CheckedData = null; this.scbGoodsType.IsOnlyDisplayEnd = false; this.scbGoodsType.Location = new System.Drawing.Point(65, 40); this.scbGoodsType.Name = "scbGoodsType"; this.scbGoodsType.Size = new System.Drawing.Size(144, 21); this.scbGoodsType.TabIndex = 38; // // txtOrderNo // this.txtOrderNo.BackColor = System.Drawing.SystemColors.Window; this.txtOrderNo.BackgroundColor = System.Drawing.SystemColors.Window; this.txtOrderNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtOrderNo.Location = new System.Drawing.Point(65, 14); this.txtOrderNo.MaxLength = 100; this.txtOrderNo.Name = "txtOrderNo"; this.txtOrderNo.Size = new System.Drawing.Size(144, 21); this.txtOrderNo.TabIndex = 1; // // dkLogoSearchBox1 // this.dkLogoSearchBox1.BackColor = System.Drawing.Color.Transparent; this.dkLogoSearchBox1.DataSource = null; this.dkLogoSearchBox1.Enabled = true; this.dkLogoSearchBox1.IsEnablePurview = false; this.dkLogoSearchBox1.IsMustInput = false; this.dkLogoSearchBox1.Location = new System.Drawing.Point(453, 39); this.dkLogoSearchBox1.LogoCode = ""; this.dkLogoSearchBox1.LogoID = null; this.dkLogoSearchBox1.LogoIDS = null; this.dkLogoSearchBox1.LogoName = null; this.dkLogoSearchBox1.ModelType = null; this.dkLogoSearchBox1.Name = "dkLogoSearchBox1"; this.dkLogoSearchBox1.Purview = null; this.dkLogoSearchBox1.PurviewType = ((byte)(0)); this.dkLogoSearchBox1.SelectMore = true; this.dkLogoSearchBox1.Size = new System.Drawing.Size(192, 21); this.dkLogoSearchBox1.TabIndex = 11; this.dkLogoSearchBox1.Title = "产品商标"; this.dkLogoSearchBox1.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control; // // chkDateTime // this.chkDateTime.AutoSize = true; this.chkDateTime.Checked = true; this.chkDateTime.CheckState = System.Windows.Forms.CheckState.Checked; this.chkDateTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.chkDateTime.Location = new System.Drawing.Point(438, 16); this.chkDateTime.Name = "chkDateTime"; this.chkDateTime.Size = new System.Drawing.Size(72, 16); this.chkDateTime.TabIndex = 4; this.chkDateTime.Text = "交接日期"; this.chkDateTime.UseVisualStyleBackColor = true; this.chkDateTime.CheckedChanged += new System.EventHandler(this.chkDateTime_CheckedChanged); // // lblAccountDateEnd // 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(646, 15); this.lblAccountDateEnd.Name = "lblAccountDateEnd"; this.lblAccountDateEnd.Size = new System.Drawing.Size(35, 16); this.lblAccountDateEnd.TabIndex = 6; this.lblAccountDateEnd.Text = " 至 "; // // dtpEndTime // this.dtpEndTime.CustomFormat = "yyyy-MM-dd HH:mm"; this.dtpEndTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpEndTime.Location = new System.Drawing.Point(687, 12); this.dtpEndTime.Name = "dtpEndTime"; this.dtpEndTime.Size = new System.Drawing.Size(134, 21); this.dtpEndTime.TabIndex = 7; this.dtpEndTime.Value = new System.DateTime(2014, 9, 23, 0, 0, 0, 0); // // dtpStartTime // this.dtpStartTime.CustomFormat = "yyyy-MM-dd HH:mm"; this.dtpStartTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpStartTime.Location = new System.Drawing.Point(511, 12); this.dtpStartTime.Name = "dtpStartTime"; this.dtpStartTime.Size = new System.Drawing.Size(134, 21); this.dtpStartTime.TabIndex = 5; this.dtpStartTime.Value = new System.DateTime(2014, 9, 24, 0, 0, 0, 0); // // 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(768, 32); this.btnSearch.Name = "btnSearch"; this.btnSearch.Size = new System.Drawing.Size(85, 30); this.btnSearch.TabIndex = 12; this.btnSearch.Text = "查询"; this.btnSearch.UseVisualStyleBackColor = true; 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.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(859, 32); this.btnClearCondition.Name = "btnClearCondition"; this.btnClearCondition.Size = new System.Drawing.Size(85, 30); this.btnClearCondition.TabIndex = 13; this.btnClearCondition.Text = "清空条件"; this.btnClearCondition.UseVisualStyleBackColor = true; this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click); // // txtFHUserCode // this.txtFHUserCode.BackColor = System.Drawing.SystemColors.Window; this.txtFHUserCode.BackgroundColor = System.Drawing.SystemColors.Window; this.txtFHUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtFHUserCode.ErrorMessage = ""; this.txtFHUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtFHUserCode.ImeMode = System.Windows.Forms.ImeMode.Off; this.txtFHUserCode.Location = new System.Drawing.Point(281, 14); this.txtFHUserCode.MaxLength = 21; this.txtFHUserCode.Name = "txtFHUserCode"; this.txtFHUserCode.Size = new System.Drawing.Size(145, 21); this.txtFHUserCode.TabIndex = 3; this.txtFHUserCode.TextValue = ""; // // txtGoodsModel // this.txtGoodsModel.BackColor = System.Drawing.SystemColors.Window; this.txtGoodsModel.BackgroundColor = System.Drawing.SystemColors.Window; this.txtGoodsModel.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtGoodsModel.ErrorMessage = ""; this.txtGoodsModel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtGoodsModel.ImeMode = System.Windows.Forms.ImeMode.Off; this.txtGoodsModel.Location = new System.Drawing.Point(281, 40); this.txtGoodsModel.MaxLength = 21; this.txtGoodsModel.Name = "txtGoodsModel"; this.txtGoodsModel.Size = new System.Drawing.Size(145, 21); this.txtGoodsModel.TabIndex = 10; this.txtGoodsModel.TextValue = ""; // // lblFHUserCode // this.lblFHUserCode.AutoSize = true; this.lblFHUserCode.BackColor = System.Drawing.Color.Transparent; this.lblFHUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblFHUserCode.ForeColor = System.Drawing.SystemColors.ControlText; this.lblFHUserCode.Location = new System.Drawing.Point(223, 18); this.lblFHUserCode.Name = "lblFHUserCode"; this.lblFHUserCode.Size = new System.Drawing.Size(53, 12); this.lblFHUserCode.TabIndex = 2; this.lblFHUserCode.Text = "交接工号"; // // lblGoodsModel // this.lblGoodsModel.AutoSize = true; this.lblGoodsModel.BackColor = System.Drawing.Color.Transparent; this.lblGoodsModel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblGoodsModel.ForeColor = System.Drawing.SystemColors.ControlText; this.lblGoodsModel.Location = new System.Drawing.Point(223, 44); this.lblGoodsModel.Name = "lblGoodsModel"; this.lblGoodsModel.Size = new System.Drawing.Size(53, 12); this.lblGoodsModel.TabIndex = 9; this.lblGoodsModel.Text = "产品编码"; // // lblOrderNo // this.lblOrderNo.AutoSize = true; this.lblOrderNo.BackColor = System.Drawing.Color.Transparent; this.lblOrderNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblOrderNo.ForeColor = System.Drawing.SystemColors.ControlText; this.lblOrderNo.Location = new System.Drawing.Point(7, 19); this.lblOrderNo.Name = "lblOrderNo"; this.lblOrderNo.Size = new System.Drawing.Size(53, 12); this.lblOrderNo.TabIndex = 0; this.lblOrderNo.Text = "生产订单"; // // 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.tsbtnFinishedHandover, this.tsbtnBackFinishHandover, this.tsbtnCancelFinishedHandover, this.tsbtnTradeMark, this.tsbtnChangeOrderNo, this.tsbtnChangeOrderNoForPlate, this.toolStripSeparator1, 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(973, 35); this.tsrOperate.TabIndex = 0; this.tsrOperate.Text = "toolStrip1"; // // tsbtnFinishedHandover // this.tsbtnFinishedHandover.AutoSize = false; this.tsbtnFinishedHandover.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnFinishedHandover.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnFinishedHandover.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnFinishedHandover.Name = "tsbtnFinishedHandover"; this.tsbtnFinishedHandover.Size = new System.Drawing.Size(60, 25); this.tsbtnFinishedHandover.Text = "交接"; this.tsbtnFinishedHandover.Click += new System.EventHandler(this.tsbtnAdd_Click); // // tsbtnBackFinishHandover // this.tsbtnBackFinishHandover.AutoSize = false; this.tsbtnBackFinishHandover.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnBackFinishHandover.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnBackFinishHandover.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnBackFinishHandover.Name = "tsbtnBackFinishHandover"; this.tsbtnBackFinishHandover.Size = new System.Drawing.Size(80, 25); this.tsbtnBackFinishHandover.Text = "整板撤销(&B)"; this.tsbtnBackFinishHandover.Click += new System.EventHandler(this.tsbtnBackFinishHandover_Click); // // tsbtnCancelFinishedHandover // this.tsbtnCancelFinishedHandover.AutoSize = false; this.tsbtnCancelFinishedHandover.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnCancelFinishedHandover.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnCancelFinishedHandover.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnCancelFinishedHandover.Name = "tsbtnCancelFinishedHandover"; this.tsbtnCancelFinishedHandover.Size = new System.Drawing.Size(60, 25); this.tsbtnCancelFinishedHandover.Text = "单个撤销"; this.tsbtnCancelFinishedHandover.Visible = false; this.tsbtnCancelFinishedHandover.Click += new System.EventHandler(this.tsbtnCancelFinishedHandover_Click); // // tsbtnTradeMark // this.tsbtnTradeMark.AutoSize = false; this.tsbtnTradeMark.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnTradeMark.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnTradeMark.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnTradeMark.Name = "tsbtnTradeMark"; this.tsbtnTradeMark.Size = new System.Drawing.Size(60, 25); this.tsbtnTradeMark.Text = "商标"; this.tsbtnTradeMark.Visible = false; this.tsbtnTradeMark.Click += new System.EventHandler(this.tsbtnTradeMark_Click); // // tsbtnChangeOrderNo // this.tsbtnChangeOrderNo.AutoSize = false; this.tsbtnChangeOrderNo.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.tsbtnChangeOrderNo.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnChangeOrderNo.Name = "tsbtnChangeOrderNo"; this.tsbtnChangeOrderNo.Size = new System.Drawing.Size(80, 25); this.tsbtnChangeOrderNo.Text = "变更单号"; this.tsbtnChangeOrderNo.Visible = false; this.tsbtnChangeOrderNo.Click += new System.EventHandler(this.tsbtnValueFlag_Click); // // tsbtnChangeOrderNoForPlate // this.tsbtnChangeOrderNoForPlate.AutoSize = false; this.tsbtnChangeOrderNoForPlate.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.tsbtnChangeOrderNoForPlate.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnChangeOrderNoForPlate.Name = "tsbtnChangeOrderNoForPlate"; this.tsbtnChangeOrderNoForPlate.Size = new System.Drawing.Size(100, 25); this.tsbtnChangeOrderNoForPlate.Text = "变更单号整板"; this.tsbtnChangeOrderNoForPlate.Visible = false; this.tsbtnChangeOrderNoForPlate.Click += new System.EventHandler(this.tsbtnChangeOrderNoForPlate_Click); // // toolStripSeparator1 // this.toolStripSeparator1.AutoSize = false; this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25); // // 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 = "自适应列宽"; 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); // // F_PM_2401 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(973, 470); this.Controls.Add(this.dgvOrder); this.Controls.Add(this.tsrOperate); this.Controls.Add(this.gbxCondition); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "F_PM_2401"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "产成品交接"; this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.FrmOrganization_FormClosed); this.Load += new System.EventHandler(this.FrmOrganization_Load); this.Shown += new System.EventHandler(this.F_PM_2401_Shown); ((System.ComponentModel.ISupportInitialize)(this.dgvOrder)).EndInit(); this.gbxCondition.ResumeLayout(false); this.gbxCondition.PerformLayout(); this.tsrOperate.ResumeLayout(false); this.tsrOperate.PerformLayout(); this.ResumeLayout(false); } #endregion private Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView dgvOrder; private Dongke.IBOSS.PRD.Basics.BaseControls.C_ValidCheckedBoxList chklValueFlag; private Basics.BaseControls.C_ToolStrip tsrOperate; private System.Windows.Forms.ToolStripButton tsbtnFinishedHandover; private System.Windows.Forms.ToolStripButton tsbtnCancelFinishedHandover; private System.Windows.Forms.ToolStripSeparator toolStripSeparator1; private System.Windows.Forms.ToolStripButton tsbtnAdaptive; private System.Windows.Forms.ToolStripButton tsbtnClose; private Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox gbxCondition; private System.Windows.Forms.ImageList imglstNavigation; private Basics.BaseControls.C_Label lblOrderNo; private Basics.BaseControls.C_Button btnSearch; private Basics.BaseControls.C_Button btnClearCondition; private System.Windows.Forms.ToolStripButton tsbtnChangeOrderNo; private System.Windows.Forms.DateTimePicker dtpStartTime; private System.Windows.Forms.DateTimePicker dtpEndTime; private Basics.BaseControls.C_Label lblAccountDateEnd; private Basics.BaseControls.C_CheckBox chkDateTime; private Basics.BaseControls.C_Label lblGoodsModel; private Basics.BaseControls.C_TXT_Code txtGoodsModel; private Basics.BaseControls.C_TXT_Code txtFHUserCode; private Basics.BaseControls.C_Label lblFHUserCode; private Controls.SearchTextBox.dkLogoSearchBox dkLogoSearchBox1; private Basics.BaseControls.C_TextBox txtOrderNo; private System.Windows.Forms.DataGridViewTextBoxColumn OrderNo; private System.Windows.Forms.DataGridViewTextBoxColumn FHTime; private System.Windows.Forms.DataGridViewTextBoxColumn FHUserCode; private System.Windows.Forms.DataGridViewTextBoxColumn barcode; private System.Windows.Forms.DataGridViewTextBoxColumn FinishedBarCode; private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode; private System.Windows.Forms.DataGridViewTextBoxColumn LogoName; private System.Windows.Forms.DataGridViewTextBoxColumn GroutingUserCode; private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode; private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDate; private System.Windows.Forms.DataGridViewTextBoxColumn DeliverTime; private Basics.BaseControls.C_Label lblGoodsType; private Controls.SearchBox.ScbGoodsType scbGoodsType; private System.Windows.Forms.ToolStripButton tsbtnChangeOrderNoForPlate; private System.Windows.Forms.ToolStripButton tsbtnTradeMark; private System.Windows.Forms.ToolStripButton tsbtnBackFinishHandover; } }