Line method

B

Bryce Dalley

I've got the line method to work to create lines until the
bottom of the detail seciton of the report. But how to I
make the lines thicker?

Please help.
 
M

Marshall Barton

Bryce said:
I've got the line method to work to create lines until the
bottom of the detail seciton of the report. But how to I
make the lines thicker?

Set the report's DrawWidth property to the desired
thickness. See Help for details.
 
Top