ThemeDisplayEnhancements Object Properties
In This Topic
For a list of all members of this type, see ThemeDisplayEnhancements members.
Public Properties
| Name | Description |
 | ColorCursor | Gets or sets whether the cursor color can be mapped. Not applicable to ANSI terminals. |
 | EnableBlink | Gets or sets whether blinking characters are enabled or not. Not applicable to ANSI terminals. |
 | EnableBold | Gets or sets whether bold characters are enabled or not. Not applicable to ANSI terminals. |
 | EnableUnderline | Gets or sets whether underlining of characters is enabled or not. Not applicable to ANSI terminals. |
 | InverseVideo | Gets or sets whether foreground and background colors are reversed for all display attributes. Not applicable to ANSI terminals. |
 | Parent | Gets the parent object (Theme). |
Top
See Also