I'm new to vb.net and theirs problibly a easy answer. I am trying to get values from all the textboxes in my program. and I am looping through all of my textboxes with the name of the textbox in a string. So how do you get the text with only the name of the element in a string? I am also working on a wpf app.
thank-you much.