InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.Common 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 or sets the text screen background color when IsBackgroundSingleColor is true.  
    Public PropertyGets a value indicating 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 Theme 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