Свойство | Type | Description | |
---|---|---|---|
btn_Delete | System.Windows.Forms.Button | ||
btn_Paint | System.Windows.Forms.Button | ||
lbl_IDPlayer | System.Windows.Forms.Label | ||
pnl_ColorCoat | System.Windows.Forms.Panel | ||
txt_Sequence | System.Windows.Forms.TextBox | ||
txt_TeamName | System.Windows.Forms.TextBox | ||
txt_TeamScore | System.Windows.Forms.TextBox |
Méthode | Description | |
---|---|---|
Add_Team ( ) : System |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Méthode | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
btn_Color_Click ( object sender, |
||
btn_Delete_Click ( object sender, |
||
btn_Delete_Click_1 ( object sender, |
||
txt_Sequence_KeyDown ( object sender, |
||
txt_Sequence_KeyPress ( object sender, |
||
txt_TeamName_TextChanged ( object sender, |
||
txt_TeamScore_KeyDown ( object sender, |
||
txt_TeamScore_KeyPress ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Résultat | void |
public System.Windows.Forms.Button btn_Delete | ||
Résultat | System.Windows.Forms.Button |
public System.Windows.Forms.Button btn_Paint | ||
Résultat | System.Windows.Forms.Button |
public System.Windows.Forms.Label lbl_IDPlayer | ||
Résultat | System.Windows.Forms.Label |
public System.Windows.Forms.Panel pnl_ColorCoat | ||
Résultat | System.Windows.Forms.Panel |
public System.Windows.Forms.TextBox txt_Sequence | ||
Résultat | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox txt_TeamName | ||
Résultat | System.Windows.Forms.TextBox |