InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.Common Library / ThemeColor Object / Parent Property
In This Topic
    Parent Property (ThemeColor)
    In This Topic
    Gets the parent object. The parent is the Theme object.
    Syntax
    expression.Parent As Theme object 
    where expression is a variable that represents a ThemeColor Object
    See Also