Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Theme Object / FileName Property
In This Topic
    FileName Property (Theme)
    In This Topic
    Gets or sets the theme template to use. Setting this loads a new theme.
    Syntax
    expression.FileName As String
    where expression is a variable that represents a Theme Object
    See Also