Exemplo n.º 1
0
 private void pictureBox9_Click(object sender, EventArgs e)
 {
     fmTellFriends tyf = new fmTellFriends();
     tyf.Show();
 }
Exemplo n.º 2
0
 private void label1_Click_2(object sender, EventArgs e)
 {
     fmTellFriends tyf = new fmTellFriends();
     tyf.Show();
 }