Свойство | Тип | Описание | |
---|---|---|---|
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 |
Метод | Описание | |
---|---|---|
HighLight ( bool toggle ) : void | ||
Player_Lane1 ( ) : System |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Метод | Описание | |
---|---|---|
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. |
Результат | void |
public System.Windows.Forms.Button btn_Team | ||
Результат | System.Windows.Forms.Button |
public System.Windows.Forms.PictureBox lbl_Finish | ||
Результат | System.Windows.Forms.PictureBox |
public System.Windows.Forms.Label lbl_IDPlayer | ||
Результат | System.Windows.Forms.Label |
public System.Windows.Forms.Label lbl_SequencePlayer | ||
Результат | System.Windows.Forms.Label |