Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ThemeFont Object / Parent Property
In This Topic
    Parent Property (ThemeFont)
    In This Topic
    Gets the parent object (ITheme).
    Syntax
    expression.Parent As Theme object 
    where expression is a variable that represents a ThemeFont Object

    Property Value

    A Theme object
    See Also