Property | Type | Description | |
---|---|---|---|
chk_Challenged | System.Windows.Forms.CheckBox | ||
chk_Correct | System.Windows.Forms.CheckBox | ||
chk_QuestionPM | System.Windows.Forms.CheckBox | ||
chk_Support | System.Windows.Forms.CheckBox | ||
chk_defy | System.Windows.Forms.CheckBox | ||
flp_Answer | System.Windows.Forms.FlowLayoutPanel | ||
gb_team | System.Windows.Forms.GroupBox | ||
lbl_CurrentPhase | System.Windows.Forms.Label | ||
lbl_IDPlayer | System.Windows.Forms.Label | ||
lbl_Sequence | System.Windows.Forms.Label | ||
lbl_TeamName | System.Windows.Forms.Label | ||
lbl_TeamScore | System.Windows.Forms.Label |
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.CheckBox chk_Challenged | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox chk_Correct | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox chk_QuestionPM | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox chk_Support | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox chk_defy | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.FlowLayoutPanel flp_Answer | ||
return | System.Windows.Forms.FlowLayoutPanel |
public System.Windows.Forms.GroupBox gb_team | ||
return | System.Windows.Forms.GroupBox |
public System.Windows.Forms.Label lbl_CurrentPhase | ||
return | System.Windows.Forms.Label |
public System.Windows.Forms.Label lbl_IDPlayer | ||
return | System.Windows.Forms.Label |
public System.Windows.Forms.Label lbl_Sequence | ||
return | System.Windows.Forms.Label |
public System.Windows.Forms.Label lbl_TeamName | ||
return | System.Windows.Forms.Label |