C# Class CapDemo.Team

Afficher le fichier Open project: antang/NewCapstoneProject Class Usage Examples

Méthodes publiques

Свойство 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

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

Property Details

chk_Challenged public_oe property

public System.Windows.Forms.CheckBox chk_Challenged
Résultat System.Windows.Forms.CheckBox

chk_Correct public_oe property

public System.Windows.Forms.CheckBox chk_Correct
Résultat System.Windows.Forms.CheckBox

chk_QuestionPM public_oe property

public System.Windows.Forms.CheckBox chk_QuestionPM
Résultat System.Windows.Forms.CheckBox

chk_Support public_oe property

public System.Windows.Forms.CheckBox chk_Support
Résultat System.Windows.Forms.CheckBox

chk_defy public_oe property

public System.Windows.Forms.CheckBox chk_defy
Résultat System.Windows.Forms.CheckBox

flp_Answer public_oe property

public System.Windows.Forms.FlowLayoutPanel flp_Answer
Résultat System.Windows.Forms.FlowLayoutPanel

gb_team public_oe property

public System.Windows.Forms.GroupBox gb_team
Résultat System.Windows.Forms.GroupBox

lbl_CurrentPhase public_oe property

public System.Windows.Forms.Label lbl_CurrentPhase
Résultat System.Windows.Forms.Label

lbl_IDPlayer public_oe property

public System.Windows.Forms.Label lbl_IDPlayer
Résultat System.Windows.Forms.Label

lbl_Sequence public_oe property

public System.Windows.Forms.Label lbl_Sequence
Résultat System.Windows.Forms.Label

lbl_TeamName public_oe property

public System.Windows.Forms.Label lbl_TeamName
Résultat System.Windows.Forms.Label

lbl_TeamScore public_oe property

public System.Windows.Forms.Label lbl_TeamScore
Résultat System.Windows.Forms.Label