Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.UserInterface Library / Classic Object / Parent Property
In This Topic
Parent Property (Classic)
In This Topic
Gets the parent object. The parent is the View object.
Syntax
expression.Parent As View object 
where expression is a variable that represents a Classic Object

Property Value

A View object
See Also