Skip to content

Commit 5fc5932

Browse files
committed
Updated readme file
1 parent 3330b4d commit 5fc5932

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55

66
Install:
7-
```PM> Install-Package AutoCompleteTextBox -Version 1.2.3```
7+
```PM> Install-Package AutoCompleteTextBox -Version 1.3.0```
88

99

1010
>WPF AutoComplete TextBox is an original work from [Bhardwaj Deepak](http://www.codeproject.com/Tips/801004/WPF-AutoComplete-TextBox)
@@ -21,9 +21,7 @@ This control originally features:
2121

2222
### Changes/improvements
2323

24-
1. I've included two more properties for making things easier:
25-
* MaxLength
26-
* CharacterCasing
24+
1. More properties for making things easier:
2725
2. Also, fixed up the focus control.
2826
3. Removed VB.NET stuff from original solution.
2927
4. Added a new demo showcasing the new capabilities

0 commit comments

Comments
 (0)