Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ThemeColor Object / Parent Property
In This Topic
Parent Property (ThemeColor)
In This Topic
Gets the parent object (Theme).
Syntax
expression.Parent As Theme object 
where expression is a variable that represents a ThemeColor Object

Property Value

A Theme object
See Also