Slowly trying to make this thing work reliably when restarting the demo.
This commit is contained in:
@@ -63,6 +63,8 @@ namespace TestServer
|
||||
this.connected = false;
|
||||
|
||||
UpdateButtons();
|
||||
|
||||
this.usernameTextbox.Text = this.serverCred.Name;
|
||||
}
|
||||
|
||||
private void Form1_FormClosing( object sender, FormClosingEventArgs e )
|
||||
|
||||
Reference in New Issue
Block a user