TextBox Control in Asp.net 2.0
How to use Autocomplete Type, Accesskey and Enable Viewstate properties of Textbox control.
Please write the C# code for using each property of Textbox.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Blocked AccountPosted Oct 23, 2008, 7:35 AM
Hi,
AutoComplete feature creates a list of values entered in a text box. When using the text box again, a list of values entered is displayed. The user can then select a value instead of retyping a previously entered value