private void btnSkoczek_Click(object sender, EventArgs e)
{
// komentarz asdassssssssda
/*
* asd
* asd
* fdfd
* dfd
*/
//kkkkkkkkjuh
//btnSkoczek.Left -= 10;
//btnSkoczek.Top += 30;
btnSkoczek.Left -= 5;
}
private void btnKoniec_Click(object sender, EventArgs e)
{
this.Close();
}
{
// komentarz asdassssssssda
/*
* asd
* asd
* fdfd
* dfd
*/
//kkkkkkkkjuh
//btnSkoczek.Left -= 10;
//btnSkoczek.Top += 30;
btnSkoczek.Left -= 5;
}
private void btnKoniec_Click(object sender, EventArgs e)
{
this.Close();
}