====== PARENT property ====== ==== Applies To ==== All controls. ==== Description ==== Returns the parent (or owner) name of the specified control. Used with Get_Property only. ==== Usage ==== //parentname// = **Get_Property**(//objectname//, "**PARENT**") ** **