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