A component, used with a ValidatingTextField (or similar component) that provides the label for the field. A delegate object may be specified that will change the visual formatting of the label to reflect the state of the field, for instance, to make the label red when the field itself is in error.
Parameters
The validating text field (type IValidatingTextField>) associated with the label.
An optional IValidationDelegate, responsible for the visual look of the label.