Elemental Visual Part - ShowError Property
ShowError sets the error state on/off
Member of Elemental Visual Part (PRIM_EVP)
Data Type - Boolean
Details
The ShowError property turns the field error state on or off.
When True, the background color of the component is set to the ErrorBackColor for the applied Visual Style
ShowError will be modified automatically by errors returned from a database command, validation commands such as VALUECHECK, or the use of *ClearErrors on an event routine.