i use C# windows_form_apps i have this code:
private void button9_Click_1(object sender, EventArgs e) { MessageBox.Show("HELLO"); }
i