Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ThemeColor Object

In This Topic
    ThemeColor Object Methods
    In This Topic

    For a list of all members of this type, see ThemeColor members.

    Public Methods
     NameDescription
    Public MethodReturns the current mapped color for a given ANSI terminal color.  
    Public MethodReturns the current mapped background color for a given terminal attribute.  
    Public MethodGets the integer value that the background color of a given terminal attribute is mapped to in the theme color map.  
    Public MethodGets the RGB value assigned to an integer in the theme color map.  
    Public MethodReturns the current mapped foreground color for a given terminal attribute.  
    Public MethodGets the integer value that the foreground color of a given terminal attribute is mapped to in the theme color map.  
    Public MethodSets the current mapped color for a given ANSI terminal color.  
    Public MethodSets the current mapped background color for a given terminal attribute.  
    Public MethodSets a default color in the Theme color map to a new custom color.  
    Public MethodSets the current mapped foreground color for a given terminal attribute.  
    Top
    See Also