Text Property
Text
Gets or sets the current text in the editor.
Declaration
[Browsable(true)]
[Bindable(true)]
public override string Text { get; set; }
<Browsable(True)>
<Bindable(True)>
Public Overrides Property Text As String
Overrides
System.Windows.Forms.UserControl.Text