Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts 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
    True indicates that the theme has been modified since the last save; false indicates that it has not.
    See Also