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

    Property Value

    A ThemeColor object
    See Also