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