[+] 优化了可选功能的展现形式、UI交互

每次切换应用的时候都会读取dll信息并显示补丁安装情况
This commit is contained in:
huiyadanli
2020-07-25 12:13:54 +08:00
parent 07f52a4bdf
commit 2ceda42417
5 changed files with 96 additions and 53 deletions

View File

@@ -339,7 +339,7 @@
//
this.panelCategories.Location = new System.Drawing.Point(83, 85);
this.panelCategories.Name = "panelCategories";
this.panelCategories.Size = new System.Drawing.Size(201, 18);
this.panelCategories.Size = new System.Drawing.Size(393, 18);
this.panelCategories.TabIndex = 22;
//
// FormMain