IThemeDisplayEnhancements Interface Members
In This Topic
The following tables list the members exposed by IThemeDisplayEnhancements.
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. The parent is the ITheme object. |
Top
See Also