| Property |
Description |
| Attributes |
Gets and sets the current display attribute for the terminal
emulator |
| AutoRefresh |
Enable or disable the automatic refreshing of the virtual
display |
| AutoSelect |
Enable or disable the automatic selection of text in the
display |
| AutoWrap |
Enable or disable the wrapping of text in the emulation
window |
| BackColor |
Sets or returns the background color for the control. |
| Bell |
Enable or disable the audible bell |
| BoldColor |
Sets or returns the bold color for the control. |
| Cell |
Returns information about the specified character cell in the
display |
| CellHeight |
Return the height of a text cell |
| CellWidth |
Return the width of a text cell |
| CodePage |
Gets and sets the code page used when reading and writing text |
| ColorMap |
Gets and sets the RGB value used when displaying color text
attributes |
| Columns |
Gets and sets the number of columns in the emulation
display |
| Cursor |
Enable or disable the display of the cursor in the emulation
window |
| CursorStyle |
Gets and sets the style of cursor used in the emulator |
| CursorX |
Gets and sets the current cursor position in the display |
| CursorY |
Gets and sets the current cursor position in the display |
| Emulation |
Gets and sets the emulation used by the control |
| Font |
Returns the Font object used by the terminal emulator |
| FontBold |
Gets and sets the bold style for the current font |
| FontName |
Gets and sets the name of the current font |
| FontSize |
Gets and sets the point size of the current font |
| ForeColor |
Sets or returns the foreground color for the control. |
| hWnd |
Returns a handle to the control window |
| KeyMap |
Gets and sets the character sequence mapped to a special
key |
| MouseX |
Return the current mouse pointer position in the display |
| MouseY |
Return the current mouse pointer position in the display |
| MousePointer |
Gets and sets the type of pointer which is displayed when the
mouse is positioned over the control window |
| NewLine |
Determine how carriage returns and linefeeds are displayed |
| Rows |
Gets and sets the number of rows in the emulation display |
| ScrollBars |
Returns or sets a value indicating whether the control has
horizontal or vertical scroll bars |
| SelLength |
Gets and sets the number of characters selected |
| SelStart |
Gets and sets the starting position of the current text
selection |
| SelText |
Returns the selected text or text from a specific portion of
the display |
| Text |
Gets and sets the text displayed by the control |
| Version |
Return the current version of the object |