コード例 #1
0
 private void textBox1_Click(object sender, EventArgs e)
 {
     label1.Visible = true;
     UserTB.Clear();
 }