Answer Posted / saravankumar
The ErrorProvider control is used to indicate invalid data
on a data entry form. Using this control, you can attach
error messages that display next to the control when the
data is invalid, as seen in the following image. A red
circle with an exclamation point blinks, and when the user
mouses over the icon, the error message is displayed as a
tooltip.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Does .net supports destructors concept?
What's singleton activation mode in .net?
Is there built-in support for logging?
What is managed code in .NET?
How big is the datatype int in .net?
what will do to avoid prior case?
What is immutability?
What does cil do?
What is typical about a windows process in regards to memory allocation in dot net?
What are the types of assemblies in .net?
Explain about .net assemblies?
Tell us why do we use the “using” statement?
Which namespace is require to used XML in .NET?
When should I use .net core?
What is clr in .net?