Property | Type | Description | |
---|---|---|---|
lbl_Check | System.Windows.Forms.Label | ||
lbl_IDPlayer | System.Windows.Forms.Label | ||
lbl_Score | System.Windows.Forms.Label | ||
lbl_TeamAnswer | System.Windows.Forms.Label | ||
lbl_TeamAnswer1 | System.Windows.Forms.Label | ||
lbl_TeamName | System.Windows.Forms.Label | ||
pb_Result | System.Windows.Forms.PictureBox |
Method | Description | |
---|---|---|
PlayerAnswer ( ) : 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.
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public System.Windows.Forms.Label lbl_Check | ||
return | System.Windows.Forms.Label |
public System.Windows.Forms.Label lbl_IDPlayer | ||
return | System.Windows.Forms.Label |
public System.Windows.Forms.Label lbl_Score | ||
return | System.Windows.Forms.Label |
public System.Windows.Forms.Label lbl_TeamAnswer | ||
return | System.Windows.Forms.Label |
public System.Windows.Forms.Label lbl_TeamAnswer1 | ||
return | System.Windows.Forms.Label |
public System.Windows.Forms.Label lbl_TeamName | ||
return | System.Windows.Forms.Label |