Property | Type | Description | |
---|---|---|---|
lbl_CompetitionName | System.Windows.Forms.Label | ||
lbl_ContestName | System.Windows.Forms.Label | ||
lbl_EndContest | System.Windows.Forms.Label | ||
lbl_IDContest | System.Windows.Forms.Label | ||
lbl_Result | System.Windows.Forms.Label | ||
lbl_RoundName | System.Windows.Forms.Label | ||
lbl_Status | System.Windows.Forms.Label |
Method | Description | |
---|---|---|
Game ( ) : System | ||
LoadContest ( ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
Game_DoubleClick ( object sender, |
||
Game_Load ( object sender, |
||
Game_MouseEnter ( object sender, |
||
Game_MouseLeave ( object sender, |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
lbl_Result_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_CompetitionName | ||
return | System.Windows.Forms.Label |
public System.Windows.Forms.Label lbl_ContestName | ||
return | System.Windows.Forms.Label |
public System.Windows.Forms.Label lbl_EndContest | ||
return | System.Windows.Forms.Label |
public System.Windows.Forms.Label lbl_IDContest | ||
return | System.Windows.Forms.Label |
public System.Windows.Forms.Label lbl_Result | ||
return | System.Windows.Forms.Label |
public System.Windows.Forms.Label lbl_RoundName | ||
return | System.Windows.Forms.Label |