Original Source Code : private void button1_Click(object sender, EventArgs e) { if (textBox1.Text != "Thanky0u!Myfr!3nd") { MessageBox.Show("Wrong answer - Please try again"); } else { MessageBox.Show("Thank you, my friend !"); } }
A better way to browse. Learn more.
A full-screen app on your home screen with push notifications, badges and more.
Recommended Comments