I have some custom/user controls that in most cases have label and entry, like this:
removed dead ImageShack link
Is there any way I can customize the standard WinForms ErrorProvider to display its icon inside entry (entry - textbox, combo, datetime etc...), like this:
removed dead ImageShack link
where the red circle is of course the error indicator.
Thanks for any help.