客户端新增系统配置界面,集中处理系统配置功能,完成信任客户端列表功能,v1.4.7

This commit is contained in:
dathlin
2017-09-24 12:42:45 +08:00
parent 8f779ca4de
commit f5a76a7e43
26 changed files with 940 additions and 74 deletions

View File

@@ -27,6 +27,8 @@ namespace ClientsLibrary
public FormUpdateRemote()
{
InitializeComponent();
Icon = UserClient.GetFormWindowIcon();
}
private void userButton_file_Click(object sender, EventArgs e)