菜单项权限调整,其他细节修改,v1.5.1

This commit is contained in:
dathlin
2017-10-02 09:36:00 +08:00
parent 4288d3313f
commit 5320a12c5b
6 changed files with 33 additions and 16 deletions

View File

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