This method retrieves a pointer to the control’s parent form.
HRESULT get_Parent( IDispatch **ppdispParent );
NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.
This method is required.
IASControl::put_Parent