Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Theme Object / Modified Property
In This Topic
    Modified Property (Theme)
    In This Topic
    Returns the modified state of the theme.
    Syntax
    expression.Modified As Boolean
    where expression is a variable that represents a Theme Object
    Remarks
    If true, the theme has been modified since the last save; if false, it was not modified.
    See Also