Property | Type | Description | |
---|---|---|---|
btn_Team | System.Windows.Forms.Button | ||
lbl_Finish | System.Windows.Forms.PictureBox | ||
lbl_IDPlayer | System.Windows.Forms.Label | ||
lbl_SequencePlayer | System.Windows.Forms.Label | ||
timeHightLight | System.Windows.Forms.Timer |
Method | Description | |
---|---|---|
HighLight ( bool toggle ) : void | ||
Player_Lane1 ( ) : 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.
|
|
timeHightLight_Tick ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public System.Windows.Forms.Button btn_Team | ||
return | System.Windows.Forms.Button |
public System.Windows.Forms.PictureBox lbl_Finish | ||
return | System.Windows.Forms.PictureBox |
public System.Windows.Forms.Label lbl_IDPlayer | ||
return | System.Windows.Forms.Label |
public System.Windows.Forms.Label lbl_SequencePlayer | ||
return | System.Windows.Forms.Label |