|
|
@@ -28,87 +28,87 @@
|
|
|
/// </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 dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = 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_010104));
|
|
|
- this.dgvGroutingLine = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
|
|
|
- this.GroutingLineID = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.GroutingLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.GroutingLineName = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.GOODSCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.GoodsSpecification = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.GroutingCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.DETAILGMOULDSTATUSNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.BuildingNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.FloorNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.GroutingLineNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.MouldQuantity = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.GMouldTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.GMOULDSTATUSNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
|
|
|
- this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
|
|
|
- this.txtRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
|
|
|
- this.lblRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
|
|
|
- this.txtGroutingLineName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
|
|
|
- this.lblGroutingLineName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
|
|
|
- this.txtGroutingLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
|
|
|
- this.lblGroutingLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
|
|
|
- this.txtGroutingLineNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
|
|
|
- this.lblGroutingLineNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
|
|
|
- this.txtFloorNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
|
|
|
- this.lblFloorNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
|
|
|
- this.txtBuildingNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
|
|
|
- this.lblBuildingNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
|
|
|
- this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
|
|
|
- this.txtGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
|
|
|
- this.txtGroutingUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
|
|
|
- this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
|
|
|
- this.lblGroutingUserCode = 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.lblGMouldType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
|
|
|
- this.scbGMouldType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGMouldType();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.dgvGroutingLine)).BeginInit();
|
|
|
- this.gbxCondition.SuspendLayout();
|
|
|
- this.tsrOperate.SuspendLayout();
|
|
|
- this.SuspendLayout();
|
|
|
- //
|
|
|
- // dgvGroutingLine
|
|
|
- //
|
|
|
- this.dgvGroutingLine.AllowUserToAddRows = false;
|
|
|
- this.dgvGroutingLine.AllowUserToDeleteRows = false;
|
|
|
- this.dgvGroutingLine.AllowUserToModifyRows = true;
|
|
|
- this.dgvGroutingLine.AllowUserToOrderColumns = true;
|
|
|
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
|
|
|
- this.dgvGroutingLine.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
|
|
|
- this.dgvGroutingLine.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = 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 dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
+ System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_RPT_010104));
|
|
|
+ this.dgvGroutingLine = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
|
|
|
+ this.GroutingLineID = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.GroutingLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.GroutingLineName = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.GOODSCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.GoodsSpecification = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.GroutingCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.DETAILGMOULDSTATUSNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.BuildingNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.FloorNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.GroutingLineNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.MouldQuantity = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.GMouldTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.GMOULDSTATUSNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
|
|
|
+ this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
|
|
|
+ this.txtRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
|
|
|
+ this.lblRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
|
|
|
+ this.txtGroutingLineName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
|
|
|
+ this.lblGroutingLineName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
|
|
|
+ this.txtGroutingLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
|
|
|
+ this.lblGroutingLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
|
|
|
+ this.txtGroutingLineNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
|
|
|
+ this.lblGroutingLineNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
|
|
|
+ this.txtFloorNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
|
|
|
+ this.lblFloorNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
|
|
|
+ this.txtBuildingNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
|
|
|
+ this.lblBuildingNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
|
|
|
+ this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
|
|
|
+ this.lblGMouldType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
|
|
|
+ this.scbGMouldType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGMouldType();
|
|
|
+ this.txtGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
|
|
|
+ this.txtGroutingUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
|
|
|
+ this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
|
|
|
+ this.lblGroutingUserCode = 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();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.dgvGroutingLine)).BeginInit();
|
|
|
+ this.gbxCondition.SuspendLayout();
|
|
|
+ this.tsrOperate.SuspendLayout();
|
|
|
+ this.SuspendLayout();
|
|
|
+ //
|
|
|
+ // dgvGroutingLine
|
|
|
+ //
|
|
|
+ this.dgvGroutingLine.AllowUserToAddRows = false;
|
|
|
+ this.dgvGroutingLine.AllowUserToDeleteRows = false;
|
|
|
+ this.dgvGroutingLine.AllowUserToModifyRows = true;
|
|
|
+ this.dgvGroutingLine.AllowUserToOrderColumns = true;
|
|
|
+ dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
|
|
|
+ this.dgvGroutingLine.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
|
|
|
+ this.dgvGroutingLine.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.dgvGroutingLine.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
|
|
- this.dgvGroutingLine.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
|
|
|
- this.dgvGroutingLine.CellHeight = 23;
|
|
|
- this.dgvGroutingLine.ChildNodeColumnName = null;
|
|
|
- this.dgvGroutingLine.ChildNodeColumnText = null;
|
|
|
- this.dgvGroutingLine.ColumnDeep = 1;
|
|
|
- this.dgvGroutingLine.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.dgvGroutingLine.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
|
|
|
- this.dgvGroutingLine.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
|
|
|
- this.dgvGroutingLine.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
+ this.dgvGroutingLine.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
|
|
+ this.dgvGroutingLine.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
|
|
|
+ this.dgvGroutingLine.CellHeight = 23;
|
|
|
+ this.dgvGroutingLine.ChildNodeColumnName = null;
|
|
|
+ this.dgvGroutingLine.ChildNodeColumnText = null;
|
|
|
+ this.dgvGroutingLine.ColumnDeep = 1;
|
|
|
+ this.dgvGroutingLine.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.dgvGroutingLine.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
|
|
|
+ this.dgvGroutingLine.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
|
|
|
+ this.dgvGroutingLine.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
this.GroutingLineID,
|
|
|
this.GroutingLineCode,
|
|
|
this.GroutingLineName,
|
|
|
@@ -126,528 +126,525 @@
|
|
|
this.UserCode,
|
|
|
this.GMOULDSTATUSNAME,
|
|
|
this.Remarks});
|
|
|
- this.dgvGroutingLine.ColumnTreeView = null;
|
|
|
- this.dgvGroutingLine.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)));
|
|
|
- dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
- dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Window;
|
|
|
- dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
- dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
- dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
- dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
- this.dgvGroutingLine.DefaultCellStyle = dataGridViewCellStyle4;
|
|
|
- this.dgvGroutingLine.DynamicColumnName = "";
|
|
|
- this.dgvGroutingLine.EnableHeadersVisualStyles = false;
|
|
|
- this.dgvGroutingLine.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.dgvGroutingLine.FormatQuantityColumns = null;
|
|
|
- this.dgvGroutingLine.HorizontalMergeColumn = null;
|
|
|
- this.dgvGroutingLine.IsAutoCountSum = true;
|
|
|
- this.dgvGroutingLine.IsAutoResizeColumns = false;
|
|
|
- this.dgvGroutingLine.IsClickF12 = false;
|
|
|
- this.dgvGroutingLine.IsOpenMergeCellFlag = false;
|
|
|
- this.dgvGroutingLine.IsSubTotalFlag = false;
|
|
|
- this.dgvGroutingLine.IsTopDeep = false;
|
|
|
- this.dgvGroutingLine.Location = new System.Drawing.Point(0, 154);
|
|
|
- this.dgvGroutingLine.MergeColumnNames = null;
|
|
|
- this.dgvGroutingLine.MergeDetailColumnNames = null;
|
|
|
- this.dgvGroutingLine.MergeDetailOnlyColumn = null;
|
|
|
- this.dgvGroutingLine.MergeOnlyColumn = null;
|
|
|
- this.dgvGroutingLine.MultiSelect = false;
|
|
|
- this.dgvGroutingLine.Name = "dgvGroutingLine";
|
|
|
- this.dgvGroutingLine.ReadOnly = true;
|
|
|
- this.dgvGroutingLine.RefreshAtHscroll = false;
|
|
|
- this.dgvGroutingLine.RowHeadersWidth = 50;
|
|
|
- this.dgvGroutingLine.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
|
|
|
- dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
|
|
|
- this.dgvGroutingLine.RowsDefaultCellStyle = dataGridViewCellStyle5;
|
|
|
- this.dgvGroutingLine.RowTemplate.Height = 21;
|
|
|
- this.dgvGroutingLine.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
|
- this.dgvGroutingLine.ShowEditingIcon = false;
|
|
|
- this.dgvGroutingLine.Size = new System.Drawing.Size(1004, 331);
|
|
|
- this.dgvGroutingLine.SortOrderColumnName = null;
|
|
|
- this.dgvGroutingLine.TabIndex = 0;
|
|
|
- this.dgvGroutingLine.Tag = true;
|
|
|
- this.dgvGroutingLine.TotalSumColumns = null;
|
|
|
- this.dgvGroutingLine.ViewRowFilter = "";
|
|
|
- this.dgvGroutingLine.VirtualMode = true;
|
|
|
- //
|
|
|
- // GroutingLineID
|
|
|
- //
|
|
|
- this.GroutingLineID.DataPropertyName = "GroutingLineID";
|
|
|
- this.GroutingLineID.HeaderText = "成型生产线ID";
|
|
|
- this.GroutingLineID.Name = "GroutingLineID";
|
|
|
- this.GroutingLineID.ReadOnly = true;
|
|
|
- this.GroutingLineID.Visible = false;
|
|
|
- //
|
|
|
- // GroutingLineCode
|
|
|
- //
|
|
|
- this.GroutingLineCode.DataPropertyName = "GroutingLineCode";
|
|
|
- this.GroutingLineCode.HeaderText = "成型线编码";
|
|
|
- this.GroutingLineCode.Name = "GroutingLineCode";
|
|
|
- this.GroutingLineCode.ReadOnly = true;
|
|
|
- //
|
|
|
- // GroutingLineName
|
|
|
- //
|
|
|
- this.GroutingLineName.DataPropertyName = "GroutingLineName";
|
|
|
- this.GroutingLineName.HeaderText = "成型线名称";
|
|
|
- this.GroutingLineName.Name = "GroutingLineName";
|
|
|
- this.GroutingLineName.ReadOnly = true;
|
|
|
- //
|
|
|
- // GroutingMouldCode
|
|
|
- //
|
|
|
- this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
|
|
|
- this.GroutingMouldCode.HeaderText = "模具编号";
|
|
|
- this.GroutingMouldCode.Name = "GroutingMouldCode";
|
|
|
- this.GroutingMouldCode.ReadOnly = true;
|
|
|
- //
|
|
|
- // GOODSCODE
|
|
|
- //
|
|
|
- this.GOODSCODE.DataPropertyName = "GOODSCODE";
|
|
|
- this.GOODSCODE.HeaderText = "产品编码";
|
|
|
- this.GOODSCODE.Name = "GOODSCODE";
|
|
|
- this.GOODSCODE.ReadOnly = true;
|
|
|
- //
|
|
|
- // GoodsName
|
|
|
- //
|
|
|
- this.GoodsName.DataPropertyName = "GoodsName";
|
|
|
- this.GoodsName.HeaderText = "产品名称";
|
|
|
- this.GoodsName.Name = "GoodsName";
|
|
|
- this.GoodsName.ReadOnly = true;
|
|
|
- //
|
|
|
- // GoodsSpecification
|
|
|
- //
|
|
|
- this.GoodsSpecification.DataPropertyName = "GoodsSpecification";
|
|
|
- this.GoodsSpecification.HeaderText = "产品规格";
|
|
|
- this.GoodsSpecification.Name = "GoodsSpecification";
|
|
|
- this.GoodsSpecification.ReadOnly = true;
|
|
|
- //
|
|
|
- // GroutingCount
|
|
|
- //
|
|
|
- this.GroutingCount.DataPropertyName = "GroutingCount";
|
|
|
- dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
|
|
|
- this.GroutingCount.DefaultCellStyle = dataGridViewCellStyle3;
|
|
|
- this.GroutingCount.HeaderText = "注浆次数";
|
|
|
- this.GroutingCount.Name = "GroutingCount";
|
|
|
- this.GroutingCount.ReadOnly = true;
|
|
|
- //
|
|
|
- // DETAILGMOULDSTATUSNAME
|
|
|
- //
|
|
|
- this.DETAILGMOULDSTATUSNAME.DataPropertyName = "DETAILGMOULDSTATUSNAME";
|
|
|
- this.DETAILGMOULDSTATUSNAME.HeaderText = "模具状态";
|
|
|
- this.DETAILGMOULDSTATUSNAME.Name = "DETAILGMOULDSTATUSNAME";
|
|
|
- this.DETAILGMOULDSTATUSNAME.ReadOnly = true;
|
|
|
- //
|
|
|
- // BuildingNo
|
|
|
- //
|
|
|
- this.BuildingNo.DataPropertyName = "BuildingNo";
|
|
|
- this.BuildingNo.HeaderText = "楼号";
|
|
|
- this.BuildingNo.Name = "BuildingNo";
|
|
|
- this.BuildingNo.ReadOnly = true;
|
|
|
- //
|
|
|
- // FloorNo
|
|
|
- //
|
|
|
- this.FloorNo.DataPropertyName = "FloorNo";
|
|
|
- this.FloorNo.HeaderText = "楼层";
|
|
|
- this.FloorNo.Name = "FloorNo";
|
|
|
- this.FloorNo.ReadOnly = true;
|
|
|
- //
|
|
|
- // GroutingLineNo
|
|
|
- //
|
|
|
- this.GroutingLineNo.DataPropertyName = "GroutingLineNo";
|
|
|
- this.GroutingLineNo.HeaderText = "线号";
|
|
|
- this.GroutingLineNo.Name = "GroutingLineNo";
|
|
|
- this.GroutingLineNo.ReadOnly = true;
|
|
|
- //
|
|
|
- // MouldQuantity
|
|
|
- //
|
|
|
- this.MouldQuantity.DataPropertyName = "MouldQuantity";
|
|
|
- this.MouldQuantity.HeaderText = "模具个数";
|
|
|
- this.MouldQuantity.Name = "MouldQuantity";
|
|
|
- this.MouldQuantity.ReadOnly = true;
|
|
|
- //
|
|
|
- // GMouldTypeName
|
|
|
- //
|
|
|
- this.GMouldTypeName.DataPropertyName = "GMouldTypeName";
|
|
|
- this.GMouldTypeName.HeaderText = "成型线类别";
|
|
|
- this.GMouldTypeName.Name = "GMouldTypeName";
|
|
|
- this.GMouldTypeName.ReadOnly = true;
|
|
|
- //
|
|
|
- // UserCode
|
|
|
- //
|
|
|
- this.UserCode.DataPropertyName = "UserCode";
|
|
|
- this.UserCode.HeaderText = "成型工号";
|
|
|
- this.UserCode.Name = "UserCode";
|
|
|
- this.UserCode.ReadOnly = true;
|
|
|
- //
|
|
|
- // GMOULDSTATUSNAME
|
|
|
- //
|
|
|
- this.GMOULDSTATUSNAME.DataPropertyName = "GMOULDSTATUSNAME";
|
|
|
- this.GMOULDSTATUSNAME.HeaderText = "成型线状态";
|
|
|
- this.GMOULDSTATUSNAME.Name = "GMOULDSTATUSNAME";
|
|
|
- this.GMOULDSTATUSNAME.ReadOnly = true;
|
|
|
- this.GMOULDSTATUSNAME.Width = 120;
|
|
|
- //
|
|
|
- // Remarks
|
|
|
- //
|
|
|
- this.Remarks.DataPropertyName = "Remarks";
|
|
|
- this.Remarks.HeaderText = "备注";
|
|
|
- this.Remarks.Name = "Remarks";
|
|
|
- this.Remarks.ReadOnly = true;
|
|
|
- //
|
|
|
- // 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(913, 77);
|
|
|
- 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 = 25;
|
|
|
- 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(822, 77);
|
|
|
- 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 = 24;
|
|
|
- this.btnSearch.Text = "查询(&Q)";
|
|
|
- this.btnSearch.UseVisualStyleBackColor = false;
|
|
|
- this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
|
|
|
- //
|
|
|
- // txtRemarks
|
|
|
- //
|
|
|
- this.txtRemarks.BackColor = System.Drawing.SystemColors.Window;
|
|
|
- this.txtRemarks.BackgroundColor = System.Drawing.SystemColors.Window;
|
|
|
- this.txtRemarks.ErrorMessage = "";
|
|
|
- this.txtRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.txtRemarks.Location = new System.Drawing.Point(619, 74);
|
|
|
- this.txtRemarks.MaxLength = 500;
|
|
|
- this.txtRemarks.Name = "txtRemarks";
|
|
|
- this.txtRemarks.Size = new System.Drawing.Size(197, 21);
|
|
|
- this.txtRemarks.TabIndex = 21;
|
|
|
- //
|
|
|
- // lblRemarks
|
|
|
- //
|
|
|
- this.lblRemarks.AutoSize = true;
|
|
|
- this.lblRemarks.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.lblRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.lblRemarks.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
- this.lblRemarks.Location = new System.Drawing.Point(584, 78);
|
|
|
- this.lblRemarks.Name = "lblRemarks";
|
|
|
- this.lblRemarks.Size = new System.Drawing.Size(29, 12);
|
|
|
- this.lblRemarks.TabIndex = 20;
|
|
|
- this.lblRemarks.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(360, 47);
|
|
|
- this.txtGroutingLineName.MaxLength = 50;
|
|
|
- this.txtGroutingLineName.Name = "txtGroutingLineName";
|
|
|
- this.txtGroutingLineName.Size = new System.Drawing.Size(179, 21);
|
|
|
- this.txtGroutingLineName.TabIndex = 13;
|
|
|
- //
|
|
|
- // 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.Location = new System.Drawing.Point(289, 50);
|
|
|
- this.lblGroutingLineName.Name = "lblGroutingLineName";
|
|
|
- this.lblGroutingLineName.Size = new System.Drawing.Size(65, 12);
|
|
|
- this.lblGroutingLineName.TabIndex = 12;
|
|
|
- this.lblGroutingLineName.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, 47);
|
|
|
- this.txtGroutingLineCode.MaxLength = 30;
|
|
|
- this.txtGroutingLineCode.Name = "txtGroutingLineCode";
|
|
|
- this.txtGroutingLineCode.RejectCharsPattern = "[^a-zA-Z0-9]";
|
|
|
- this.txtGroutingLineCode.Size = new System.Drawing.Size(184, 21);
|
|
|
- this.txtGroutingLineCode.TabIndex = 11;
|
|
|
- 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(6, 50);
|
|
|
- this.lblGroutingLineCode.Name = "lblGroutingLineCode";
|
|
|
- this.lblGroutingLineCode.Size = new System.Drawing.Size(65, 12);
|
|
|
- this.lblGroutingLineCode.TabIndex = 10;
|
|
|
- this.lblGroutingLineCode.Text = "成型线编码";
|
|
|
- //
|
|
|
- // txtGroutingLineNo
|
|
|
- //
|
|
|
- this.txtGroutingLineNo.BackColor = System.Drawing.SystemColors.Window;
|
|
|
- this.txtGroutingLineNo.BackgroundColor = System.Drawing.SystemColors.Window;
|
|
|
- this.txtGroutingLineNo.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
|
|
|
- this.txtGroutingLineNo.ErrorMessage = "";
|
|
|
- this.txtGroutingLineNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.txtGroutingLineNo.Location = new System.Drawing.Point(619, 20);
|
|
|
- this.txtGroutingLineNo.MaxLength = 10;
|
|
|
- this.txtGroutingLineNo.Name = "txtGroutingLineNo";
|
|
|
- this.txtGroutingLineNo.Size = new System.Drawing.Size(197, 21);
|
|
|
- this.txtGroutingLineNo.TabIndex = 5;
|
|
|
- //
|
|
|
- // lblGroutingLineNo
|
|
|
- //
|
|
|
- this.lblGroutingLineNo.AutoSize = true;
|
|
|
- this.lblGroutingLineNo.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.lblGroutingLineNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.lblGroutingLineNo.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
- this.lblGroutingLineNo.Location = new System.Drawing.Point(584, 23);
|
|
|
- this.lblGroutingLineNo.Name = "lblGroutingLineNo";
|
|
|
- this.lblGroutingLineNo.Size = new System.Drawing.Size(29, 12);
|
|
|
- this.lblGroutingLineNo.TabIndex = 4;
|
|
|
- this.lblGroutingLineNo.Text = "线号";
|
|
|
- //
|
|
|
- // txtFloorNo
|
|
|
- //
|
|
|
- this.txtFloorNo.BackColor = System.Drawing.SystemColors.Window;
|
|
|
- this.txtFloorNo.BackgroundColor = System.Drawing.SystemColors.Window;
|
|
|
- this.txtFloorNo.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
|
|
|
- this.txtFloorNo.ErrorMessage = "";
|
|
|
- this.txtFloorNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.txtFloorNo.Location = new System.Drawing.Point(360, 20);
|
|
|
- this.txtFloorNo.MaxLength = 5;
|
|
|
- this.txtFloorNo.Name = "txtFloorNo";
|
|
|
- this.txtFloorNo.RejectCharsPattern = "[^a-zA-Z0-9]";
|
|
|
- this.txtFloorNo.Size = new System.Drawing.Size(179, 21);
|
|
|
- this.txtFloorNo.TabIndex = 3;
|
|
|
- this.txtFloorNo.TextValue = "";
|
|
|
- //
|
|
|
- // lblFloorNo
|
|
|
- //
|
|
|
- this.lblFloorNo.AutoSize = true;
|
|
|
- this.lblFloorNo.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.lblFloorNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.lblFloorNo.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
- this.lblFloorNo.Location = new System.Drawing.Point(325, 23);
|
|
|
- this.lblFloorNo.Name = "lblFloorNo";
|
|
|
- this.lblFloorNo.Size = new System.Drawing.Size(29, 12);
|
|
|
- this.lblFloorNo.TabIndex = 2;
|
|
|
- this.lblFloorNo.Text = "楼层";
|
|
|
- //
|
|
|
- // txtBuildingNo
|
|
|
- //
|
|
|
- this.txtBuildingNo.BackColor = System.Drawing.SystemColors.Window;
|
|
|
- this.txtBuildingNo.BackgroundColor = System.Drawing.SystemColors.Window;
|
|
|
- this.txtBuildingNo.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
|
|
|
- this.txtBuildingNo.ErrorMessage = "";
|
|
|
- this.txtBuildingNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.txtBuildingNo.Location = new System.Drawing.Point(77, 20);
|
|
|
- this.txtBuildingNo.MaxLength = 10;
|
|
|
- this.txtBuildingNo.Name = "txtBuildingNo";
|
|
|
- this.txtBuildingNo.Size = new System.Drawing.Size(184, 21);
|
|
|
- this.txtBuildingNo.TabIndex = 1;
|
|
|
- //
|
|
|
- // lblBuildingNo
|
|
|
- //
|
|
|
- this.lblBuildingNo.AutoSize = true;
|
|
|
- this.lblBuildingNo.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.lblBuildingNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.lblBuildingNo.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
- this.lblBuildingNo.Location = new System.Drawing.Point(42, 23);
|
|
|
- this.lblBuildingNo.Name = "lblBuildingNo";
|
|
|
- this.lblBuildingNo.Size = new System.Drawing.Size(29, 12);
|
|
|
- this.lblBuildingNo.TabIndex = 0;
|
|
|
- this.lblBuildingNo.Text = "楼号";
|
|
|
- //
|
|
|
- // gbxCondition
|
|
|
- //
|
|
|
- this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
+ this.dgvGroutingLine.ColumnTreeView = null;
|
|
|
+ this.dgvGroutingLine.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)));
|
|
|
+ dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
+ dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Window;
|
|
|
+ dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
+ dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
+ dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
+ dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
+ this.dgvGroutingLine.DefaultCellStyle = dataGridViewCellStyle4;
|
|
|
+ this.dgvGroutingLine.DynamicColumnName = "";
|
|
|
+ this.dgvGroutingLine.EnableHeadersVisualStyles = false;
|
|
|
+ this.dgvGroutingLine.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.dgvGroutingLine.FormatQuantityColumns = null;
|
|
|
+ this.dgvGroutingLine.HorizontalMergeColumn = null;
|
|
|
+ this.dgvGroutingLine.IsAutoCountSum = true;
|
|
|
+ this.dgvGroutingLine.IsAutoResizeColumns = false;
|
|
|
+ this.dgvGroutingLine.IsClickF12 = false;
|
|
|
+ this.dgvGroutingLine.IsOpenMergeCellFlag = false;
|
|
|
+ this.dgvGroutingLine.IsSubTotalFlag = false;
|
|
|
+ this.dgvGroutingLine.IsTopDeep = false;
|
|
|
+ this.dgvGroutingLine.Location = new System.Drawing.Point(0, 154);
|
|
|
+ this.dgvGroutingLine.MergeColumnNames = null;
|
|
|
+ this.dgvGroutingLine.MergeDetailColumnNames = null;
|
|
|
+ this.dgvGroutingLine.MergeDetailOnlyColumn = null;
|
|
|
+ this.dgvGroutingLine.MergeOnlyColumn = null;
|
|
|
+ this.dgvGroutingLine.MultiSelect = false;
|
|
|
+ this.dgvGroutingLine.Name = "dgvGroutingLine";
|
|
|
+ this.dgvGroutingLine.ReadOnly = true;
|
|
|
+ this.dgvGroutingLine.RefreshAtHscroll = false;
|
|
|
+ this.dgvGroutingLine.RowHeadersWidth = 50;
|
|
|
+ this.dgvGroutingLine.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
|
|
|
+ dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
|
|
|
+ this.dgvGroutingLine.RowsDefaultCellStyle = dataGridViewCellStyle5;
|
|
|
+ this.dgvGroutingLine.RowTemplate.Height = 21;
|
|
|
+ this.dgvGroutingLine.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
|
+ this.dgvGroutingLine.ShowEditingIcon = false;
|
|
|
+ this.dgvGroutingLine.Size = new System.Drawing.Size(1004, 331);
|
|
|
+ this.dgvGroutingLine.SortOrderColumnName = null;
|
|
|
+ this.dgvGroutingLine.TabIndex = 0;
|
|
|
+ this.dgvGroutingLine.Tag = true;
|
|
|
+ this.dgvGroutingLine.TotalSumColumns = null;
|
|
|
+ this.dgvGroutingLine.ViewRowFilter = "";
|
|
|
+ this.dgvGroutingLine.VirtualMode = true;
|
|
|
+ //
|
|
|
+ // GroutingLineID
|
|
|
+ //
|
|
|
+ this.GroutingLineID.DataPropertyName = "GroutingLineID";
|
|
|
+ this.GroutingLineID.HeaderText = "成型生产线ID";
|
|
|
+ this.GroutingLineID.Name = "GroutingLineID";
|
|
|
+ this.GroutingLineID.ReadOnly = true;
|
|
|
+ this.GroutingLineID.Visible = false;
|
|
|
+ //
|
|
|
+ // GroutingLineCode
|
|
|
+ //
|
|
|
+ this.GroutingLineCode.DataPropertyName = "GroutingLineCode";
|
|
|
+ this.GroutingLineCode.HeaderText = "成型线编码";
|
|
|
+ this.GroutingLineCode.Name = "GroutingLineCode";
|
|
|
+ this.GroutingLineCode.ReadOnly = true;
|
|
|
+ //
|
|
|
+ // GroutingLineName
|
|
|
+ //
|
|
|
+ this.GroutingLineName.DataPropertyName = "GroutingLineName";
|
|
|
+ this.GroutingLineName.HeaderText = "成型线名称";
|
|
|
+ this.GroutingLineName.Name = "GroutingLineName";
|
|
|
+ this.GroutingLineName.ReadOnly = true;
|
|
|
+ //
|
|
|
+ // GroutingMouldCode
|
|
|
+ //
|
|
|
+ this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
|
|
|
+ this.GroutingMouldCode.HeaderText = "模具编号";
|
|
|
+ this.GroutingMouldCode.Name = "GroutingMouldCode";
|
|
|
+ this.GroutingMouldCode.ReadOnly = true;
|
|
|
+ //
|
|
|
+ // GOODSCODE
|
|
|
+ //
|
|
|
+ this.GOODSCODE.DataPropertyName = "GOODSCODE";
|
|
|
+ this.GOODSCODE.HeaderText = "产品编码";
|
|
|
+ this.GOODSCODE.Name = "GOODSCODE";
|
|
|
+ this.GOODSCODE.ReadOnly = true;
|
|
|
+ //
|
|
|
+ // GoodsName
|
|
|
+ //
|
|
|
+ this.GoodsName.DataPropertyName = "GoodsName";
|
|
|
+ this.GoodsName.HeaderText = "产品名称";
|
|
|
+ this.GoodsName.Name = "GoodsName";
|
|
|
+ this.GoodsName.ReadOnly = true;
|
|
|
+ //
|
|
|
+ // GoodsSpecification
|
|
|
+ //
|
|
|
+ this.GoodsSpecification.DataPropertyName = "GoodsSpecification";
|
|
|
+ this.GoodsSpecification.HeaderText = "产品规格";
|
|
|
+ this.GoodsSpecification.Name = "GoodsSpecification";
|
|
|
+ this.GoodsSpecification.ReadOnly = true;
|
|
|
+ //
|
|
|
+ // GroutingCount
|
|
|
+ //
|
|
|
+ this.GroutingCount.DataPropertyName = "GroutingCount";
|
|
|
+ dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
|
|
|
+ this.GroutingCount.DefaultCellStyle = dataGridViewCellStyle3;
|
|
|
+ this.GroutingCount.HeaderText = "注浆次数";
|
|
|
+ this.GroutingCount.Name = "GroutingCount";
|
|
|
+ this.GroutingCount.ReadOnly = true;
|
|
|
+ //
|
|
|
+ // DETAILGMOULDSTATUSNAME
|
|
|
+ //
|
|
|
+ this.DETAILGMOULDSTATUSNAME.DataPropertyName = "DETAILGMOULDSTATUSNAME";
|
|
|
+ this.DETAILGMOULDSTATUSNAME.HeaderText = "模具状态";
|
|
|
+ this.DETAILGMOULDSTATUSNAME.Name = "DETAILGMOULDSTATUSNAME";
|
|
|
+ this.DETAILGMOULDSTATUSNAME.ReadOnly = true;
|
|
|
+ //
|
|
|
+ // BuildingNo
|
|
|
+ //
|
|
|
+ this.BuildingNo.DataPropertyName = "BuildingNo";
|
|
|
+ this.BuildingNo.HeaderText = "楼号";
|
|
|
+ this.BuildingNo.Name = "BuildingNo";
|
|
|
+ this.BuildingNo.ReadOnly = true;
|
|
|
+ //
|
|
|
+ // FloorNo
|
|
|
+ //
|
|
|
+ this.FloorNo.DataPropertyName = "FloorNo";
|
|
|
+ this.FloorNo.HeaderText = "楼层";
|
|
|
+ this.FloorNo.Name = "FloorNo";
|
|
|
+ this.FloorNo.ReadOnly = true;
|
|
|
+ //
|
|
|
+ // GroutingLineNo
|
|
|
+ //
|
|
|
+ this.GroutingLineNo.DataPropertyName = "GroutingLineNo";
|
|
|
+ this.GroutingLineNo.HeaderText = "线号";
|
|
|
+ this.GroutingLineNo.Name = "GroutingLineNo";
|
|
|
+ this.GroutingLineNo.ReadOnly = true;
|
|
|
+ //
|
|
|
+ // MouldQuantity
|
|
|
+ //
|
|
|
+ this.MouldQuantity.DataPropertyName = "MouldQuantity";
|
|
|
+ this.MouldQuantity.HeaderText = "模具个数";
|
|
|
+ this.MouldQuantity.Name = "MouldQuantity";
|
|
|
+ this.MouldQuantity.ReadOnly = true;
|
|
|
+ //
|
|
|
+ // GMouldTypeName
|
|
|
+ //
|
|
|
+ this.GMouldTypeName.DataPropertyName = "GMouldTypeName";
|
|
|
+ this.GMouldTypeName.HeaderText = "成型线类别";
|
|
|
+ this.GMouldTypeName.Name = "GMouldTypeName";
|
|
|
+ this.GMouldTypeName.ReadOnly = true;
|
|
|
+ //
|
|
|
+ // UserCode
|
|
|
+ //
|
|
|
+ this.UserCode.DataPropertyName = "UserCode";
|
|
|
+ this.UserCode.HeaderText = "成型工号";
|
|
|
+ this.UserCode.Name = "UserCode";
|
|
|
+ this.UserCode.ReadOnly = true;
|
|
|
+ //
|
|
|
+ // GMOULDSTATUSNAME
|
|
|
+ //
|
|
|
+ this.GMOULDSTATUSNAME.DataPropertyName = "GMOULDSTATUSNAME";
|
|
|
+ this.GMOULDSTATUSNAME.HeaderText = "成型线状态";
|
|
|
+ this.GMOULDSTATUSNAME.Name = "GMOULDSTATUSNAME";
|
|
|
+ this.GMOULDSTATUSNAME.ReadOnly = true;
|
|
|
+ this.GMOULDSTATUSNAME.Width = 120;
|
|
|
+ //
|
|
|
+ // Remarks
|
|
|
+ //
|
|
|
+ this.Remarks.DataPropertyName = "Remarks";
|
|
|
+ this.Remarks.HeaderText = "备注";
|
|
|
+ this.Remarks.Name = "Remarks";
|
|
|
+ this.Remarks.ReadOnly = true;
|
|
|
+ //
|
|
|
+ // 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(913, 77);
|
|
|
+ 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 = 25;
|
|
|
+ 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(822, 77);
|
|
|
+ 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 = 24;
|
|
|
+ this.btnSearch.Text = "查询(&Q)";
|
|
|
+ this.btnSearch.UseVisualStyleBackColor = false;
|
|
|
+ this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
|
|
|
+ //
|
|
|
+ // txtRemarks
|
|
|
+ //
|
|
|
+ this.txtRemarks.BackColor = System.Drawing.SystemColors.Window;
|
|
|
+ this.txtRemarks.BackgroundColor = System.Drawing.SystemColors.Window;
|
|
|
+ this.txtRemarks.ErrorMessage = "";
|
|
|
+ this.txtRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.txtRemarks.Location = new System.Drawing.Point(619, 74);
|
|
|
+ this.txtRemarks.MaxLength = 500;
|
|
|
+ this.txtRemarks.Name = "txtRemarks";
|
|
|
+ this.txtRemarks.Size = new System.Drawing.Size(197, 21);
|
|
|
+ this.txtRemarks.TabIndex = 21;
|
|
|
+ //
|
|
|
+ // lblRemarks
|
|
|
+ //
|
|
|
+ this.lblRemarks.AutoSize = true;
|
|
|
+ this.lblRemarks.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.lblRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.lblRemarks.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
+ this.lblRemarks.Location = new System.Drawing.Point(584, 78);
|
|
|
+ this.lblRemarks.Name = "lblRemarks";
|
|
|
+ this.lblRemarks.Size = new System.Drawing.Size(29, 12);
|
|
|
+ this.lblRemarks.TabIndex = 20;
|
|
|
+ this.lblRemarks.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(360, 47);
|
|
|
+ this.txtGroutingLineName.MaxLength = 50;
|
|
|
+ this.txtGroutingLineName.Name = "txtGroutingLineName";
|
|
|
+ this.txtGroutingLineName.Size = new System.Drawing.Size(179, 21);
|
|
|
+ this.txtGroutingLineName.TabIndex = 13;
|
|
|
+ //
|
|
|
+ // 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.Location = new System.Drawing.Point(289, 50);
|
|
|
+ this.lblGroutingLineName.Name = "lblGroutingLineName";
|
|
|
+ this.lblGroutingLineName.Size = new System.Drawing.Size(65, 12);
|
|
|
+ this.lblGroutingLineName.TabIndex = 12;
|
|
|
+ this.lblGroutingLineName.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, 47);
|
|
|
+ this.txtGroutingLineCode.MaxLength = 30;
|
|
|
+ this.txtGroutingLineCode.Name = "txtGroutingLineCode";
|
|
|
+ this.txtGroutingLineCode.RejectCharsPattern = "";
|
|
|
+ this.txtGroutingLineCode.Size = new System.Drawing.Size(184, 21);
|
|
|
+ this.txtGroutingLineCode.TabIndex = 11;
|
|
|
+ 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(6, 50);
|
|
|
+ this.lblGroutingLineCode.Name = "lblGroutingLineCode";
|
|
|
+ this.lblGroutingLineCode.Size = new System.Drawing.Size(65, 12);
|
|
|
+ this.lblGroutingLineCode.TabIndex = 10;
|
|
|
+ this.lblGroutingLineCode.Text = "成型线编码";
|
|
|
+ //
|
|
|
+ // txtGroutingLineNo
|
|
|
+ //
|
|
|
+ this.txtGroutingLineNo.BackColor = System.Drawing.SystemColors.Window;
|
|
|
+ this.txtGroutingLineNo.BackgroundColor = System.Drawing.SystemColors.Window;
|
|
|
+ this.txtGroutingLineNo.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
|
|
|
+ this.txtGroutingLineNo.ErrorMessage = "";
|
|
|
+ this.txtGroutingLineNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.txtGroutingLineNo.Location = new System.Drawing.Point(619, 20);
|
|
|
+ this.txtGroutingLineNo.MaxLength = 10;
|
|
|
+ this.txtGroutingLineNo.Name = "txtGroutingLineNo";
|
|
|
+ this.txtGroutingLineNo.Size = new System.Drawing.Size(197, 21);
|
|
|
+ this.txtGroutingLineNo.TabIndex = 5;
|
|
|
+ //
|
|
|
+ // lblGroutingLineNo
|
|
|
+ //
|
|
|
+ this.lblGroutingLineNo.AutoSize = true;
|
|
|
+ this.lblGroutingLineNo.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.lblGroutingLineNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.lblGroutingLineNo.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
+ this.lblGroutingLineNo.Location = new System.Drawing.Point(584, 23);
|
|
|
+ this.lblGroutingLineNo.Name = "lblGroutingLineNo";
|
|
|
+ this.lblGroutingLineNo.Size = new System.Drawing.Size(29, 12);
|
|
|
+ this.lblGroutingLineNo.TabIndex = 4;
|
|
|
+ this.lblGroutingLineNo.Text = "线号";
|
|
|
+ //
|
|
|
+ // txtFloorNo
|
|
|
+ //
|
|
|
+ this.txtFloorNo.BackColor = System.Drawing.SystemColors.Window;
|
|
|
+ this.txtFloorNo.BackgroundColor = System.Drawing.SystemColors.Window;
|
|
|
+ this.txtFloorNo.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
|
|
|
+ this.txtFloorNo.ErrorMessage = "";
|
|
|
+ this.txtFloorNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.txtFloorNo.Location = new System.Drawing.Point(360, 20);
|
|
|
+ this.txtFloorNo.MaxLength = 5;
|
|
|
+ this.txtFloorNo.Name = "txtFloorNo";
|
|
|
+ this.txtFloorNo.Size = new System.Drawing.Size(179, 21);
|
|
|
+ this.txtFloorNo.TabIndex = 3;
|
|
|
+ this.txtFloorNo.TextValue = "";
|
|
|
+ //
|
|
|
+ // lblFloorNo
|
|
|
+ //
|
|
|
+ this.lblFloorNo.AutoSize = true;
|
|
|
+ this.lblFloorNo.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.lblFloorNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.lblFloorNo.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
+ this.lblFloorNo.Location = new System.Drawing.Point(325, 23);
|
|
|
+ this.lblFloorNo.Name = "lblFloorNo";
|
|
|
+ this.lblFloorNo.Size = new System.Drawing.Size(29, 12);
|
|
|
+ this.lblFloorNo.TabIndex = 2;
|
|
|
+ this.lblFloorNo.Text = "楼层";
|
|
|
+ //
|
|
|
+ // txtBuildingNo
|
|
|
+ //
|
|
|
+ this.txtBuildingNo.BackColor = System.Drawing.SystemColors.Window;
|
|
|
+ this.txtBuildingNo.BackgroundColor = System.Drawing.SystemColors.Window;
|
|
|
+ this.txtBuildingNo.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
|
|
|
+ this.txtBuildingNo.ErrorMessage = "";
|
|
|
+ this.txtBuildingNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.txtBuildingNo.Location = new System.Drawing.Point(77, 20);
|
|
|
+ this.txtBuildingNo.MaxLength = 10;
|
|
|
+ this.txtBuildingNo.Name = "txtBuildingNo";
|
|
|
+ this.txtBuildingNo.Size = new System.Drawing.Size(184, 21);
|
|
|
+ this.txtBuildingNo.TabIndex = 1;
|
|
|
+ //
|
|
|
+ // lblBuildingNo
|
|
|
+ //
|
|
|
+ this.lblBuildingNo.AutoSize = true;
|
|
|
+ this.lblBuildingNo.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.lblBuildingNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.lblBuildingNo.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
+ this.lblBuildingNo.Location = new System.Drawing.Point(42, 23);
|
|
|
+ this.lblBuildingNo.Name = "lblBuildingNo";
|
|
|
+ this.lblBuildingNo.Size = new System.Drawing.Size(29, 12);
|
|
|
+ this.lblBuildingNo.TabIndex = 0;
|
|
|
+ this.lblBuildingNo.Text = "楼号";
|
|
|
+ //
|
|
|
+ // 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.lblGMouldType);
|
|
|
- this.gbxCondition.Controls.Add(this.scbGMouldType);
|
|
|
- this.gbxCondition.Controls.Add(this.lblBuildingNo);
|
|
|
- this.gbxCondition.Controls.Add(this.lblGroutingLineCode);
|
|
|
- this.gbxCondition.Controls.Add(this.btnClearCondition);
|
|
|
- this.gbxCondition.Controls.Add(this.btnSearch);
|
|
|
- this.gbxCondition.Controls.Add(this.txtBuildingNo);
|
|
|
- this.gbxCondition.Controls.Add(this.txtGoodsCode);
|
|
|
- this.gbxCondition.Controls.Add(this.txtGroutingUserCode);
|
|
|
- this.gbxCondition.Controls.Add(this.txtGroutingLineCode);
|
|
|
- this.gbxCondition.Controls.Add(this.txtFloorNo);
|
|
|
- this.gbxCondition.Controls.Add(this.lblFloorNo);
|
|
|
- this.gbxCondition.Controls.Add(this.c_Label1);
|
|
|
- this.gbxCondition.Controls.Add(this.lblGroutingUserCode);
|
|
|
- this.gbxCondition.Controls.Add(this.lblGroutingLineNo);
|
|
|
- this.gbxCondition.Controls.Add(this.txtGroutingLineNo);
|
|
|
- this.gbxCondition.Controls.Add(this.txtRemarks);
|
|
|
- this.gbxCondition.Controls.Add(this.lblRemarks);
|
|
|
- this.gbxCondition.Controls.Add(this.lblGroutingLineName);
|
|
|
- this.gbxCondition.Controls.Add(this.txtGroutingLineName);
|
|
|
- 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(1004, 112);
|
|
|
- this.gbxCondition.TabIndex = 1;
|
|
|
- this.gbxCondition.TabStop = false;
|
|
|
- this.gbxCondition.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.ImeMode = System.Windows.Forms.ImeMode.Off;
|
|
|
- this.txtGoodsCode.Location = new System.Drawing.Point(360, 74);
|
|
|
- this.txtGoodsCode.MaxLength = 20;
|
|
|
- this.txtGoodsCode.Name = "txtGoodsCode";
|
|
|
- this.txtGoodsCode.RejectCharsPattern = "[^a-zA-Z0-9]";
|
|
|
- this.txtGoodsCode.Size = new System.Drawing.Size(179, 21);
|
|
|
- this.txtGoodsCode.TabIndex = 11;
|
|
|
- this.txtGoodsCode.TextValue = "";
|
|
|
- //
|
|
|
- // 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.ImeMode = System.Windows.Forms.ImeMode.Off;
|
|
|
- this.txtGroutingUserCode.Location = new System.Drawing.Point(77, 74);
|
|
|
- this.txtGroutingUserCode.MaxLength = 20;
|
|
|
- this.txtGroutingUserCode.Name = "txtGroutingUserCode";
|
|
|
- this.txtGroutingUserCode.RejectCharsPattern = "[^a-zA-Z0-9]";
|
|
|
- this.txtGroutingUserCode.Size = new System.Drawing.Size(184, 21);
|
|
|
- this.txtGroutingUserCode.TabIndex = 11;
|
|
|
- this.txtGroutingUserCode.TextValue = "";
|
|
|
- //
|
|
|
- // 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(301, 78);
|
|
|
- this.c_Label1.Name = "c_Label1";
|
|
|
- this.c_Label1.Size = new System.Drawing.Size(53, 12);
|
|
|
- this.c_Label1.TabIndex = 4;
|
|
|
- this.c_Label1.Text = "产品编码";
|
|
|
- //
|
|
|
- // 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(18, 78);
|
|
|
- this.lblGroutingUserCode.Name = "lblGroutingUserCode";
|
|
|
- this.lblGroutingUserCode.Size = new System.Drawing.Size(53, 12);
|
|
|
- this.lblGroutingUserCode.TabIndex = 4;
|
|
|
- this.lblGroutingUserCode.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.gbxCondition.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
|
|
|
+ this.gbxCondition.Controls.Add(this.lblGMouldType);
|
|
|
+ this.gbxCondition.Controls.Add(this.scbGMouldType);
|
|
|
+ this.gbxCondition.Controls.Add(this.lblBuildingNo);
|
|
|
+ this.gbxCondition.Controls.Add(this.lblGroutingLineCode);
|
|
|
+ this.gbxCondition.Controls.Add(this.btnClearCondition);
|
|
|
+ this.gbxCondition.Controls.Add(this.btnSearch);
|
|
|
+ this.gbxCondition.Controls.Add(this.txtBuildingNo);
|
|
|
+ this.gbxCondition.Controls.Add(this.txtGoodsCode);
|
|
|
+ this.gbxCondition.Controls.Add(this.txtGroutingUserCode);
|
|
|
+ this.gbxCondition.Controls.Add(this.txtGroutingLineCode);
|
|
|
+ this.gbxCondition.Controls.Add(this.txtFloorNo);
|
|
|
+ this.gbxCondition.Controls.Add(this.lblFloorNo);
|
|
|
+ this.gbxCondition.Controls.Add(this.c_Label1);
|
|
|
+ this.gbxCondition.Controls.Add(this.lblGroutingUserCode);
|
|
|
+ this.gbxCondition.Controls.Add(this.lblGroutingLineNo);
|
|
|
+ this.gbxCondition.Controls.Add(this.txtGroutingLineNo);
|
|
|
+ this.gbxCondition.Controls.Add(this.txtRemarks);
|
|
|
+ this.gbxCondition.Controls.Add(this.lblRemarks);
|
|
|
+ this.gbxCondition.Controls.Add(this.lblGroutingLineName);
|
|
|
+ this.gbxCondition.Controls.Add(this.txtGroutingLineName);
|
|
|
+ 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(1004, 112);
|
|
|
+ this.gbxCondition.TabIndex = 1;
|
|
|
+ this.gbxCondition.TabStop = false;
|
|
|
+ this.gbxCondition.Text = "查询条件 ▼";
|
|
|
+ //
|
|
|
+ // lblGMouldType
|
|
|
+ //
|
|
|
+ this.lblGMouldType.AutoSize = true;
|
|
|
+ this.lblGMouldType.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.lblGMouldType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.lblGMouldType.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
+ this.lblGMouldType.Location = new System.Drawing.Point(548, 50);
|
|
|
+ this.lblGMouldType.Name = "lblGMouldType";
|
|
|
+ this.lblGMouldType.Size = new System.Drawing.Size(65, 12);
|
|
|
+ this.lblGMouldType.TabIndex = 39;
|
|
|
+ this.lblGMouldType.Text = "成型线类型";
|
|
|
+ //
|
|
|
+ // scbGMouldType
|
|
|
+ //
|
|
|
+ this.scbGMouldType.CheckedData = null;
|
|
|
+ this.scbGMouldType.Location = new System.Drawing.Point(619, 47);
|
|
|
+ this.scbGMouldType.Name = "scbGMouldType";
|
|
|
+ this.scbGMouldType.Size = new System.Drawing.Size(197, 21);
|
|
|
+ this.scbGMouldType.TabIndex = 38;
|
|
|
+ //
|
|
|
+ // 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.ImeMode = System.Windows.Forms.ImeMode.Off;
|
|
|
+ this.txtGoodsCode.Location = new System.Drawing.Point(360, 74);
|
|
|
+ this.txtGoodsCode.MaxLength = 20;
|
|
|
+ this.txtGoodsCode.Name = "txtGoodsCode";
|
|
|
+ this.txtGoodsCode.Size = new System.Drawing.Size(179, 21);
|
|
|
+ this.txtGoodsCode.TabIndex = 11;
|
|
|
+ this.txtGoodsCode.TextValue = "";
|
|
|
+ //
|
|
|
+ // 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.ImeMode = System.Windows.Forms.ImeMode.Off;
|
|
|
+ this.txtGroutingUserCode.Location = new System.Drawing.Point(77, 74);
|
|
|
+ this.txtGroutingUserCode.MaxLength = 20;
|
|
|
+ this.txtGroutingUserCode.Name = "txtGroutingUserCode";
|
|
|
+ this.txtGroutingUserCode.Size = new System.Drawing.Size(184, 21);
|
|
|
+ this.txtGroutingUserCode.TabIndex = 11;
|
|
|
+ this.txtGroutingUserCode.TextValue = "";
|
|
|
+ //
|
|
|
+ // 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(301, 78);
|
|
|
+ this.c_Label1.Name = "c_Label1";
|
|
|
+ this.c_Label1.Size = new System.Drawing.Size(53, 12);
|
|
|
+ this.c_Label1.TabIndex = 4;
|
|
|
+ this.c_Label1.Text = "产品编码";
|
|
|
+ //
|
|
|
+ // 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(18, 78);
|
|
|
+ this.lblGroutingUserCode.Name = "lblGroutingUserCode";
|
|
|
+ this.lblGroutingUserCode.Size = new System.Drawing.Size(53, 12);
|
|
|
+ this.lblGroutingUserCode.TabIndex = 4;
|
|
|
+ this.lblGroutingUserCode.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.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(1016, 35);
|
|
|
- this.tsrOperate.TabIndex = 106;
|
|
|
- this.tsrOperate.Text = "toolStrip1";
|
|
|
- //
|
|
|
- // tsbtnAdaptive
|
|
|
- //
|
|
|
- this.tsbtnAdaptive.AutoSize = false;
|
|
|
- this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
|
|
- this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
- this.tsbtnAdaptive.Name = "tsbtnAdaptive";
|
|
|
- this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
|
|
|
- this.tsbtnAdaptive.Text = "自适应列宽(&A)";
|
|
|
- this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
|
|
|
- //
|
|
|
- // tsbtnClose
|
|
|
- //
|
|
|
- this.tsbtnClose.AutoSize = false;
|
|
|
- this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
|
|
- this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
- this.tsbtnClose.Name = "tsbtnClose";
|
|
|
- this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
|
|
|
- this.tsbtnClose.Text = "关闭(&X)";
|
|
|
- this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
|
|
|
- //
|
|
|
- // lblGMouldType
|
|
|
- //
|
|
|
- this.lblGMouldType.AutoSize = true;
|
|
|
- this.lblGMouldType.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.lblGMouldType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.lblGMouldType.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
- this.lblGMouldType.Location = new System.Drawing.Point(548, 50);
|
|
|
- this.lblGMouldType.Name = "lblGMouldType";
|
|
|
- this.lblGMouldType.Size = new System.Drawing.Size(65, 12);
|
|
|
- this.lblGMouldType.TabIndex = 39;
|
|
|
- this.lblGMouldType.Text = "成型线类型";
|
|
|
- //
|
|
|
- // scbGMouldType
|
|
|
- //
|
|
|
- this.scbGMouldType.CheckedData = null;
|
|
|
- this.scbGMouldType.Location = new System.Drawing.Point(619, 47);
|
|
|
- this.scbGMouldType.Name = "scbGMouldType";
|
|
|
- this.scbGMouldType.Size = new System.Drawing.Size(197, 21);
|
|
|
- this.scbGMouldType.TabIndex = 38;
|
|
|
- //
|
|
|
- // F_RPT_010104
|
|
|
- //
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(1016, 486);
|
|
|
- this.Controls.Add(this.dgvGroutingLine);
|
|
|
- this.Controls.Add(this.tsrOperate);
|
|
|
- this.Controls.Add(this.gbxCondition);
|
|
|
- this.Name = "F_RPT_010104";
|
|
|
- this.Text = "F_RPT_010104";
|
|
|
- this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_010104_FormClosed);
|
|
|
- this.Load += new System.EventHandler(this.F_RPT_010104_Load);
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.dgvGroutingLine)).EndInit();
|
|
|
- this.gbxCondition.ResumeLayout(false);
|
|
|
- this.gbxCondition.PerformLayout();
|
|
|
- this.tsrOperate.ResumeLayout(false);
|
|
|
- this.tsrOperate.PerformLayout();
|
|
|
- this.ResumeLayout(false);
|
|
|
+ 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(1016, 35);
|
|
|
+ this.tsrOperate.TabIndex = 106;
|
|
|
+ this.tsrOperate.Text = "toolStrip1";
|
|
|
+ //
|
|
|
+ // tsbtnAdaptive
|
|
|
+ //
|
|
|
+ this.tsbtnAdaptive.AutoSize = false;
|
|
|
+ this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
|
|
+ this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
+ this.tsbtnAdaptive.Name = "tsbtnAdaptive";
|
|
|
+ this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
|
|
|
+ this.tsbtnAdaptive.Text = "自适应列宽(&A)";
|
|
|
+ this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
|
|
|
+ //
|
|
|
+ // tsbtnClose
|
|
|
+ //
|
|
|
+ this.tsbtnClose.AutoSize = false;
|
|
|
+ this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
|
|
+ this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
+ this.tsbtnClose.Name = "tsbtnClose";
|
|
|
+ this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
|
|
|
+ this.tsbtnClose.Text = "关闭(&X)";
|
|
|
+ this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
|
|
|
+ //
|
|
|
+ // F_RPT_010104
|
|
|
+ //
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
+ this.ClientSize = new System.Drawing.Size(1016, 486);
|
|
|
+ this.Controls.Add(this.dgvGroutingLine);
|
|
|
+ this.Controls.Add(this.tsrOperate);
|
|
|
+ this.Controls.Add(this.gbxCondition);
|
|
|
+ this.Name = "F_RPT_010104";
|
|
|
+ this.Text = "F_RPT_010104";
|
|
|
+ this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_010104_FormClosed);
|
|
|
+ this.Load += new System.EventHandler(this.F_RPT_010104_Load);
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.dgvGroutingLine)).EndInit();
|
|
|
+ this.gbxCondition.ResumeLayout(false);
|
|
|
+ this.gbxCondition.PerformLayout();
|
|
|
+ this.tsrOperate.ResumeLayout(false);
|
|
|
+ this.tsrOperate.PerformLayout();
|
|
|
+ this.ResumeLayout(false);
|
|
|
|
|
|
}
|
|
|
|