Property | Type | Description | |
---|---|---|---|
lbl_Name | System.Windows.Forms.Label | ||
lbl_Score | System.Windows.Forms.Label | ||
pb_TeamShirt | System.Windows.Forms.PictureBox |
Method | Description | |
---|---|---|
TeamEndGame ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
pictureBox1_Click ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public System.Windows.Forms.Label lbl_Name | ||
return | System.Windows.Forms.Label |
public System.Windows.Forms.Label lbl_Score | ||
return | System.Windows.Forms.Label |