.net 4.0 winforms, easy way to get text controls to remember previous input?

Posted by JL on Stack Overflow See other posts from Stack Overflow or by JL
Published on 2010-06-07T09:25:09Z Indexed on 2010/06/07 9:32 UTC
Read the original article Hit count: 173

Filed under:
|

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?

© Stack Overflow or respective owner

Related posts about .NET

Related posts about v4.0