Hello Everyone,
I'm extremely new to programming in Visual Basic and I have a programming exercise which I need help with.
I have a textbox and a label on a form. The objective of the program is for the label to update with any text typed into the textbox as it is typed. So without buttons or clicks.
My teacher has said that it is a complicated thing but that it can be solved quite easily. I can't imagine he wants wads of code from a firsttimer :) Am I correct in that it has something to do with databinding? Any thoughts on how I can solve this one?
Thanks in advance for any help!