Label.Parent Property (Access)
Returns the parent object for the specified object. Read-only.
Syntax
expression .Parent
expression A variable that represents a Label object.
Remarks
The Parent property of a label control is the control the label is linked to.