- Select the textBox goto Propeties.
- Then search for AutoComplete propetis.
- You can see 3 of propeties.
- AutoCompleteCustomSource
- AutoCompleteMode
- AutoCompleteSource
- First you have to choose a AutoCompleteSource. There are many AutoCompleteSources
- I choosed CustomSource
- Then you have to choose AutoCompleteMode
- I choosed Suggest
- Then you have to select the AutoCompleteCustomSource
- If you click here you can see small button. By clicking it will show a small dialog box.
- You should enter the words for sugget to Auto fill.
- Now you can see it is working.
- If you use Append as AutoCompleteMode
- If you use SuggestAppend as AutoCompleteMode
Next post I will show you How speech text in Notepad.
No comments:
Post a Comment