Attachmate.Reflection.Objects.Emulation.IbmHosts Library : ThemeColor Object |
The following tables list the members exposed by ThemeColor.
Name | Description | |
---|---|---|
BackgroundColor | Gets text screen background color when IsBackgroundSingleColor is true. | |
IsBackgroundSingleColor | Indicates whether the screen background color is a single color or mapped as per field attributes defined in the IbmTerminalAttributeOption enumerator. | |
Parent | Gets the parent object. The parent is the ITheme object. |
Name | Description | |
---|---|---|
GetBackgroundColor | Returns the current mapped background color for a given terminal attribute. | |
GetForegroundColor | Returns the current mapped foreground color for a given terminal attribute. | |
SetBackgroundColor | Sets the current mapped background color for a given terminal attribute. | |
SetForegroundColor | Sets the current mapped foreground color for a given terminal attribute. |