Retrieves the top-level control that contains this control.
public final Control getTopLevelControl()
Returns the top-level control that contains this control.
This method does not necessarily return the same value as the getForm method because forms can have other controls as parents.