Gets or sets currently inputted text.
Namespace: Sgry.Azuki.WinFormsAssembly: Azuki (in Azuki.dll) Version: 1.7.13.40248
Syntax
| C# |
|---|
public override string Text { get; set; } |
| Visual Basic |
|---|
Public Overrides Property Text As String Get Set |