Displaying text boxes over a rectangle box

  • Thread starter Thread starter CDM
  • Start date Start date
C

CDM

I have some textboxes grouped together on a form and I want to add a
rectangle box with a solid background behind the textboxes. Is there a way in
Access to "SendToBack" the rectangle so the textboxes aren't hidden?
 
Believe it or not, it's "Send to Back".

In design mode, select the rectangle, then select Send to Back from the
Format menu. It's not available via the property sheet dialog box.

Rob
 
Back
Top