Gets or sets the text that is displayed behind the text box.

Syntax

public string TextBoxLabel { get; set; }
Public Property TextBoxLabel() As String