InputBoxMultiline..::..Show Method (String, String, Boolean, Boolean)
Shows the specified editable text.
Namespace:
robotManager.Helpful.FormsAssembly: robotManager (in robotManager.dll)
Syntax
Parameters
- text
- Type: String
The text.
- windowName
- Type: String
Name of the window.
- resizable
- Type: Boolean
if set to true [resizable].
- showInTaskbar
- Type: Boolean
if set to true [show in taskbar].