EditTextBoxGetValue Property | |
Gives edit object text
Namespace:
SOWIWin.Helper.Controls
Assembly:
SOWIWin.Helper (in SOWIWin.Helper.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax public string GetValue { get; }
Public ReadOnly Property GetValue As String
Get
Property Value
Type:
StringSee Also