News

This solution seemed clever enough to me, so I decided to try this way: I created a SuggestionTextBox class that inherits from the standard TextBox control class and implements/overrides the necessary ...
This control allows you to set a mask for a textbox to validate the user entry. For more info visit the blog post. DataGridView is a maybe a misleading name for this control. This control is far from ...