.net 4.0 winforms, easy way to get text controls to remember previous input?
- by JL
I want my text box controls to remember previous input and have intellisense, like web control inputs.
Is there a quick, free and easy to implement solution to this?