I have created a program that changes the name in a TextBox when check or unckeck a Checkbox. I want to replicate this Textbox in a different window. I thought with Data Min
If both textboxes share a common datacontext it will "just work" without any code required...