The text that appears in the ALT attribute of the textbox. This is useful for screen-readers.

[Visual Basic]
Public Property TextAlt As String
[C#]
public string TextAlt {get; set;}

See Also

DbCombo Class | DbCombo Members | Cambro.Web.DbCombo Namespace