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

ThemeColor Object Members

The following tables list the members exposed by ThemeColor.

Public Properties
 NameDescription
Public PropertyGets the parent object (Theme).  
Top
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