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

    Property Value

    An ThemeSounds object.
    See Also