[]
        
(Showing Draft Content)

FarPoint.Win.ElementControl.Text

Text Property

Text

Gets or sets the contents of the control as a string matching exactly what is displayed.

Declaration
public override string Text { get; set; }
Public Overrides Property Text As String
Overrides