| Method |
Description |
| Clear
|
Clear the terminal
emulation window |
| ClearEol
|
Erase all
characters from the current column to the end of the line |
| DelLine
|
Delete the current
line in the terminal emulation display |
| Deselect
|
Deselects any
selected text in the display |
| Initialize
|
Initialize the
control and validate the runtime license key |
| InsLine
|
Insert an empty
line at the current position in the terminal emulation display |
| Refresh
|
Forces a complete
redraw of the virtual display |
| Reset
|
Reset the internal
state of the control |
| ScrollDown
|
Scroll the display
down by one line |
| ScrollUp
|
Scroll the display
up by one line |
| Select
|
Selects a region
of the virtual display and returns the selected text |
| Uninitialize
|
Uninitialize the
control |
| Write
|
Write data to
virtual display |