Example #1
0
 private void funcTextBox_TextChanged(object sender, System.EventArgs e)
 {
     cmd.SetFunc(funcTextBox.Text);
 }