Esempio n. 1
0
 private void radButton13_Click(object sender, EventArgs e)
 {
     InteractiveAPI.tvip = textBox1.Text;
     InteractiveAPI.Txt();
 }