Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / ThemeColor Object / IsBackgroundSingleColor Property
In This Topic
    IsBackgroundSingleColor Property
    In This Topic
    Indicates whether the screen background color is a single color or mapped as per field attributes defined in the IbmTerminalAttributeOption enumerator.
    Syntax
    expression.IsBackgroundSingleColor As Boolean
    where expression is a variable that represents a ThemeColor Object
    See Also