I have three text boxes and as each text box changes, I want to populate a label based on the concatenation of the three text boxes.
Is there a way to do this?
I picked a label over a textbox as it is just something that the user should be able to see but not modify.
Thanks
Is there a way to do this?
I picked a label over a textbox as it is just something that the user should be able to see but not modify.
Thanks