|
|
@ -239,6 +239,7 @@ |
|
|
|
this.colRptExtTime = new DevExpress.XtraGrid.Columns.GridColumn(); |
|
|
|
this.colRptExtTime = new DevExpress.XtraGrid.Columns.GridColumn(); |
|
|
|
this.colRptExtDesc = new DevExpress.XtraGrid.Columns.GridColumn(); |
|
|
|
this.colRptExtDesc = new DevExpress.XtraGrid.Columns.GridColumn(); |
|
|
|
this.superTabControl1 = new FastReport.DevComponents.DotNetBar.SuperTabControl(); |
|
|
|
this.superTabControl1 = new FastReport.DevComponents.DotNetBar.SuperTabControl(); |
|
|
|
|
|
|
|
this.tsmiPick = new System.Windows.Forms.ToolStripMenuItem(); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerBase)).BeginInit(); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerBase)).BeginInit(); |
|
|
|
this.splitContainerBase.Panel1.SuspendLayout(); |
|
|
|
this.splitContainerBase.Panel1.SuspendLayout(); |
|
|
|
this.splitContainerBase.Panel2.SuspendLayout(); |
|
|
|
this.splitContainerBase.Panel2.SuspendLayout(); |
|
|
@ -2850,6 +2851,7 @@ |
|
|
|
this.tsmiReview, |
|
|
|
this.tsmiReview, |
|
|
|
this.tsmiConclusion, |
|
|
|
this.tsmiConclusion, |
|
|
|
this.tsmiSave, |
|
|
|
this.tsmiSave, |
|
|
|
|
|
|
|
this.tsmiPick, |
|
|
|
this.strip1, |
|
|
|
this.strip1, |
|
|
|
this.stripTxtEid, |
|
|
|
this.stripTxtEid, |
|
|
|
this.strip2, |
|
|
|
this.strip2, |
|
|
@ -3001,6 +3003,16 @@ |
|
|
|
this.superTabControl1.SelectedTabIndex = -1; |
|
|
|
this.superTabControl1.SelectedTabIndex = -1; |
|
|
|
this.superTabControl1.TabIndex = 0; |
|
|
|
this.superTabControl1.TabIndex = 0; |
|
|
|
// |
|
|
|
// |
|
|
|
|
|
|
|
// tsmiPick |
|
|
|
|
|
|
|
// |
|
|
|
|
|
|
|
this.tsmiPick.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; |
|
|
|
|
|
|
|
this.tsmiPick.Image = global::PEIS.Properties.Resources.刷新; |
|
|
|
|
|
|
|
this.tsmiPick.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
|
|
|
|
|
|
|
this.tsmiPick.Name = "tsmiPick"; |
|
|
|
|
|
|
|
this.tsmiPick.Size = new System.Drawing.Size(131, 40); |
|
|
|
|
|
|
|
this.tsmiPick.Text = "重新提取结果"; |
|
|
|
|
|
|
|
this.tsmiPick.Visible = false; |
|
|
|
|
|
|
|
// |
|
|
|
// PartForm |
|
|
|
// PartForm |
|
|
|
// |
|
|
|
// |
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F); |
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F); |
|
|
@ -3319,5 +3331,6 @@ |
|
|
|
private UControl.OpMenuSimple opsConclusion; |
|
|
|
private UControl.OpMenuSimple opsConclusion; |
|
|
|
private System.Windows.Forms.Label label19; |
|
|
|
private System.Windows.Forms.Label label19; |
|
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView1; |
|
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView1; |
|
|
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem tsmiPick; |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |