TOC PREV NEXT INDEX



Validated Text Field


A Validated Text Field has all of the features of a Text Field plus the ability to ensure that the user can only enter text which matches a particular data type. Its properties page includes a choice field that lets the user choose the validation type. The validation types are

A Validated Text Field will generate a TextEvent whenever the user modifies the field's text.

A Validated Text Field will generate an ActionEvent whenever the user presses the 'Enter' key while the field has the focus.


Data Representations, Inc.
http://www.datarepresentations.com
support@datarepresentations.com
sales@datarepresentations.com
TOC PREV NEXT INDEX