SubReport Object Members

Access Developer Reference

This object corresponds to a subreport control. A subreport control embeds a report in a report.

Properties

  Name Description
Bb257429.properties(en-us,office.12).gif Application You can use the Application property to access the active Microsoft Access Application object and its related properties. Read-only Application object
Bb257429.properties(en-us,office.12).gif Form You can use the Form property to refer to a form or to refer to the form associated with a subform control. Read-only Form.
Bb257429.properties(en-us,office.12).gif Parent Returns the parent object for the specified object. Read-only.
Bb257429.properties(en-us,office.12).gif Report You can use the Report property to refer to a report or to refer to the report associated with a subreport control. Read-only Report.

Events

  Name Description
Bb257429.events(en-us,office.12).gif Enter The Enter event occurs before a control actually receives the focus from a control on the same form.
Bb257429.events(en-us,office.12).gif Exit The Exit event occurs just before a control loses the focus to another control on the same form.