|
|
@@ -28,121 +28,124 @@
|
|
|
/// </summary>
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_PM_0102));
|
|
|
- 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();
|
|
|
- this.btnClose = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
|
|
|
- this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
|
|
|
- this.dgvDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
|
|
|
- this.lblGroutingDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
|
|
|
- this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
|
|
|
- this.tsbtnAllGrouting = new System.Windows.Forms.ToolStripButton();
|
|
|
- this.tsbtnGrouting = new System.Windows.Forms.ToolStripButton();
|
|
|
- this.tsbtnClearDetail = new System.Windows.Forms.ToolStripButton();
|
|
|
- this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
- this.tsbtnChangeGroutingUser = new System.Windows.Forms.ToolStripButton();
|
|
|
- this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
- this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
|
|
|
- this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
|
|
|
- this.gbxInfo = new System.Windows.Forms.GroupBox();
|
|
|
- this.txtGrouting1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
|
|
|
- this.c_Button1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
|
|
|
- this.cmbLogo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
|
|
|
- this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
|
|
|
- this.lblNoGroutingRreason = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
|
|
|
- this.btnNGRSetting = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
|
|
|
- this.cboNoGroutingRreason = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
|
|
|
- this.txtGrouting = new System.Windows.Forms.TextBox();
|
|
|
- this.lblGroutingDateValue = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
|
|
|
- this.lblGrouting = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
|
|
|
- this.GroutingDailyID = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.GroutingDailyDetailID = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.GroutingLineId = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.GroutingLineDetailID = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.GroutingLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.GroutingLineName = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.GroutingUserID = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.GroutingUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.monitorid = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.monitorcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.GMouldStatus = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.GroutingBatchNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.GroutingFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
- this.NoGroutingRreason = new System.Windows.Forms.DataGridViewComboBoxColumn();
|
|
|
- this.colLogo = new System.Windows.Forms.DataGridViewComboBoxColumn();
|
|
|
- this.BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.ScrapFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
- this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.dgvDetail)).BeginInit();
|
|
|
- this.tsrOperate.SuspendLayout();
|
|
|
- this.gbxInfo.SuspendLayout();
|
|
|
- this.SuspendLayout();
|
|
|
- //
|
|
|
- // btnClose
|
|
|
- //
|
|
|
- this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.btnClose.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.btnClose.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClose.BackgroundImage")));
|
|
|
- this.btnClose.DialogResult = System.Windows.Forms.DialogResult.Cancel;
|
|
|
- this.btnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.btnClose.ForeColor = System.Drawing.Color.White;
|
|
|
- this.btnClose.Location = new System.Drawing.Point(789, 446);
|
|
|
- this.btnClose.Name = "btnClose";
|
|
|
- this.btnClose.Size = new System.Drawing.Size(85, 30);
|
|
|
- this.btnClose.TabIndex = 4;
|
|
|
- this.btnClose.Text = "关闭";
|
|
|
- this.btnClose.UseVisualStyleBackColor = false;
|
|
|
- this.btnClose.Click += new System.EventHandler(this.btnCancel_Click);
|
|
|
- //
|
|
|
- // btnSave
|
|
|
- //
|
|
|
- this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.btnSave.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.btnSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage")));
|
|
|
- this.btnSave.Enabled = false;
|
|
|
- this.btnSave.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.btnSave.ForeColor = System.Drawing.Color.White;
|
|
|
- this.btnSave.Location = new System.Drawing.Point(698, 446);
|
|
|
- this.btnSave.Name = "btnSave";
|
|
|
- this.btnSave.Size = new System.Drawing.Size(85, 30);
|
|
|
- this.btnSave.TabIndex = 3;
|
|
|
- this.btnSave.Text = "保存(&S)";
|
|
|
- this.btnSave.UseVisualStyleBackColor = false;
|
|
|
- this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
|
|
|
- //
|
|
|
- // dgvDetail
|
|
|
- //
|
|
|
- this.dgvDetail.AllowUserToAddRows = false;
|
|
|
- this.dgvDetail.AllowUserToDeleteRows = false;
|
|
|
- this.dgvDetail.AllowUserToModifyRows = true;
|
|
|
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
|
|
|
- this.dgvDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
|
|
|
- this.dgvDetail.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
+ System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_PM_0102));
|
|
|
+ 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();
|
|
|
+ this.btnClose = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
|
|
|
+ this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
|
|
|
+ this.dgvDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
|
|
|
+ this.GroutingDailyID = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.GroutingDailyDetailID = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.GroutingLineId = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.GroutingLineDetailID = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.GroutingLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.GroutingLineName = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.GroutingUserID = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.GroutingUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.monitorid = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.monitorcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.GMouldStatus = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.GroutingBatchNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.GroutingFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
+ this.NoGroutingRreason = new System.Windows.Forms.DataGridViewComboBoxColumn();
|
|
|
+ this.colLogo = new System.Windows.Forms.DataGridViewComboBoxColumn();
|
|
|
+ this.BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.ScrapFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
+ this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.lblGroutingDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
|
|
|
+ this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
|
|
|
+ this.tsbtnAllGrouting = new System.Windows.Forms.ToolStripButton();
|
|
|
+ this.tsbtnGrouting = new System.Windows.Forms.ToolStripButton();
|
|
|
+ this.tsbtnClearDetail = new System.Windows.Forms.ToolStripButton();
|
|
|
+ this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
+ this.tsbtnChangeGroutingUser = new System.Windows.Forms.ToolStripButton();
|
|
|
+ this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
+ this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
|
|
|
+ this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
|
|
|
+ this.gbxInfo = new System.Windows.Forms.GroupBox();
|
|
|
+ this.txtGrouting1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
|
|
|
+ this.c_Button1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
|
|
|
+ this.cmbLogo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
|
|
|
+ this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
|
|
|
+ this.lblNoGroutingRreason = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
|
|
|
+ this.btnNGRSetting = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
|
|
|
+ this.cboNoGroutingRreason = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
|
|
|
+ this.txtGrouting = new System.Windows.Forms.TextBox();
|
|
|
+ this.lblGroutingDateValue = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
|
|
|
+ this.lblGrouting = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.dgvDetail)).BeginInit();
|
|
|
+ this.tsrOperate.SuspendLayout();
|
|
|
+ this.gbxInfo.SuspendLayout();
|
|
|
+ this.SuspendLayout();
|
|
|
+ //
|
|
|
+ // btnClose
|
|
|
+ //
|
|
|
+ this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.btnClose.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.btnClose.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClose.BackgroundImage")));
|
|
|
+ this.btnClose.DialogResult = System.Windows.Forms.DialogResult.Cancel;
|
|
|
+ this.btnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.btnClose.ForeColor = System.Drawing.Color.White;
|
|
|
+ this.btnClose.Location = new System.Drawing.Point(1052, 558);
|
|
|
+ this.btnClose.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.btnClose.Name = "btnClose";
|
|
|
+ this.btnClose.Size = new System.Drawing.Size(113, 38);
|
|
|
+ this.btnClose.TabIndex = 4;
|
|
|
+ this.btnClose.Text = "关闭";
|
|
|
+ this.btnClose.UseVisualStyleBackColor = false;
|
|
|
+ this.btnClose.Click += new System.EventHandler(this.btnCancel_Click);
|
|
|
+ //
|
|
|
+ // btnSave
|
|
|
+ //
|
|
|
+ this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.btnSave.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.btnSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage")));
|
|
|
+ this.btnSave.Enabled = false;
|
|
|
+ this.btnSave.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.btnSave.ForeColor = System.Drawing.Color.White;
|
|
|
+ this.btnSave.Location = new System.Drawing.Point(931, 558);
|
|
|
+ this.btnSave.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.btnSave.Name = "btnSave";
|
|
|
+ this.btnSave.Size = new System.Drawing.Size(113, 38);
|
|
|
+ this.btnSave.TabIndex = 3;
|
|
|
+ this.btnSave.Text = "保存(&S)";
|
|
|
+ this.btnSave.UseVisualStyleBackColor = false;
|
|
|
+ this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
|
|
|
+ //
|
|
|
+ // dgvDetail
|
|
|
+ //
|
|
|
+ this.dgvDetail.AllowUserToAddRows = false;
|
|
|
+ this.dgvDetail.AllowUserToDeleteRows = false;
|
|
|
+ this.dgvDetail.AllowUserToModifyRows = true;
|
|
|
+ dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
|
|
|
+ this.dgvDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
|
|
|
+ this.dgvDetail.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.dgvDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
|
|
- this.dgvDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
|
|
|
- this.dgvDetail.CellHeight = 23;
|
|
|
- this.dgvDetail.ChildNodeColumnName = null;
|
|
|
- this.dgvDetail.ChildNodeColumnText = null;
|
|
|
- this.dgvDetail.ColumnDeep = 1;
|
|
|
- this.dgvDetail.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.dgvDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
|
|
|
- this.dgvDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
|
|
|
- this.dgvDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
+ this.dgvDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
|
|
+ this.dgvDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
|
|
|
+ this.dgvDetail.CellHeight = 23;
|
|
|
+ this.dgvDetail.ChildNodeColumnName = null;
|
|
|
+ this.dgvDetail.ChildNodeColumnText = null;
|
|
|
+ this.dgvDetail.ColumnDeep = 1;
|
|
|
+ this.dgvDetail.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.dgvDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
|
|
|
+ this.dgvDetail.ColumnHeadersHeight = 29;
|
|
|
+ this.dgvDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
|
|
|
+ this.dgvDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
this.GroutingDailyID,
|
|
|
this.GroutingDailyDetailID,
|
|
|
this.GroutingLineId,
|
|
|
@@ -164,71 +167,274 @@
|
|
|
this.BarCode,
|
|
|
this.ScrapFlag,
|
|
|
this.Remarks});
|
|
|
- this.dgvDetail.ColumnTreeView = null;
|
|
|
- this.dgvDetail.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.dgvDetail.DefaultCellStyle = dataGridViewCellStyle4;
|
|
|
- this.dgvDetail.DynamicColumnName = "";
|
|
|
- this.dgvDetail.EditMode = System.Windows.Forms.DataGridViewEditMode.EditOnEnter;
|
|
|
- this.dgvDetail.EnableHeadersVisualStyles = false;
|
|
|
- this.dgvDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.dgvDetail.FormatQuantityColumns = null;
|
|
|
- this.dgvDetail.HorizontalMergeColumn = null;
|
|
|
- this.dgvDetail.IsAutoCountSum = true;
|
|
|
- this.dgvDetail.IsAutoResizeColumns = false;
|
|
|
- this.dgvDetail.IsClickF12 = false;
|
|
|
- this.dgvDetail.IsOpenMergeCellFlag = false;
|
|
|
- this.dgvDetail.IsSubTotalFlag = false;
|
|
|
- this.dgvDetail.IsTopDeep = false;
|
|
|
- this.dgvDetail.Location = new System.Drawing.Point(12, 141);
|
|
|
- this.dgvDetail.MergeColumnNames = null;
|
|
|
- this.dgvDetail.MergeDetailColumnNames = null;
|
|
|
- this.dgvDetail.MergeDetailOnlyColumn = null;
|
|
|
- this.dgvDetail.MergeOnlyColumn = null;
|
|
|
- this.dgvDetail.MultiSelect = false;
|
|
|
- this.dgvDetail.Name = "dgvDetail";
|
|
|
- this.dgvDetail.RefreshAtHscroll = false;
|
|
|
- this.dgvDetail.RowHeadersWidth = 50;
|
|
|
- this.dgvDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
|
|
|
- dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
|
|
|
- this.dgvDetail.RowsDefaultCellStyle = dataGridViewCellStyle5;
|
|
|
- this.dgvDetail.RowTemplate.Height = 21;
|
|
|
- this.dgvDetail.Size = new System.Drawing.Size(862, 299);
|
|
|
- this.dgvDetail.SortOrderColumnName = null;
|
|
|
- this.dgvDetail.TabIndex = 2;
|
|
|
- this.dgvDetail.Tag = true;
|
|
|
- this.dgvDetail.TotalSumColumns = null;
|
|
|
- this.dgvDetail.ViewRowFilter = "";
|
|
|
- this.dgvDetail.VirtualMode = true;
|
|
|
- this.dgvDetail.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvDetail_CellValueChanged);
|
|
|
- this.dgvDetail.CurrentCellDirtyStateChanged += new System.EventHandler(this.dgvDetail_CurrentCellDirtyStateChanged);
|
|
|
- this.dgvDetail.Sorted += new System.EventHandler(this.dgvDetail_Sorted);
|
|
|
- //
|
|
|
- // 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(6, 20);
|
|
|
- this.lblGroutingDate.Name = "lblGroutingDate";
|
|
|
- this.lblGroutingDate.Size = new System.Drawing.Size(53, 12);
|
|
|
- this.lblGroutingDate.TabIndex = 0;
|
|
|
- this.lblGroutingDate.Text = "注浆日期";
|
|
|
- //
|
|
|
- // tsrOperate
|
|
|
- //
|
|
|
- this.tsrOperate.AutoSize = false;
|
|
|
- this.tsrOperate.BackColor = System.Drawing.SystemColors.Control;
|
|
|
- this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PMModule.Properties.Resources.functionbackground;
|
|
|
- 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.dgvDetail.ColumnTreeView = null;
|
|
|
+ this.dgvDetail.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.dgvDetail.DefaultCellStyle = dataGridViewCellStyle4;
|
|
|
+ this.dgvDetail.DynamicColumnName = "";
|
|
|
+ this.dgvDetail.EditMode = System.Windows.Forms.DataGridViewEditMode.EditOnEnter;
|
|
|
+ this.dgvDetail.EnableHeadersVisualStyles = false;
|
|
|
+ this.dgvDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.dgvDetail.FormatQuantityColumns = null;
|
|
|
+ this.dgvDetail.HorizontalMergeColumn = null;
|
|
|
+ this.dgvDetail.IsAutoCountSum = true;
|
|
|
+ this.dgvDetail.IsAutoResizeColumns = false;
|
|
|
+ this.dgvDetail.IsClickF12 = false;
|
|
|
+ this.dgvDetail.IsOpenMergeCellFlag = false;
|
|
|
+ this.dgvDetail.IsSubTotalFlag = false;
|
|
|
+ this.dgvDetail.IsTopDeep = false;
|
|
|
+ this.dgvDetail.Location = new System.Drawing.Point(16, 176);
|
|
|
+ this.dgvDetail.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.dgvDetail.MergeColumnNames = null;
|
|
|
+ this.dgvDetail.MergeDetailColumnNames = null;
|
|
|
+ this.dgvDetail.MergeDetailOnlyColumn = null;
|
|
|
+ this.dgvDetail.MergeOnlyColumn = null;
|
|
|
+ this.dgvDetail.MultiSelect = false;
|
|
|
+ this.dgvDetail.Name = "dgvDetail";
|
|
|
+ this.dgvDetail.RefreshAtHscroll = false;
|
|
|
+ this.dgvDetail.RowHeadersWidth = 50;
|
|
|
+ this.dgvDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
|
|
|
+ dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
|
|
|
+ this.dgvDetail.RowsDefaultCellStyle = dataGridViewCellStyle5;
|
|
|
+ this.dgvDetail.RowTemplate.Height = 21;
|
|
|
+ this.dgvDetail.Size = new System.Drawing.Size(1149, 374);
|
|
|
+ this.dgvDetail.SortOrderColumnName = null;
|
|
|
+ this.dgvDetail.TabIndex = 2;
|
|
|
+ this.dgvDetail.Tag = true;
|
|
|
+ this.dgvDetail.TotalSumColumns = null;
|
|
|
+ this.dgvDetail.ViewRowFilter = "";
|
|
|
+ this.dgvDetail.VirtualMode = true;
|
|
|
+ this.dgvDetail.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvDetail_CellValueChanged);
|
|
|
+ this.dgvDetail.CurrentCellDirtyStateChanged += new System.EventHandler(this.dgvDetail_CurrentCellDirtyStateChanged);
|
|
|
+ this.dgvDetail.Sorted += new System.EventHandler(this.dgvDetail_Sorted);
|
|
|
+ //
|
|
|
+ // GroutingDailyID
|
|
|
+ //
|
|
|
+ this.GroutingDailyID.DataPropertyName = "GroutingDailyID";
|
|
|
+ this.GroutingDailyID.HeaderText = "注浆日报ID";
|
|
|
+ this.GroutingDailyID.MinimumWidth = 6;
|
|
|
+ this.GroutingDailyID.Name = "GroutingDailyID";
|
|
|
+ this.GroutingDailyID.Visible = false;
|
|
|
+ this.GroutingDailyID.Width = 125;
|
|
|
+ //
|
|
|
+ // GroutingDailyDetailID
|
|
|
+ //
|
|
|
+ this.GroutingDailyDetailID.HeaderText = "注浆日报明细ID";
|
|
|
+ this.GroutingDailyDetailID.MinimumWidth = 6;
|
|
|
+ this.GroutingDailyDetailID.Name = "GroutingDailyDetailID";
|
|
|
+ this.GroutingDailyDetailID.Visible = false;
|
|
|
+ this.GroutingDailyDetailID.Width = 125;
|
|
|
+ //
|
|
|
+ // GroutingLineId
|
|
|
+ //
|
|
|
+ this.GroutingLineId.DataPropertyName = "GroutingLineId";
|
|
|
+ this.GroutingLineId.HeaderText = "成型线ID";
|
|
|
+ this.GroutingLineId.MinimumWidth = 6;
|
|
|
+ this.GroutingLineId.Name = "GroutingLineId";
|
|
|
+ this.GroutingLineId.Visible = false;
|
|
|
+ this.GroutingLineId.Width = 125;
|
|
|
+ //
|
|
|
+ // GroutingLineDetailID
|
|
|
+ //
|
|
|
+ this.GroutingLineDetailID.DataPropertyName = "GroutingLineDetailID";
|
|
|
+ this.GroutingLineDetailID.HeaderText = "成型线明细ID";
|
|
|
+ this.GroutingLineDetailID.MinimumWidth = 6;
|
|
|
+ this.GroutingLineDetailID.Name = "GroutingLineDetailID";
|
|
|
+ this.GroutingLineDetailID.Visible = false;
|
|
|
+ this.GroutingLineDetailID.Width = 125;
|
|
|
+ //
|
|
|
+ // GroutingLineCode
|
|
|
+ //
|
|
|
+ this.GroutingLineCode.DataPropertyName = "GroutingLineCode";
|
|
|
+ this.GroutingLineCode.HeaderText = "成型线编码";
|
|
|
+ this.GroutingLineCode.MinimumWidth = 6;
|
|
|
+ this.GroutingLineCode.Name = "GroutingLineCode";
|
|
|
+ this.GroutingLineCode.ReadOnly = true;
|
|
|
+ this.GroutingLineCode.Width = 125;
|
|
|
+ //
|
|
|
+ // GroutingLineName
|
|
|
+ //
|
|
|
+ this.GroutingLineName.DataPropertyName = "GroutingLineName";
|
|
|
+ this.GroutingLineName.HeaderText = "成型线名称";
|
|
|
+ this.GroutingLineName.MinimumWidth = 6;
|
|
|
+ this.GroutingLineName.Name = "GroutingLineName";
|
|
|
+ this.GroutingLineName.ReadOnly = true;
|
|
|
+ this.GroutingLineName.Width = 125;
|
|
|
+ //
|
|
|
+ // GroutingUserID
|
|
|
+ //
|
|
|
+ this.GroutingUserID.DataPropertyName = "UserID";
|
|
|
+ this.GroutingUserID.HeaderText = "成型工号ID";
|
|
|
+ this.GroutingUserID.MinimumWidth = 6;
|
|
|
+ this.GroutingUserID.Name = "GroutingUserID";
|
|
|
+ this.GroutingUserID.Visible = false;
|
|
|
+ this.GroutingUserID.Width = 125;
|
|
|
+ //
|
|
|
+ // GroutingUserCode
|
|
|
+ //
|
|
|
+ this.GroutingUserCode.DataPropertyName = "GroutingUserCode";
|
|
|
+ this.GroutingUserCode.HeaderText = "成型工号";
|
|
|
+ this.GroutingUserCode.MinimumWidth = 6;
|
|
|
+ this.GroutingUserCode.Name = "GroutingUserCode";
|
|
|
+ this.GroutingUserCode.ReadOnly = true;
|
|
|
+ this.GroutingUserCode.Width = 125;
|
|
|
+ //
|
|
|
+ // monitorid
|
|
|
+ //
|
|
|
+ this.monitorid.DataPropertyName = "monitorid";
|
|
|
+ this.monitorid.HeaderText = "monitorid";
|
|
|
+ this.monitorid.MinimumWidth = 6;
|
|
|
+ this.monitorid.Name = "monitorid";
|
|
|
+ this.monitorid.Visible = false;
|
|
|
+ this.monitorid.Width = 125;
|
|
|
+ //
|
|
|
+ // monitorcode
|
|
|
+ //
|
|
|
+ this.monitorcode.DataPropertyName = "monitorcode";
|
|
|
+ this.monitorcode.HeaderText = "成型班长";
|
|
|
+ this.monitorcode.MinimumWidth = 6;
|
|
|
+ this.monitorcode.Name = "monitorcode";
|
|
|
+ this.monitorcode.ReadOnly = true;
|
|
|
+ this.monitorcode.Width = 125;
|
|
|
+ //
|
|
|
+ // GoodsCode
|
|
|
+ //
|
|
|
+ this.GoodsCode.DataPropertyName = "GoodsCode";
|
|
|
+ this.GoodsCode.HeaderText = "产品编码";
|
|
|
+ this.GoodsCode.MinimumWidth = 6;
|
|
|
+ this.GoodsCode.Name = "GoodsCode";
|
|
|
+ this.GoodsCode.ReadOnly = true;
|
|
|
+ this.GoodsCode.Width = 125;
|
|
|
+ //
|
|
|
+ // GoodsName
|
|
|
+ //
|
|
|
+ this.GoodsName.DataPropertyName = "GoodsName";
|
|
|
+ this.GoodsName.HeaderText = "产品名称";
|
|
|
+ this.GoodsName.MinimumWidth = 6;
|
|
|
+ this.GoodsName.Name = "GoodsName";
|
|
|
+ this.GoodsName.ReadOnly = true;
|
|
|
+ this.GoodsName.Width = 125;
|
|
|
+ //
|
|
|
+ // GroutingMouldCode
|
|
|
+ //
|
|
|
+ this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
|
|
|
+ this.GroutingMouldCode.HeaderText = "模具编号";
|
|
|
+ this.GroutingMouldCode.MinimumWidth = 6;
|
|
|
+ this.GroutingMouldCode.Name = "GroutingMouldCode";
|
|
|
+ this.GroutingMouldCode.ReadOnly = true;
|
|
|
+ this.GroutingMouldCode.Width = 120;
|
|
|
+ //
|
|
|
+ // GMouldStatus
|
|
|
+ //
|
|
|
+ this.GMouldStatus.DataPropertyName = "GMouldStatusName";
|
|
|
+ this.GMouldStatus.HeaderText = "模具状态";
|
|
|
+ this.GMouldStatus.MinimumWidth = 6;
|
|
|
+ this.GMouldStatus.Name = "GMouldStatus";
|
|
|
+ this.GMouldStatus.ReadOnly = true;
|
|
|
+ this.GMouldStatus.Width = 60;
|
|
|
+ //
|
|
|
+ // GroutingBatchNo
|
|
|
+ //
|
|
|
+ this.GroutingBatchNo.DataPropertyName = "GroutingBatchNo";
|
|
|
+ dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
|
|
|
+ this.GroutingBatchNo.DefaultCellStyle = dataGridViewCellStyle3;
|
|
|
+ this.GroutingBatchNo.HeaderText = "注浆批次";
|
|
|
+ this.GroutingBatchNo.MinimumWidth = 6;
|
|
|
+ this.GroutingBatchNo.Name = "GroutingBatchNo";
|
|
|
+ this.GroutingBatchNo.ReadOnly = true;
|
|
|
+ this.GroutingBatchNo.Width = 125;
|
|
|
+ //
|
|
|
+ // GroutingFlag
|
|
|
+ //
|
|
|
+ this.GroutingFlag.DataPropertyName = "GroutingFlag";
|
|
|
+ this.GroutingFlag.FalseValue = "0";
|
|
|
+ this.GroutingFlag.HeaderText = "注浆标识";
|
|
|
+ this.GroutingFlag.IndeterminateValue = "0";
|
|
|
+ this.GroutingFlag.MinimumWidth = 6;
|
|
|
+ this.GroutingFlag.Name = "GroutingFlag";
|
|
|
+ this.GroutingFlag.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
+ this.GroutingFlag.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
+ this.GroutingFlag.TrueValue = "1";
|
|
|
+ this.GroutingFlag.Width = 80;
|
|
|
+ //
|
|
|
+ // NoGroutingRreason
|
|
|
+ //
|
|
|
+ this.NoGroutingRreason.DataPropertyName = "NoGroutingRreason";
|
|
|
+ this.NoGroutingRreason.HeaderText = "未注浆原因";
|
|
|
+ this.NoGroutingRreason.MinimumWidth = 6;
|
|
|
+ this.NoGroutingRreason.Name = "NoGroutingRreason";
|
|
|
+ this.NoGroutingRreason.ReadOnly = true;
|
|
|
+ this.NoGroutingRreason.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
+ this.NoGroutingRreason.Width = 125;
|
|
|
+ //
|
|
|
+ // colLogo
|
|
|
+ //
|
|
|
+ this.colLogo.DataPropertyName = "LogoID";
|
|
|
+ this.colLogo.HeaderText = "产品商标";
|
|
|
+ this.colLogo.MinimumWidth = 6;
|
|
|
+ this.colLogo.Name = "colLogo";
|
|
|
+ this.colLogo.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
+ this.colLogo.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
+ this.colLogo.Width = 125;
|
|
|
+ //
|
|
|
+ // BarCode
|
|
|
+ //
|
|
|
+ this.BarCode.DataPropertyName = "BarCode";
|
|
|
+ this.BarCode.HeaderText = "绑定条码";
|
|
|
+ this.BarCode.MinimumWidth = 6;
|
|
|
+ this.BarCode.Name = "BarCode";
|
|
|
+ this.BarCode.ReadOnly = true;
|
|
|
+ this.BarCode.Width = 125;
|
|
|
+ //
|
|
|
+ // ScrapFlag
|
|
|
+ //
|
|
|
+ this.ScrapFlag.DataPropertyName = "ScrapFlag";
|
|
|
+ this.ScrapFlag.FalseValue = "0";
|
|
|
+ this.ScrapFlag.HeaderText = "损坯标识";
|
|
|
+ this.ScrapFlag.IndeterminateValue = "0";
|
|
|
+ this.ScrapFlag.MinimumWidth = 6;
|
|
|
+ this.ScrapFlag.Name = "ScrapFlag";
|
|
|
+ this.ScrapFlag.ReadOnly = true;
|
|
|
+ this.ScrapFlag.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
+ this.ScrapFlag.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
+ this.ScrapFlag.TrueValue = "1";
|
|
|
+ this.ScrapFlag.Width = 125;
|
|
|
+ //
|
|
|
+ // Remarks
|
|
|
+ //
|
|
|
+ this.Remarks.DataPropertyName = "Remarks";
|
|
|
+ this.Remarks.HeaderText = "备注";
|
|
|
+ this.Remarks.MinimumWidth = 6;
|
|
|
+ this.Remarks.Name = "Remarks";
|
|
|
+ this.Remarks.Width = 125;
|
|
|
+ //
|
|
|
+ // 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(8, 25);
|
|
|
+ this.lblGroutingDate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.lblGroutingDate.Name = "lblGroutingDate";
|
|
|
+ this.lblGroutingDate.Size = new System.Drawing.Size(67, 15);
|
|
|
+ this.lblGroutingDate.TabIndex = 0;
|
|
|
+ this.lblGroutingDate.Text = "注浆日期";
|
|
|
+ //
|
|
|
+ // tsrOperate
|
|
|
+ //
|
|
|
+ this.tsrOperate.AutoSize = false;
|
|
|
+ this.tsrOperate.BackColor = System.Drawing.SystemColors.Control;
|
|
|
+ this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PMModule.Properties.Resources.functionbackground;
|
|
|
+ this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.tsrOperate.ImageScalingSize = new System.Drawing.Size(20, 20);
|
|
|
+ this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
this.tsbtnAllGrouting,
|
|
|
this.tsbtnGrouting,
|
|
|
this.tsbtnClearDetail,
|
|
|
@@ -237,435 +443,287 @@
|
|
|
this.toolStripSeparator3,
|
|
|
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(886, 35);
|
|
|
- this.tsrOperate.TabIndex = 0;
|
|
|
- //
|
|
|
- // tsbtnAllGrouting
|
|
|
- //
|
|
|
- this.tsbtnAllGrouting.AutoSize = false;
|
|
|
- this.tsbtnAllGrouting.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.tsbtnAllGrouting.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
|
|
- this.tsbtnAllGrouting.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
- this.tsbtnAllGrouting.Name = "tsbtnAllGrouting";
|
|
|
- this.tsbtnAllGrouting.Size = new System.Drawing.Size(80, 25);
|
|
|
- this.tsbtnAllGrouting.Text = "全线注浆(&G)";
|
|
|
- this.tsbtnAllGrouting.Click += new System.EventHandler(this.tsbtnAllGrouting_Click);
|
|
|
- //
|
|
|
- // tsbtnGrouting
|
|
|
- //
|
|
|
- this.tsbtnGrouting.AutoSize = false;
|
|
|
- this.tsbtnGrouting.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.tsbtnGrouting.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
|
|
- this.tsbtnGrouting.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
- this.tsbtnGrouting.Name = "tsbtnGrouting";
|
|
|
- this.tsbtnGrouting.Size = new System.Drawing.Size(80, 25);
|
|
|
- this.tsbtnGrouting.Text = "部分注浆(&Q)";
|
|
|
- this.tsbtnGrouting.Click += new System.EventHandler(this.tsbtnGrouting_Click);
|
|
|
- //
|
|
|
- // tsbtnClearDetail
|
|
|
- //
|
|
|
- this.tsbtnClearDetail.AutoSize = false;
|
|
|
- this.tsbtnClearDetail.Enabled = false;
|
|
|
- this.tsbtnClearDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.tsbtnClearDetail.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
|
|
- this.tsbtnClearDetail.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
- this.tsbtnClearDetail.Name = "tsbtnClearDetail";
|
|
|
- this.tsbtnClearDetail.Size = new System.Drawing.Size(80, 25);
|
|
|
- this.tsbtnClearDetail.Text = "清空明细(&C)";
|
|
|
- this.tsbtnClearDetail.Click += new System.EventHandler(this.tsbtnClearDetail_Click);
|
|
|
- //
|
|
|
- // toolStripSeparator1
|
|
|
- //
|
|
|
- this.toolStripSeparator1.AutoSize = false;
|
|
|
- this.toolStripSeparator1.Name = "toolStripSeparator1";
|
|
|
- this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
|
|
|
- //
|
|
|
- // tsbtnChangeGroutingUser
|
|
|
- //
|
|
|
- this.tsbtnChangeGroutingUser.AutoSize = false;
|
|
|
- this.tsbtnChangeGroutingUser.Enabled = false;
|
|
|
- this.tsbtnChangeGroutingUser.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.tsbtnChangeGroutingUser.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
|
|
- this.tsbtnChangeGroutingUser.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
- this.tsbtnChangeGroutingUser.Name = "tsbtnChangeGroutingUser";
|
|
|
- this.tsbtnChangeGroutingUser.Size = new System.Drawing.Size(100, 25);
|
|
|
- this.tsbtnChangeGroutingUser.Text = "更换成型工(&R)";
|
|
|
- this.tsbtnChangeGroutingUser.Visible = false;
|
|
|
- this.tsbtnChangeGroutingUser.Click += new System.EventHandler(this.tsbtnChangeGroutingUser_Click);
|
|
|
- //
|
|
|
- // toolStripSeparator3
|
|
|
- //
|
|
|
- this.toolStripSeparator3.AutoSize = false;
|
|
|
- this.toolStripSeparator3.Name = "toolStripSeparator3";
|
|
|
- this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
|
|
|
- this.toolStripSeparator3.Visible = false;
|
|
|
- //
|
|
|
- // 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);
|
|
|
- //
|
|
|
- // gbxInfo
|
|
|
- //
|
|
|
- this.gbxInfo.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
+ 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(1181, 44);
|
|
|
+ this.tsrOperate.TabIndex = 0;
|
|
|
+ //
|
|
|
+ // tsbtnAllGrouting
|
|
|
+ //
|
|
|
+ this.tsbtnAllGrouting.AutoSize = false;
|
|
|
+ this.tsbtnAllGrouting.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.tsbtnAllGrouting.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
|
|
+ this.tsbtnAllGrouting.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
+ this.tsbtnAllGrouting.Name = "tsbtnAllGrouting";
|
|
|
+ this.tsbtnAllGrouting.Size = new System.Drawing.Size(80, 25);
|
|
|
+ this.tsbtnAllGrouting.Text = "全线注浆(&G)";
|
|
|
+ this.tsbtnAllGrouting.Click += new System.EventHandler(this.tsbtnAllGrouting_Click);
|
|
|
+ //
|
|
|
+ // tsbtnGrouting
|
|
|
+ //
|
|
|
+ this.tsbtnGrouting.AutoSize = false;
|
|
|
+ this.tsbtnGrouting.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.tsbtnGrouting.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
|
|
+ this.tsbtnGrouting.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
+ this.tsbtnGrouting.Name = "tsbtnGrouting";
|
|
|
+ this.tsbtnGrouting.Size = new System.Drawing.Size(80, 25);
|
|
|
+ this.tsbtnGrouting.Text = "部分注浆(&Q)";
|
|
|
+ this.tsbtnGrouting.Click += new System.EventHandler(this.tsbtnGrouting_Click);
|
|
|
+ //
|
|
|
+ // tsbtnClearDetail
|
|
|
+ //
|
|
|
+ this.tsbtnClearDetail.AutoSize = false;
|
|
|
+ this.tsbtnClearDetail.Enabled = false;
|
|
|
+ this.tsbtnClearDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.tsbtnClearDetail.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
|
|
+ this.tsbtnClearDetail.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
+ this.tsbtnClearDetail.Name = "tsbtnClearDetail";
|
|
|
+ this.tsbtnClearDetail.Size = new System.Drawing.Size(80, 25);
|
|
|
+ this.tsbtnClearDetail.Text = "清空明细(&C)";
|
|
|
+ this.tsbtnClearDetail.Click += new System.EventHandler(this.tsbtnClearDetail_Click);
|
|
|
+ //
|
|
|
+ // toolStripSeparator1
|
|
|
+ //
|
|
|
+ this.toolStripSeparator1.AutoSize = false;
|
|
|
+ this.toolStripSeparator1.Name = "toolStripSeparator1";
|
|
|
+ this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
|
|
|
+ //
|
|
|
+ // tsbtnChangeGroutingUser
|
|
|
+ //
|
|
|
+ this.tsbtnChangeGroutingUser.AutoSize = false;
|
|
|
+ this.tsbtnChangeGroutingUser.Enabled = false;
|
|
|
+ this.tsbtnChangeGroutingUser.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.tsbtnChangeGroutingUser.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
|
|
+ this.tsbtnChangeGroutingUser.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
+ this.tsbtnChangeGroutingUser.Name = "tsbtnChangeGroutingUser";
|
|
|
+ this.tsbtnChangeGroutingUser.Size = new System.Drawing.Size(100, 25);
|
|
|
+ this.tsbtnChangeGroutingUser.Text = "更换成型工(&R)";
|
|
|
+ this.tsbtnChangeGroutingUser.Visible = false;
|
|
|
+ this.tsbtnChangeGroutingUser.Click += new System.EventHandler(this.tsbtnChangeGroutingUser_Click);
|
|
|
+ //
|
|
|
+ // toolStripSeparator3
|
|
|
+ //
|
|
|
+ this.toolStripSeparator3.AutoSize = false;
|
|
|
+ this.toolStripSeparator3.Name = "toolStripSeparator3";
|
|
|
+ this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
|
|
|
+ this.toolStripSeparator3.Visible = false;
|
|
|
+ //
|
|
|
+ // 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);
|
|
|
+ //
|
|
|
+ // gbxInfo
|
|
|
+ //
|
|
|
+ this.gbxInfo.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.gbxInfo.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PMModule.Properties.Resources.bg;
|
|
|
- this.gbxInfo.Controls.Add(this.txtGrouting1);
|
|
|
- this.gbxInfo.Controls.Add(this.c_Button1);
|
|
|
- this.gbxInfo.Controls.Add(this.cmbLogo);
|
|
|
- this.gbxInfo.Controls.Add(this.c_Label1);
|
|
|
- this.gbxInfo.Controls.Add(this.lblNoGroutingRreason);
|
|
|
- this.gbxInfo.Controls.Add(this.btnNGRSetting);
|
|
|
- this.gbxInfo.Controls.Add(this.cboNoGroutingRreason);
|
|
|
- this.gbxInfo.Controls.Add(this.txtGrouting);
|
|
|
- this.gbxInfo.Controls.Add(this.lblGroutingDateValue);
|
|
|
- this.gbxInfo.Controls.Add(this.lblGrouting);
|
|
|
- this.gbxInfo.Controls.Add(this.lblGroutingDate);
|
|
|
- this.gbxInfo.Location = new System.Drawing.Point(12, 38);
|
|
|
- this.gbxInfo.Name = "gbxInfo";
|
|
|
- this.gbxInfo.Size = new System.Drawing.Size(862, 97);
|
|
|
- this.gbxInfo.TabIndex = 1;
|
|
|
- this.gbxInfo.TabStop = false;
|
|
|
- this.gbxInfo.Text = "注浆信息";
|
|
|
- //
|
|
|
- // txtGrouting1
|
|
|
- //
|
|
|
- this.txtGrouting1.AutoSize = true;
|
|
|
- this.txtGrouting1.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.txtGrouting1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.txtGrouting1.Location = new System.Drawing.Point(250, 20);
|
|
|
- this.txtGrouting1.Name = "txtGrouting1";
|
|
|
- this.txtGrouting1.Size = new System.Drawing.Size(17, 12);
|
|
|
- this.txtGrouting1.TabIndex = 5;
|
|
|
- this.txtGrouting1.Text = "--";
|
|
|
- this.txtGrouting1.Visible = false;
|
|
|
- //
|
|
|
- // c_Button1
|
|
|
- //
|
|
|
- this.c_Button1.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.c_Button1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("c_Button1.BackgroundImage")));
|
|
|
- this.c_Button1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.c_Button1.ForeColor = System.Drawing.Color.White;
|
|
|
- this.c_Button1.Location = new System.Drawing.Point(200, 35);
|
|
|
- this.c_Button1.Name = "c_Button1";
|
|
|
- this.c_Button1.Size = new System.Drawing.Size(44, 27);
|
|
|
- this.c_Button1.TabIndex = 6;
|
|
|
- this.c_Button1.Text = "设置";
|
|
|
- this.c_Button1.UseVisualStyleBackColor = false;
|
|
|
- this.c_Button1.Click += new System.EventHandler(this.c_Button1_Click);
|
|
|
- //
|
|
|
- // cmbLogo
|
|
|
- //
|
|
|
- this.cmbLogo.BackColor = System.Drawing.SystemColors.Window;
|
|
|
- this.cmbLogo.BackgroundColor = System.Drawing.SystemColors.Window;
|
|
|
- this.cmbLogo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
- this.cmbLogo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.cmbLogo.FormattingEnabled = true;
|
|
|
- this.cmbLogo.Location = new System.Drawing.Point(79, 38);
|
|
|
- this.cmbLogo.Name = "cmbLogo";
|
|
|
- this.cmbLogo.Size = new System.Drawing.Size(115, 20);
|
|
|
- this.cmbLogo.TabIndex = 5;
|
|
|
- //
|
|
|
- // 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(8, 42);
|
|
|
- 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 = "产品商标";
|
|
|
- //
|
|
|
- // lblNoGroutingRreason
|
|
|
- //
|
|
|
- this.lblNoGroutingRreason.AutoSize = true;
|
|
|
- this.lblNoGroutingRreason.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.lblNoGroutingRreason.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.lblNoGroutingRreason.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
- this.lblNoGroutingRreason.Location = new System.Drawing.Point(8, 71);
|
|
|
- this.lblNoGroutingRreason.Name = "lblNoGroutingRreason";
|
|
|
- this.lblNoGroutingRreason.Size = new System.Drawing.Size(65, 12);
|
|
|
- this.lblNoGroutingRreason.TabIndex = 7;
|
|
|
- this.lblNoGroutingRreason.Text = "未注浆原因";
|
|
|
- this.lblNoGroutingRreason.Visible = false;
|
|
|
- //
|
|
|
- // btnNGRSetting
|
|
|
- //
|
|
|
- this.btnNGRSetting.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.btnNGRSetting.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnNGRSetting.BackgroundImage")));
|
|
|
- this.btnNGRSetting.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.btnNGRSetting.ForeColor = System.Drawing.Color.White;
|
|
|
- this.btnNGRSetting.Location = new System.Drawing.Point(200, 64);
|
|
|
- this.btnNGRSetting.Name = "btnNGRSetting";
|
|
|
- this.btnNGRSetting.Size = new System.Drawing.Size(44, 27);
|
|
|
- this.btnNGRSetting.TabIndex = 9;
|
|
|
- this.btnNGRSetting.Text = "设置";
|
|
|
- this.btnNGRSetting.UseVisualStyleBackColor = false;
|
|
|
- this.btnNGRSetting.Visible = false;
|
|
|
- this.btnNGRSetting.Click += new System.EventHandler(this.btnNGRSetting_Click);
|
|
|
- //
|
|
|
- // cboNoGroutingRreason
|
|
|
- //
|
|
|
- this.cboNoGroutingRreason.BackColor = System.Drawing.SystemColors.Window;
|
|
|
- this.cboNoGroutingRreason.BackgroundColor = System.Drawing.SystemColors.Window;
|
|
|
- this.cboNoGroutingRreason.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
- this.cboNoGroutingRreason.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.cboNoGroutingRreason.FormattingEnabled = true;
|
|
|
- this.cboNoGroutingRreason.Location = new System.Drawing.Point(79, 68);
|
|
|
- this.cboNoGroutingRreason.Name = "cboNoGroutingRreason";
|
|
|
- this.cboNoGroutingRreason.Size = new System.Drawing.Size(115, 20);
|
|
|
- this.cboNoGroutingRreason.TabIndex = 8;
|
|
|
- this.cboNoGroutingRreason.Visible = false;
|
|
|
- //
|
|
|
- // txtGrouting
|
|
|
- //
|
|
|
- this.txtGrouting.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
+ this.gbxInfo.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PMModule.Properties.Resources.bg;
|
|
|
+ this.gbxInfo.Controls.Add(this.txtGrouting1);
|
|
|
+ this.gbxInfo.Controls.Add(this.c_Button1);
|
|
|
+ this.gbxInfo.Controls.Add(this.cmbLogo);
|
|
|
+ this.gbxInfo.Controls.Add(this.c_Label1);
|
|
|
+ this.gbxInfo.Controls.Add(this.lblNoGroutingRreason);
|
|
|
+ this.gbxInfo.Controls.Add(this.btnNGRSetting);
|
|
|
+ this.gbxInfo.Controls.Add(this.cboNoGroutingRreason);
|
|
|
+ this.gbxInfo.Controls.Add(this.txtGrouting);
|
|
|
+ this.gbxInfo.Controls.Add(this.lblGroutingDateValue);
|
|
|
+ this.gbxInfo.Controls.Add(this.lblGrouting);
|
|
|
+ this.gbxInfo.Controls.Add(this.lblGroutingDate);
|
|
|
+ this.gbxInfo.Location = new System.Drawing.Point(16, 48);
|
|
|
+ this.gbxInfo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.gbxInfo.Name = "gbxInfo";
|
|
|
+ this.gbxInfo.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.gbxInfo.Size = new System.Drawing.Size(1149, 121);
|
|
|
+ this.gbxInfo.TabIndex = 1;
|
|
|
+ this.gbxInfo.TabStop = false;
|
|
|
+ this.gbxInfo.Text = "注浆信息";
|
|
|
+ //
|
|
|
+ // txtGrouting1
|
|
|
+ //
|
|
|
+ this.txtGrouting1.AutoSize = true;
|
|
|
+ this.txtGrouting1.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.txtGrouting1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.txtGrouting1.Location = new System.Drawing.Point(612, 22);
|
|
|
+ this.txtGrouting1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.txtGrouting1.Name = "txtGrouting1";
|
|
|
+ this.txtGrouting1.Size = new System.Drawing.Size(23, 15);
|
|
|
+ this.txtGrouting1.TabIndex = 5;
|
|
|
+ this.txtGrouting1.Text = "--";
|
|
|
+ this.txtGrouting1.Visible = false;
|
|
|
+ //
|
|
|
+ // c_Button1
|
|
|
+ //
|
|
|
+ this.c_Button1.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.c_Button1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("c_Button1.BackgroundImage")));
|
|
|
+ this.c_Button1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.c_Button1.ForeColor = System.Drawing.Color.White;
|
|
|
+ this.c_Button1.Location = new System.Drawing.Point(525, 41);
|
|
|
+ this.c_Button1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.c_Button1.Name = "c_Button1";
|
|
|
+ this.c_Button1.Size = new System.Drawing.Size(59, 34);
|
|
|
+ this.c_Button1.TabIndex = 6;
|
|
|
+ this.c_Button1.Text = "设置";
|
|
|
+ this.c_Button1.UseVisualStyleBackColor = false;
|
|
|
+ this.c_Button1.Click += new System.EventHandler(this.c_Button1_Click);
|
|
|
+ //
|
|
|
+ // cmbLogo
|
|
|
+ //
|
|
|
+ this.cmbLogo.BackColor = System.Drawing.SystemColors.Window;
|
|
|
+ this.cmbLogo.BackgroundColor = System.Drawing.SystemColors.Window;
|
|
|
+ this.cmbLogo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
+ this.cmbLogo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.cmbLogo.FormattingEnabled = true;
|
|
|
+ this.cmbLogo.Location = new System.Drawing.Point(105, 48);
|
|
|
+ this.cmbLogo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.cmbLogo.Name = "cmbLogo";
|
|
|
+ this.cmbLogo.Size = new System.Drawing.Size(412, 23);
|
|
|
+ this.cmbLogo.TabIndex = 5;
|
|
|
+ //
|
|
|
+ // 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(11, 52);
|
|
|
+ this.c_Label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.c_Label1.Name = "c_Label1";
|
|
|
+ this.c_Label1.Size = new System.Drawing.Size(67, 15);
|
|
|
+ this.c_Label1.TabIndex = 4;
|
|
|
+ this.c_Label1.Text = "产品商标";
|
|
|
+ //
|
|
|
+ // lblNoGroutingRreason
|
|
|
+ //
|
|
|
+ this.lblNoGroutingRreason.AutoSize = true;
|
|
|
+ this.lblNoGroutingRreason.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.lblNoGroutingRreason.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.lblNoGroutingRreason.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
+ this.lblNoGroutingRreason.Location = new System.Drawing.Point(11, 89);
|
|
|
+ this.lblNoGroutingRreason.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.lblNoGroutingRreason.Name = "lblNoGroutingRreason";
|
|
|
+ this.lblNoGroutingRreason.Size = new System.Drawing.Size(82, 15);
|
|
|
+ this.lblNoGroutingRreason.TabIndex = 7;
|
|
|
+ this.lblNoGroutingRreason.Text = "未注浆原因";
|
|
|
+ this.lblNoGroutingRreason.Visible = false;
|
|
|
+ //
|
|
|
+ // btnNGRSetting
|
|
|
+ //
|
|
|
+ this.btnNGRSetting.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.btnNGRSetting.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnNGRSetting.BackgroundImage")));
|
|
|
+ this.btnNGRSetting.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.btnNGRSetting.ForeColor = System.Drawing.Color.White;
|
|
|
+ this.btnNGRSetting.Location = new System.Drawing.Point(525, 78);
|
|
|
+ this.btnNGRSetting.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.btnNGRSetting.Name = "btnNGRSetting";
|
|
|
+ this.btnNGRSetting.Size = new System.Drawing.Size(59, 34);
|
|
|
+ this.btnNGRSetting.TabIndex = 9;
|
|
|
+ this.btnNGRSetting.Text = "设置";
|
|
|
+ this.btnNGRSetting.UseVisualStyleBackColor = false;
|
|
|
+ this.btnNGRSetting.Visible = false;
|
|
|
+ this.btnNGRSetting.Click += new System.EventHandler(this.btnNGRSetting_Click);
|
|
|
+ //
|
|
|
+ // cboNoGroutingRreason
|
|
|
+ //
|
|
|
+ this.cboNoGroutingRreason.BackColor = System.Drawing.SystemColors.Window;
|
|
|
+ this.cboNoGroutingRreason.BackgroundColor = System.Drawing.SystemColors.Window;
|
|
|
+ this.cboNoGroutingRreason.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
+ this.cboNoGroutingRreason.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.cboNoGroutingRreason.FormattingEnabled = true;
|
|
|
+ this.cboNoGroutingRreason.Location = new System.Drawing.Point(105, 85);
|
|
|
+ this.cboNoGroutingRreason.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.cboNoGroutingRreason.Name = "cboNoGroutingRreason";
|
|
|
+ this.cboNoGroutingRreason.Size = new System.Drawing.Size(152, 23);
|
|
|
+ this.cboNoGroutingRreason.TabIndex = 8;
|
|
|
+ this.cboNoGroutingRreason.Visible = false;
|
|
|
+ //
|
|
|
+ // txtGrouting
|
|
|
+ //
|
|
|
+ this.txtGrouting.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.txtGrouting.Location = new System.Drawing.Point(250, 18);
|
|
|
- this.txtGrouting.Multiline = true;
|
|
|
- this.txtGrouting.Name = "txtGrouting";
|
|
|
- this.txtGrouting.ReadOnly = true;
|
|
|
- this.txtGrouting.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
|
|
|
- this.txtGrouting.Size = new System.Drawing.Size(606, 73);
|
|
|
- this.txtGrouting.TabIndex = 3;
|
|
|
- //
|
|
|
- // lblGroutingDateValue
|
|
|
- //
|
|
|
- this.lblGroutingDateValue.AutoSize = true;
|
|
|
- this.lblGroutingDateValue.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.lblGroutingDateValue.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.lblGroutingDateValue.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
- this.lblGroutingDateValue.Location = new System.Drawing.Point(77, 20);
|
|
|
- this.lblGroutingDateValue.Name = "lblGroutingDateValue";
|
|
|
- this.lblGroutingDateValue.Size = new System.Drawing.Size(65, 12);
|
|
|
- this.lblGroutingDateValue.TabIndex = 1;
|
|
|
- this.lblGroutingDateValue.Text = "YYYY-MM-DD";
|
|
|
- //
|
|
|
- // lblGrouting
|
|
|
- //
|
|
|
- this.lblGrouting.AutoSize = true;
|
|
|
- this.lblGrouting.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.lblGrouting.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.lblGrouting.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
- this.lblGrouting.Location = new System.Drawing.Point(179, 20);
|
|
|
- this.lblGrouting.Name = "lblGrouting";
|
|
|
- this.lblGrouting.Size = new System.Drawing.Size(65, 12);
|
|
|
- this.lblGrouting.TabIndex = 2;
|
|
|
- this.lblGrouting.Text = "成型线信息";
|
|
|
- //
|
|
|
- // GroutingDailyID
|
|
|
- //
|
|
|
- this.GroutingDailyID.DataPropertyName = "GroutingDailyID";
|
|
|
- this.GroutingDailyID.HeaderText = "注浆日报ID";
|
|
|
- this.GroutingDailyID.Name = "GroutingDailyID";
|
|
|
- this.GroutingDailyID.Visible = false;
|
|
|
- //
|
|
|
- // GroutingDailyDetailID
|
|
|
- //
|
|
|
- this.GroutingDailyDetailID.HeaderText = "注浆日报明细ID";
|
|
|
- this.GroutingDailyDetailID.Name = "GroutingDailyDetailID";
|
|
|
- this.GroutingDailyDetailID.Visible = false;
|
|
|
- //
|
|
|
- // GroutingLineId
|
|
|
- //
|
|
|
- this.GroutingLineId.DataPropertyName = "GroutingLineId";
|
|
|
- this.GroutingLineId.HeaderText = "成型线ID";
|
|
|
- this.GroutingLineId.Name = "GroutingLineId";
|
|
|
- this.GroutingLineId.Visible = false;
|
|
|
- //
|
|
|
- // GroutingLineDetailID
|
|
|
- //
|
|
|
- this.GroutingLineDetailID.DataPropertyName = "GroutingLineDetailID";
|
|
|
- this.GroutingLineDetailID.HeaderText = "成型线明细ID";
|
|
|
- this.GroutingLineDetailID.Name = "GroutingLineDetailID";
|
|
|
- this.GroutingLineDetailID.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;
|
|
|
- //
|
|
|
- // GroutingUserID
|
|
|
- //
|
|
|
- this.GroutingUserID.DataPropertyName = "UserID";
|
|
|
- this.GroutingUserID.HeaderText = "成型工号ID";
|
|
|
- this.GroutingUserID.Name = "GroutingUserID";
|
|
|
- this.GroutingUserID.Visible = false;
|
|
|
- //
|
|
|
- // GroutingUserCode
|
|
|
- //
|
|
|
- this.GroutingUserCode.DataPropertyName = "GroutingUserCode";
|
|
|
- this.GroutingUserCode.HeaderText = "成型工号";
|
|
|
- this.GroutingUserCode.Name = "GroutingUserCode";
|
|
|
- this.GroutingUserCode.ReadOnly = true;
|
|
|
- //
|
|
|
- // monitorid
|
|
|
- //
|
|
|
- this.monitorid.DataPropertyName = "monitorid";
|
|
|
- this.monitorid.HeaderText = "monitorid";
|
|
|
- this.monitorid.Name = "monitorid";
|
|
|
- this.monitorid.Visible = false;
|
|
|
- //
|
|
|
- // monitorcode
|
|
|
- //
|
|
|
- this.monitorcode.DataPropertyName = "monitorcode";
|
|
|
- this.monitorcode.HeaderText = "成型班长";
|
|
|
- this.monitorcode.Name = "monitorcode";
|
|
|
- this.monitorcode.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;
|
|
|
- //
|
|
|
- // GroutingMouldCode
|
|
|
- //
|
|
|
- this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
|
|
|
- this.GroutingMouldCode.HeaderText = "模具编号";
|
|
|
- this.GroutingMouldCode.Name = "GroutingMouldCode";
|
|
|
- this.GroutingMouldCode.ReadOnly = true;
|
|
|
- this.GroutingMouldCode.Width = 120;
|
|
|
- //
|
|
|
- // GMouldStatus
|
|
|
- //
|
|
|
- this.GMouldStatus.DataPropertyName = "GMouldStatusName";
|
|
|
- this.GMouldStatus.HeaderText = "模具状态";
|
|
|
- this.GMouldStatus.Name = "GMouldStatus";
|
|
|
- this.GMouldStatus.ReadOnly = true;
|
|
|
- this.GMouldStatus.Width = 60;
|
|
|
- //
|
|
|
- // GroutingBatchNo
|
|
|
- //
|
|
|
- this.GroutingBatchNo.DataPropertyName = "GroutingBatchNo";
|
|
|
- dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
|
|
|
- this.GroutingBatchNo.DefaultCellStyle = dataGridViewCellStyle3;
|
|
|
- this.GroutingBatchNo.HeaderText = "注浆批次";
|
|
|
- this.GroutingBatchNo.Name = "GroutingBatchNo";
|
|
|
- this.GroutingBatchNo.ReadOnly = true;
|
|
|
- //
|
|
|
- // GroutingFlag
|
|
|
- //
|
|
|
- this.GroutingFlag.DataPropertyName = "GroutingFlag";
|
|
|
- this.GroutingFlag.FalseValue = "0";
|
|
|
- this.GroutingFlag.HeaderText = "注浆标识";
|
|
|
- this.GroutingFlag.IndeterminateValue = "0";
|
|
|
- this.GroutingFlag.Name = "GroutingFlag";
|
|
|
- this.GroutingFlag.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
- this.GroutingFlag.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
- this.GroutingFlag.TrueValue = "1";
|
|
|
- this.GroutingFlag.Width = 80;
|
|
|
- //
|
|
|
- // NoGroutingRreason
|
|
|
- //
|
|
|
- this.NoGroutingRreason.DataPropertyName = "NoGroutingRreason";
|
|
|
- this.NoGroutingRreason.HeaderText = "未注浆原因";
|
|
|
- this.NoGroutingRreason.Name = "NoGroutingRreason";
|
|
|
- this.NoGroutingRreason.ReadOnly = true;
|
|
|
- this.NoGroutingRreason.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
- //
|
|
|
- // colLogo
|
|
|
- //
|
|
|
- this.colLogo.DataPropertyName = "LogoID";
|
|
|
- this.colLogo.HeaderText = "产品商标";
|
|
|
- this.colLogo.Name = "colLogo";
|
|
|
- this.colLogo.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
- this.colLogo.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
- //
|
|
|
- // BarCode
|
|
|
- //
|
|
|
- this.BarCode.DataPropertyName = "BarCode";
|
|
|
- this.BarCode.HeaderText = "绑定条码";
|
|
|
- this.BarCode.Name = "BarCode";
|
|
|
- this.BarCode.ReadOnly = true;
|
|
|
- //
|
|
|
- // ScrapFlag
|
|
|
- //
|
|
|
- this.ScrapFlag.DataPropertyName = "ScrapFlag";
|
|
|
- this.ScrapFlag.FalseValue = "0";
|
|
|
- this.ScrapFlag.HeaderText = "损坯标识";
|
|
|
- this.ScrapFlag.IndeterminateValue = "0";
|
|
|
- this.ScrapFlag.Name = "ScrapFlag";
|
|
|
- this.ScrapFlag.ReadOnly = true;
|
|
|
- this.ScrapFlag.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
- this.ScrapFlag.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
- this.ScrapFlag.TrueValue = "1";
|
|
|
- //
|
|
|
- // Remarks
|
|
|
- //
|
|
|
- this.Remarks.DataPropertyName = "Remarks";
|
|
|
- this.Remarks.HeaderText = "备注";
|
|
|
- this.Remarks.Name = "Remarks";
|
|
|
- //
|
|
|
- // F_PM_0102
|
|
|
- //
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.CancelButton = this.btnClose;
|
|
|
- this.ClientSize = new System.Drawing.Size(886, 501);
|
|
|
- this.Controls.Add(this.gbxInfo);
|
|
|
- this.Controls.Add(this.tsrOperate);
|
|
|
- this.Controls.Add(this.btnClose);
|
|
|
- this.Controls.Add(this.btnSave);
|
|
|
- this.Controls.Add(this.dgvDetail);
|
|
|
- this.IsSaveFormSize = false;
|
|
|
- this.Name = "F_PM_0102";
|
|
|
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
|
- this.Text = "注浆登记";
|
|
|
- this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
|
|
|
- this.Load += new System.EventHandler(this.F_PM_0102_Load);
|
|
|
- this.Controls.SetChildIndex(this.dgvDetail, 0);
|
|
|
- this.Controls.SetChildIndex(this.btnSave, 0);
|
|
|
- this.Controls.SetChildIndex(this.btnClose, 0);
|
|
|
- this.Controls.SetChildIndex(this.tsrOperate, 0);
|
|
|
- this.Controls.SetChildIndex(this.gbxInfo, 0);
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.dgvDetail)).EndInit();
|
|
|
- this.tsrOperate.ResumeLayout(false);
|
|
|
- this.tsrOperate.PerformLayout();
|
|
|
- this.gbxInfo.ResumeLayout(false);
|
|
|
- this.gbxInfo.PerformLayout();
|
|
|
- this.ResumeLayout(false);
|
|
|
- this.PerformLayout();
|
|
|
+ this.txtGrouting.Location = new System.Drawing.Point(643, 22);
|
|
|
+ this.txtGrouting.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.txtGrouting.Multiline = true;
|
|
|
+ this.txtGrouting.Name = "txtGrouting";
|
|
|
+ this.txtGrouting.ReadOnly = true;
|
|
|
+ this.txtGrouting.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
|
|
|
+ this.txtGrouting.Size = new System.Drawing.Size(497, 90);
|
|
|
+ this.txtGrouting.TabIndex = 3;
|
|
|
+ //
|
|
|
+ // lblGroutingDateValue
|
|
|
+ //
|
|
|
+ this.lblGroutingDateValue.AutoSize = true;
|
|
|
+ this.lblGroutingDateValue.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.lblGroutingDateValue.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.lblGroutingDateValue.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
+ this.lblGroutingDateValue.Location = new System.Drawing.Point(103, 25);
|
|
|
+ this.lblGroutingDateValue.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.lblGroutingDateValue.Name = "lblGroutingDateValue";
|
|
|
+ this.lblGroutingDateValue.Size = new System.Drawing.Size(87, 15);
|
|
|
+ this.lblGroutingDateValue.TabIndex = 1;
|
|
|
+ this.lblGroutingDateValue.Text = "YYYY-MM-DD";
|
|
|
+ //
|
|
|
+ // lblGrouting
|
|
|
+ //
|
|
|
+ this.lblGrouting.AutoSize = true;
|
|
|
+ this.lblGrouting.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.lblGrouting.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.lblGrouting.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
+ this.lblGrouting.Location = new System.Drawing.Point(522, 22);
|
|
|
+ this.lblGrouting.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.lblGrouting.Name = "lblGrouting";
|
|
|
+ this.lblGrouting.Size = new System.Drawing.Size(82, 15);
|
|
|
+ this.lblGrouting.TabIndex = 2;
|
|
|
+ this.lblGrouting.Text = "成型线信息";
|
|
|
+ //
|
|
|
+ // F_PM_0102
|
|
|
+ //
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
+ this.CancelButton = this.btnClose;
|
|
|
+ this.ClientSize = new System.Drawing.Size(1181, 626);
|
|
|
+ this.Controls.Add(this.gbxInfo);
|
|
|
+ this.Controls.Add(this.tsrOperate);
|
|
|
+ this.Controls.Add(this.btnClose);
|
|
|
+ this.Controls.Add(this.btnSave);
|
|
|
+ this.Controls.Add(this.dgvDetail);
|
|
|
+ this.IsSaveFormSize = false;
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
|
|
|
+ this.Name = "F_PM_0102";
|
|
|
+ this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
|
+ this.Text = "注浆登记";
|
|
|
+ this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
|
|
|
+ this.Load += new System.EventHandler(this.F_PM_0102_Load);
|
|
|
+ this.Controls.SetChildIndex(this.dgvDetail, 0);
|
|
|
+ this.Controls.SetChildIndex(this.btnSave, 0);
|
|
|
+ this.Controls.SetChildIndex(this.btnClose, 0);
|
|
|
+ this.Controls.SetChildIndex(this.tsrOperate, 0);
|
|
|
+ this.Controls.SetChildIndex(this.gbxInfo, 0);
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.dgvDetail)).EndInit();
|
|
|
+ this.tsrOperate.ResumeLayout(false);
|
|
|
+ this.tsrOperate.PerformLayout();
|
|
|
+ this.gbxInfo.ResumeLayout(false);
|
|
|
+ this.gbxInfo.PerformLayout();
|
|
|
+ this.ResumeLayout(false);
|
|
|
+ this.PerformLayout();
|
|
|
|
|
|
}
|
|
|
|