Sound implemented, points ok and users visible on button
This commit is contained in:
1
WinGreed/frmPersonRound.Designer.cs
generated
1
WinGreed/frmPersonRound.Designer.cs
generated
@ -261,6 +261,7 @@
|
||||
this.Name = "frmPersonRound";
|
||||
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
||||
this.Text = "Din tur -";
|
||||
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmPersonRound_FormClosing);
|
||||
this.Shown += new System.EventHandler(this.frmPersonRound_Shown);
|
||||
this.ResumeLayout(false);
|
||||
this.PerformLayout();
|
||||
|
||||
Reference in New Issue
Block a user