[]
Gets or sets the contents of the control as a string matching exactly what is displayed.
public override string Text { get; set; }
Public Overrides Property Text As String