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

    Property Value

    A Theme object.
    See Also