性能界面追加数据按钮

This commit is contained in:
dathlin
2017-07-07 12:35:43 +08:00
parent f207b6c2db
commit 112233476d
2 changed files with 21 additions and 0 deletions

View File

@@ -65,6 +65,7 @@
this.userButton4.Size = new System.Drawing.Size(103, 26);
this.userButton4.TabIndex = 11;
this.userButton4.UIText = "数据信息查看";
this.userButton4.Click += new System.EventHandler(this.userButton4_Click);
//
// FormSuper
//