namespace Dongke.IBOSS.PRD.Client.PMModule { partial class F_PM_0105 { /// /// 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() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_PM_0105)); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = 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 dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); this.lblGroutingLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtGroutingLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.lblGroutingLineName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtGroutingLineName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.dgvGroutingDaily = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView(); this.colGroutingDailyID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GroutingLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GroutingLineName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.colGMouldType = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GMouldStatus = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.MouldQuantity = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.colGoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GroutingUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GroutingBatchNo = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.btnOK = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.btnCancel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.lblUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.gbxConditions = new System.Windows.Forms.GroupBox(); this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtGroutingBatchNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital(); this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.dtpGroutingDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.lblGroutingDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.btnAdaptive = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); ((System.ComponentModel.ISupportInitialize)(this.dgvGroutingDaily)).BeginInit(); this.gbxConditions.SuspendLayout(); this.SuspendLayout(); // // 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.Image = ((System.Drawing.Image)(resources.GetObject("lblGroutingLineCode.Image"))); this.lblGroutingLineCode.Location = new System.Drawing.Point(6, 23); this.lblGroutingLineCode.Name = "lblGroutingLineCode"; this.lblGroutingLineCode.Size = new System.Drawing.Size(65, 12); this.lblGroutingLineCode.TabIndex = 0; this.lblGroutingLineCode.Text = "成型线编码"; // // 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.ImeMode = System.Windows.Forms.ImeMode.Off; this.txtGroutingLineCode.Location = new System.Drawing.Point(77, 19); this.txtGroutingLineCode.MaxLength = 30; this.txtGroutingLineCode.Name = "txtGroutingLineCode"; this.txtGroutingLineCode.Size = new System.Drawing.Size(124, 21); this.txtGroutingLineCode.TabIndex = 1; // // lblGroutingLineName // this.lblGroutingLineName.AutoSize = true; this.lblGroutingLineName.BackColor = System.Drawing.Color.Transparent; this.lblGroutingLineName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblGroutingLineName.ForeColor = System.Drawing.SystemColors.ControlText; this.lblGroutingLineName.Image = ((System.Drawing.Image)(resources.GetObject("lblGroutingLineName.Image"))); this.lblGroutingLineName.Location = new System.Drawing.Point(6, 49); this.lblGroutingLineName.Name = "lblGroutingLineName"; this.lblGroutingLineName.Size = new System.Drawing.Size(65, 12); this.lblGroutingLineName.TabIndex = 3; this.lblGroutingLineName.Text = "成型线名称"; // // txtGroutingLineName // this.txtGroutingLineName.BackColor = System.Drawing.SystemColors.Window; this.txtGroutingLineName.BackgroundColor = System.Drawing.SystemColors.Window; this.txtGroutingLineName.ErrorMessage = ""; this.txtGroutingLineName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtGroutingLineName.Location = new System.Drawing.Point(77, 45); this.txtGroutingLineName.MaxLength = 50; this.txtGroutingLineName.Name = "txtGroutingLineName"; this.txtGroutingLineName.Size = new System.Drawing.Size(124, 21); this.txtGroutingLineName.TabIndex = 4; // // dgvGroutingDaily // this.dgvGroutingDaily.AllowUserToAddRows = false; this.dgvGroutingDaily.AllowUserToDeleteRows = false; this.dgvGroutingDaily.AllowUserToModifyRows = true; this.dgvGroutingDaily.AllowUserToOrderColumns = true; dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.dgvGroutingDaily.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6; this.dgvGroutingDaily.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.dgvGroutingDaily.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.dgvGroutingDaily.CellBackColorReadOnly = System.Drawing.SystemColors.Control; this.dgvGroutingDaily.CellHeight = 23; this.dgvGroutingDaily.ChildNodeColumnName = null; this.dgvGroutingDaily.ChildNodeColumnText = null; this.dgvGroutingDaily.ColumnDeep = 1; this.dgvGroutingDaily.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70))))); dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvGroutingDaily.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7; this.dgvGroutingDaily.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvGroutingDaily.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.colGroutingDailyID, this.GroutingLineCode, this.GroutingLineName, this.colGMouldType, this.GMouldStatus, this.MouldQuantity, this.colGoodsCode, this.GroutingUserCode, this.GroutingBatchNo}); this.dgvGroutingDaily.ColumnTreeView = null; this.dgvGroutingDaily.ContextMenuVisible = Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.None; dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle9.BackColor = System.Drawing.SystemColors.Window; dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle9.ForeColor = System.Drawing.SystemColors.ControlText; dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvGroutingDaily.DefaultCellStyle = dataGridViewCellStyle9; this.dgvGroutingDaily.DynamicColumnName = ""; this.dgvGroutingDaily.EditMode = System.Windows.Forms.DataGridViewEditMode.EditOnEnter; this.dgvGroutingDaily.EnableHeadersVisualStyles = false; this.dgvGroutingDaily.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvGroutingDaily.IsAutoCountSum = true; this.dgvGroutingDaily.IsAutoResizeColumns = false; this.dgvGroutingDaily.IsClickF12 = false; this.dgvGroutingDaily.IsSubTotalFlag = false; this.dgvGroutingDaily.Location = new System.Drawing.Point(12, 92); this.dgvGroutingDaily.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.dgvGroutingDaily.MultiSelect = false; this.dgvGroutingDaily.Name = "dgvGroutingDaily"; this.dgvGroutingDaily.RefreshAtHscroll = false; this.dgvGroutingDaily.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.AutoSizeToFirstHeader; dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.dgvGroutingDaily.RowsDefaultCellStyle = dataGridViewCellStyle10; this.dgvGroutingDaily.RowTemplate.Height = 21; this.dgvGroutingDaily.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvGroutingDaily.Size = new System.Drawing.Size(710, 410); this.dgvGroutingDaily.SortOrderColumnName = null; this.dgvGroutingDaily.TabIndex = 2; this.dgvGroutingDaily.Tag = true; this.dgvGroutingDaily.TotalSumColumns = null; this.dgvGroutingDaily.ViewRowFilter = ""; this.dgvGroutingDaily.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvGroutingDaily_CellDoubleClick); // // colGroutingDailyID // this.colGroutingDailyID.DataPropertyName = "GroutingDailyID"; this.colGroutingDailyID.HeaderText = "GroutingDailyID"; this.colGroutingDailyID.Name = "colGroutingDailyID"; this.colGroutingDailyID.ReadOnly = true; this.colGroutingDailyID.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.colGroutingDailyID.Visible = false; // // GroutingLineCode // this.GroutingLineCode.DataPropertyName = "GroutingLineCode"; this.GroutingLineCode.FillWeight = 120F; this.GroutingLineCode.HeaderText = "成型线编码"; this.GroutingLineCode.Name = "GroutingLineCode"; this.GroutingLineCode.ReadOnly = true; // // GroutingLineName // this.GroutingLineName.DataPropertyName = "GroutingLineName"; this.GroutingLineName.FillWeight = 120F; this.GroutingLineName.HeaderText = "成型线名称"; this.GroutingLineName.Name = "GroutingLineName"; this.GroutingLineName.ReadOnly = true; // // colGMouldType // this.colGMouldType.DataPropertyName = "GMouldTypeName"; this.colGMouldType.HeaderText = "成型线类型"; this.colGMouldType.Name = "colGMouldType"; this.colGMouldType.ReadOnly = true; // // GMouldStatus // this.GMouldStatus.DataPropertyName = "GMouldStatusName"; this.GMouldStatus.HeaderText = "成型线状态"; this.GMouldStatus.Name = "GMouldStatus"; this.GMouldStatus.ReadOnly = true; // // MouldQuantity // this.MouldQuantity.DataPropertyName = "MouldQuantity"; this.MouldQuantity.HeaderText = "模具数"; this.MouldQuantity.Name = "MouldQuantity"; this.MouldQuantity.ReadOnly = true; // // colGoodsCode // this.colGoodsCode.DataPropertyName = "GoodsCode"; this.colGoodsCode.HeaderText = "产品编码"; this.colGoodsCode.Name = "colGoodsCode"; this.colGoodsCode.ReadOnly = true; // // GroutingUserCode // this.GroutingUserCode.DataPropertyName = "GroutingUserCode"; this.GroutingUserCode.HeaderText = "成型工号"; this.GroutingUserCode.Name = "GroutingUserCode"; this.GroutingUserCode.ReadOnly = true; // // GroutingBatchNo // this.GroutingBatchNo.DataPropertyName = "GroutingBatchNo"; dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; this.GroutingBatchNo.DefaultCellStyle = dataGridViewCellStyle8; this.GroutingBatchNo.HeaderText = "注浆批次"; this.GroutingBatchNo.Name = "GroutingBatchNo"; this.GroutingBatchNo.ReadOnly = true; // // 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); this.btnSearch.ForeColor = System.Drawing.Color.White; this.btnSearch.Location = new System.Drawing.Point(528, 40); this.btnSearch.Name = "btnSearch"; this.btnSearch.Size = new System.Drawing.Size(85, 30); this.btnSearch.TabIndex = 9; this.btnSearch.Text = "查询(&Q)"; this.btnSearch.UseVisualStyleBackColor = true; this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click); // // btnOK // this.btnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnOK.BackColor = System.Drawing.Color.Transparent; this.btnOK.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnOK.BackgroundImage"))); this.btnOK.Font = new System.Drawing.Font("宋体", 9F); this.btnOK.ForeColor = System.Drawing.Color.White; this.btnOK.Location = new System.Drawing.Point(546, 507); this.btnOK.Name = "btnOK"; this.btnOK.Size = new System.Drawing.Size(85, 30); this.btnOK.TabIndex = 3; this.btnOK.Text = "确定"; this.btnOK.UseVisualStyleBackColor = true; this.btnOK.Click += new System.EventHandler(this.btnOK_Click); // // btnCancel // this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnCancel.BackColor = System.Drawing.Color.Transparent; this.btnCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCancel.BackgroundImage"))); this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.btnCancel.Font = new System.Drawing.Font("宋体", 9F); this.btnCancel.ForeColor = System.Drawing.Color.White; this.btnCancel.Location = new System.Drawing.Point(637, 507); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(85, 30); this.btnCancel.TabIndex = 4; this.btnCancel.Text = "取消"; this.btnCancel.UseVisualStyleBackColor = true; this.btnCancel.Click += new System.EventHandler(this.btnClose_Click); // // lblUserCode // this.lblUserCode.AutoSize = true; this.lblUserCode.BackColor = System.Drawing.Color.Transparent; this.lblUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblUserCode.ForeColor = System.Drawing.SystemColors.ControlText; this.lblUserCode.Image = ((System.Drawing.Image)(resources.GetObject("lblUserCode.Image"))); this.lblUserCode.Location = new System.Drawing.Point(207, 23); this.lblUserCode.Name = "lblUserCode"; this.lblUserCode.Size = new System.Drawing.Size(53, 12); this.lblUserCode.TabIndex = 2; this.lblUserCode.Text = "成型工号"; // // txtUserCode // this.txtUserCode.BackColor = System.Drawing.SystemColors.Window; this.txtUserCode.BackgroundColor = System.Drawing.SystemColors.Window; this.txtUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtUserCode.ErrorMessage = ""; this.txtUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtUserCode.ImeMode = System.Windows.Forms.ImeMode.Off; this.txtUserCode.Location = new System.Drawing.Point(266, 19); this.txtUserCode.MaxLength = 20; this.txtUserCode.Name = "txtUserCode"; this.txtUserCode.Size = new System.Drawing.Size(124, 21); this.txtUserCode.TabIndex = 2; // // gbxConditions // this.gbxConditions.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.gbxConditions.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PMModule.Properties.Resources.bg; this.gbxConditions.Controls.Add(this.c_Label2); this.gbxConditions.Controls.Add(this.txtGroutingBatchNo); this.gbxConditions.Controls.Add(this.btnClearCondition); this.gbxConditions.Controls.Add(this.dtpGroutingDate); this.gbxConditions.Controls.Add(this.txtUserCode); this.gbxConditions.Controls.Add(this.lblUserCode); this.gbxConditions.Controls.Add(this.lblGroutingDate); this.gbxConditions.Controls.Add(this.btnSearch); this.gbxConditions.Controls.Add(this.lblGroutingLineCode); this.gbxConditions.Controls.Add(this.txtGroutingLineCode); this.gbxConditions.Controls.Add(this.txtGroutingLineName); this.gbxConditions.Controls.Add(this.lblGroutingLineName); this.gbxConditions.Location = new System.Drawing.Point(12, 12); this.gbxConditions.Name = "gbxConditions"; this.gbxConditions.Size = new System.Drawing.Size(710, 75); this.gbxConditions.TabIndex = 0; this.gbxConditions.TabStop = false; this.gbxConditions.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(396, 49); this.c_Label2.Name = "c_Label2"; this.c_Label2.Size = new System.Drawing.Size(53, 12); this.c_Label2.TabIndex = 7; this.c_Label2.Text = "注浆批次"; // // txtGroutingBatchNo // this.txtGroutingBatchNo.BackColor = System.Drawing.SystemColors.Window; this.txtGroutingBatchNo.BackgroundColor = System.Drawing.SystemColors.Window; this.txtGroutingBatchNo.ErrorMessage = ""; this.txtGroutingBatchNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtGroutingBatchNo.ImeMode = System.Windows.Forms.ImeMode.Off; this.txtGroutingBatchNo.Location = new System.Drawing.Point(455, 45); this.txtGroutingBatchNo.MaxValue = new decimal(new int[] { 1000, 0, 0, 0}); this.txtGroutingBatchNo.MinValue = new decimal(new int[] { 1, 0, 0, 0}); this.txtGroutingBatchNo.Name = "txtGroutingBatchNo"; this.txtGroutingBatchNo.Number = new System.Drawing.Point(3, 0); this.txtGroutingBatchNo.Size = new System.Drawing.Size(65, 21); this.txtGroutingBatchNo.TabIndex = 8; this.txtGroutingBatchNo.TextValue = ""; // // 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(619, 40); 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 = 10; this.btnClearCondition.Text = "清空条件(&C)"; this.btnClearCondition.UseVisualStyleBackColor = false; this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click); // // dtpGroutingDate // this.dtpGroutingDate.CustomFormat = "yyyy-MM-dd"; this.dtpGroutingDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dtpGroutingDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpGroutingDate.Location = new System.Drawing.Point(266, 45); this.dtpGroutingDate.Name = "dtpGroutingDate"; this.dtpGroutingDate.Size = new System.Drawing.Size(124, 21); this.dtpGroutingDate.TabIndex = 6; // // lblGroutingDate // this.lblGroutingDate.AutoSize = true; this.lblGroutingDate.BackColor = System.Drawing.Color.Transparent; this.lblGroutingDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblGroutingDate.ForeColor = System.Drawing.SystemColors.ControlText; this.lblGroutingDate.Location = new System.Drawing.Point(207, 49); this.lblGroutingDate.Name = "lblGroutingDate"; this.lblGroutingDate.Size = new System.Drawing.Size(53, 12); this.lblGroutingDate.TabIndex = 5; this.lblGroutingDate.Text = "注浆日期"; // // btnAdaptive // this.btnAdaptive.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.btnAdaptive.BackColor = System.Drawing.Color.Transparent; this.btnAdaptive.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnAdaptive.BackgroundImage"))); this.btnAdaptive.Font = new System.Drawing.Font("宋体", 9F); this.btnAdaptive.ForeColor = System.Drawing.Color.White; this.btnAdaptive.Location = new System.Drawing.Point(12, 507); this.btnAdaptive.Name = "btnAdaptive"; this.btnAdaptive.Size = new System.Drawing.Size(86, 30); this.btnAdaptive.TabIndex = 5; this.btnAdaptive.Text = "自适应列宽"; this.btnAdaptive.UseVisualStyleBackColor = true; this.btnAdaptive.Click += new System.EventHandler(this.btnAdaptive_Click); // // F_PM_0105 // this.AcceptButton = this.btnOK; this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.CancelButton = this.btnCancel; this.ClientSize = new System.Drawing.Size(734, 562); this.Controls.Add(this.btnAdaptive); this.Controls.Add(this.dgvGroutingDaily); this.Controls.Add(this.gbxConditions); this.Controls.Add(this.btnCancel); this.Controls.Add(this.btnOK); this.MinimumSize = new System.Drawing.Size(750, 600); this.Name = "F_PM_0105"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "选择注浆登记"; this.Load += new System.EventHandler(this.F_PM_0105_Load); this.Controls.SetChildIndex(this.btnOK, 0); this.Controls.SetChildIndex(this.btnCancel, 0); this.Controls.SetChildIndex(this.gbxConditions, 0); this.Controls.SetChildIndex(this.dgvGroutingDaily, 0); this.Controls.SetChildIndex(this.btnAdaptive, 0); ((System.ComponentModel.ISupportInitialize)(this.dgvGroutingDaily)).EndInit(); this.gbxConditions.ResumeLayout(false); this.gbxConditions.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private Basics.BaseControls.C_Label lblGroutingLineCode; private Basics.BaseControls.C_TextBox txtGroutingLineCode; private Basics.BaseControls.C_Label lblGroutingLineName; private Basics.BaseControls.C_TextBox txtGroutingLineName; private Basics.BaseControls.C_DataGridView dgvGroutingDaily; private Basics.BaseControls.C_Button btnSearch; private Basics.BaseControls.C_Button btnOK; private Basics.BaseControls.C_Button btnCancel; private Basics.BaseControls.C_Label lblUserCode; private Basics.BaseControls.C_TextBox txtUserCode; private System.Windows.Forms.GroupBox gbxConditions; private Basics.BaseControls.C_Label lblGroutingDate; private Basics.BaseControls.C_DateTimePicker dtpGroutingDate; private System.Windows.Forms.DataGridViewTextBoxColumn colGroutingDailyID; private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineCode; private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineName; private System.Windows.Forms.DataGridViewTextBoxColumn colGMouldType; private System.Windows.Forms.DataGridViewTextBoxColumn GMouldStatus; private System.Windows.Forms.DataGridViewTextBoxColumn MouldQuantity; private System.Windows.Forms.DataGridViewTextBoxColumn colGoodsCode; private System.Windows.Forms.DataGridViewTextBoxColumn GroutingUserCode; private System.Windows.Forms.DataGridViewTextBoxColumn GroutingBatchNo; private Basics.BaseControls.C_Button btnClearCondition; private Basics.BaseControls.C_Label c_Label2; private Basics.BaseControls.C_TXT_Digital txtGroutingBatchNo; private Basics.BaseControls.C_Button btnAdaptive; } }