Commit 560e1bf6 刘韬

1

1 个父辈 ab16c896
...@@ -182,7 +182,7 @@ namespace SmartScan ...@@ -182,7 +182,7 @@ namespace SmartScan
this.BtnRetrospect.Padding = new System.Windows.Forms.Padding(3); this.BtnRetrospect.Padding = new System.Windows.Forms.Padding(3);
this.BtnRetrospect.Size = new System.Drawing.Size(160, 50); this.BtnRetrospect.Size = new System.Drawing.Size(160, 50);
this.BtnRetrospect.TabIndex = 7; this.BtnRetrospect.TabIndex = 7;
this.BtnRetrospect.Text = "Keyword"; this.BtnRetrospect.Text = "Traceability";
this.BtnRetrospect.Click += new System.EventHandler(this.BtnHistory_Click); this.BtnRetrospect.Click += new System.EventHandler(this.BtnHistory_Click);
// //
// FrmSetPlus // FrmSetPlus
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!