Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / ThemeColor Object
Properties Methods

In This Topic
    ThemeColor Object Members
    In This Topic

    The following tables list the members exposed by ThemeColor.

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