You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Edit Box - ShowError Property
ShowError sets the error state on/off
Member of Edit Box (PRIM_EDIT)
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.

See also

All Component Classes
Technical Reference

  • No labels