Property | Type | Description | |
---|---|---|---|
flp_AnswerQuiz | System.Windows.Forms.FlowLayoutPanel | ||
flp_PlayerAnswers | System.Windows.Forms.Panel | ||
lbl_Phase | System.Windows.Forms.Label | ||
lbl_Point | System.Windows.Forms.Label | ||
lbl_QuestionContent | System.Windows.Forms.Label | ||
lbl_TimeShowQuestion | System.Windows.Forms.Label | ||
pnl_QuestionFrame | System.Windows.Forms.Panel |
Method | Description | |
---|---|---|
FixSizeText ( ) : void | ||
PreviewQuestion ( ) : 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.
|
|
PreviewQuestion_Load ( object sender, |
||
pb_Close_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.FlowLayoutPanel flp_AnswerQuiz | ||
return | System.Windows.Forms.FlowLayoutPanel |
public System.Windows.Forms.Panel flp_PlayerAnswers | ||
return | System.Windows.Forms.Panel |
public System.Windows.Forms.Label lbl_Phase | ||
return | System.Windows.Forms.Label |
public System.Windows.Forms.Label lbl_Point | ||
return | System.Windows.Forms.Label |
public System.Windows.Forms.Label lbl_QuestionContent | ||
return | System.Windows.Forms.Label |
public System.Windows.Forms.Label lbl_TimeShowQuestion | ||
return | System.Windows.Forms.Label |