Example #1
0
 public void NewText(object source, MyArgs args)
 {
     TextBox.Text = args.Data;
 }