InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.Common Library / Theme Object / ThemeColor Property
In This Topic
    ThemeColor Property (Theme)
    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
    See Also