Intersoft ClientUI Documentation
ValidationErrorElement Property



Gets the validation error element.
Syntax
Public ReadOnly Property ValidationErrorElement As Border
Dim instance As UXTextBox
Dim value As Border
 
value = instance.ValidationErrorElement
public Border ValidationErrorElement {get;}
public:
property Border^ ValidationErrorElement {
   Border^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

UXTextBox Class
UXTextBox Members

Send Feedback