InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.Common Library
/
Theme Object
/ Modified Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
Modified Property (Theme)
In This Topic
Gets a value indicating whether the theme has been modified since last save.
Syntax
Visual Basic (Declaration)
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
Reference
Theme Object
Theme Members