Returns the name of the class on which the object's class is based. Read-only at design time and run time.
Syntax
Object.ParentClass
Remarks
In the Class Designer, the ParentClass property contains the name of the class on which the subclass's class is based.