InfoConnect for Unisys
IThemeColor Interface Members
Properties  Methods 

The following tables list the members exposed by IThemeColor.

Public Properties
 NameDescription
 PropertyBackgroundColorGets or sets text screen background color when IsBackgroundSingleColor is true.  
 PropertyIsBackgroundSingleColorGets a value indicating whether the screen background color is a single color or mapped per field attributes defined in IbmTerminalAttributeOption enum.  
 PropertyParentGets the parent object (ITheme).  
Top
Public Methods
 NameDescription
 MethodGetBackgroundColorReturns the current mapped background color for a given terminal attribute.  
 MethodGetForegroundColorReturns the current mapped foreground color for a given terminal attribute.  
 MethodSetBackgroundColorSets the current mapped background color for a given terminal attribute.  
 MethodSetForegroundColorSets the current mapped foreground color for a given terminal attribute.  
Top
See Also