./nugetz
pkg

Maxwolf/PlaceholderTextBoxv1.3.1

In many cases, a TextBox with an easy Placeholder property would be very helpful especially when you want the user to filter a ListView or ListBox by search terms. So, I never found a really good one. I know there exists a very easy method with only one SendMessage method, but I don't like it because the placeholder is hard to differentiate with the actually typed text and I don't like these message things very much, too many things can go wrong. Now I created my own control and my destination is that it is very easy to use.

License

Deps

0

Install Size

Vulns

✓ 0

Published

Dec 12, 2014

Get Started

$ dotnet add package PlaceholderTextBox

Readme

No README available.