Reflection
IThemeDisplayEnhancements Interface Members
Properties 

The following tables list the members exposed by IThemeDisplayEnhancements.

Public Properties
 NameDescription
 PropertyColorCursorGets or sets whether the cursor color can be mapped. Not applicable to ANSI terminals.  
 PropertyEnableBlinkGets or sets whether blinking characters are enabled or not. Not applicable to ANSI terminals.  
 PropertyEnableBoldGets or sets whether bold characters are enabled or not. Not applicable to ANSI terminals.  
 PropertyEnableUnderlineGets or sets whether underlining of characters is enabled or not. Not applicable to ANSI terminals.  
 PropertyInverseVideoGets or sets whether foreground and background colors are reversed for all display attributes. Not applicable to ANSI terminals.  
 PropertyParentGets the parent object. The parent is the ITheme object.  
Top
See Also