Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Theme Object / ThemeColor Property
In This Topic
    ThemeColor Property
    In This Topic
    Gets the color map object associated with the theme.
    Syntax
    expression.ThemeColor As ThemeColor object 
    where expression is a variable that represents a Theme Object

    Property Value

    A ThemeColor object.
    See Also