Dividing Line Color

  • Thread starter Thread starter Lydia
  • Start date Start date
L

Lydia

Hi,

All bottom border of my text controls in their section touch the top edge of
the next section. When there is no record or when a record is the last one in
the list, the bottom border will not show up, unless I set Dividing Line to
yes. I use 15131871 as the color for all text controls's border, however,
the divding line is always in black. Is there a way that I can change
dividing line's color or is there a way to have the bottom border show up
while touching the edge of the next section?

Thanks.
 
Thanks. I tried your suggestion, it still shows the same problem, the line I
added doesn't show.
--
Lydia Liu
Access/VB Programmer



Damon Heron said:
Just use a regular line, or lines, and color it how you want.

Damon
 
It works for me. Are we talking about a continuous form with a form header,
footer and detail section?

Damon

Lydia said:
Thanks. I tried your suggestion, it still shows the same problem, the line
I
added doesn't show.
 
Yes. It is a continuous form with header, details section. The line will
disppear when the top edge of next section goes on top of it.
 
Back
Top