InfoConnect API Guide
Attachmate.Reflection.Emulation.Common Namespace / IThemeColor Interface
Properties Methods

In This Topic
    IThemeColor Interface Members
    In This Topic

    The following tables list the members exposed by IThemeColor.

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