Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / ThemeCursor Object / Parent Property
In This Topic
    Parent Property (ThemeCursor)
    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 ThemeCursor Object

    Property Value

    A Theme object.
    See Also