TextBoxValidationDisplayText Property
Gets or sets the string that is displayed when the control does not have focus.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public string DisplayText { get; set; }
Public Property DisplayText As String
Get
Set
Property Value
String
When the validation mode is set to
Resource, this property allows you to
provide the translated text that is displayed in the text box.