Back to Devexpress

DXErrorProvider.SetError Method

windowsforms-devexpress-dot-xtraeditors-dot-dxerrorprovider-dot-dxerrorprovider-dot-seterror.md

latest774 B
Original Source

DXErrorProvider.SetError Method

NameParametersDescription
SetError(Control, String, ErrorType)control, errorText, errorTypeSets an error icon next to a control. When a user hovers over this icon, a tooltip with an error message appears on-screen.
SetError(Control, String)control, errorTextSets the default error icon next to a control. When a user hovers over this icon, a tooltip with an error message appears on-screen.