Customize the expand control on a page

  1. Open the data access page in Design view.
  2. Scroll to the header section that has the expand control that you want to customize.
  3. Do one or more of the following:

    Change the picture that is displayed on the expand control

    Make a control work like an expand control

    1. If the control that you want to use as the expand control is not already on the page, add the control to the page using the toolbox.
    2. Double-click the control to display its property sheet.
    3. On the Other tab, in the ClassName property box, append the existing property value with a space and the string MsoExpandCollapse.

    For example, if the property is set to MsoBoundSpan, set it to MsoBoundSpan MsoExpandCollapse.

    Notes

  4. Make sure the ExpandedByDefault property of the group level that has the customized expand control is set to False.