细节优化,代码优化,v1.5.3
This commit is contained in:
@@ -183,7 +183,6 @@ namespace ClientsLibrary
|
||||
this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
||||
this.MaximizeBox = false;
|
||||
this.Name = "FormRegisterAccount";
|
||||
this.ShowIcon = false;
|
||||
this.ShowInTaskbar = false;
|
||||
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
|
||||
this.Text = "注册新账户";
|
||||
|
||||
Reference in New Issue
Block a user