Displays screen keyboard
Namespace:
T.Toolkit
Assembly: T.Toolkit (in T.Toolkit.dll)
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
objectName
-
Type: string
Object name
-
isPassword
-
Type: bool
Flag indicating whether is a password
-
_actionShowOnScreenKeyboardOptional
-
Type: Action<bool, string, string, string>
Method called when dialog is closed. Prototyp: void Action(bool ok, string tagName, string oldValue, string newValue)
.NET Framework
Supported in: 4.6.2, 4.7