ok guys, as most of you know, I'm making a tax program. Now I'm using user-defined types for variables. And since a tax form has A LOT of textboxes how will I make the program load all the info from file into those textboxes?

Say a person saves their information. Then how will load into the textboxes when the user loads the file?

Was I clear in explaining or is it still confusing?

BTW, do you guys want to see what I have done so far?