TextBox with Placeholder NuGet Package

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.




Got any TextBox with Placeholder Question?





Info

Version: 1.3.1
Author(s): AndyFTW
Last Update: Friday, December 12, 2014
.NET Fiddle: Create the first Fiddle
Project Url: http://www.codeproject.com/Tips/589115/TextBox-with-Placeholder
NuGet Url: https://www.nuget.org/packages/PlaceholderTextBox


Install
Install-Package PlaceholderTextBox
dotnet add package PlaceholderTextBox
paket add PlaceholderTextBox
PlaceholderTextBox Download (Unzip the "nupkg" after downloading)





STATS

must-have-score

avg-downloads-per-day

2

days-since-last-release

3705