Print listbox without border

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How can I print a form with listboxes without the border around it?
I set the Border Style to Transparent and the Border color to the same as
the back color (white) and the special effect set to flat. In form view there
are no black borders, but when I print out the form there are black borders
on the listboxes. This happens all the time whether there is data in the
listbox or not. On the same form, the textboxes printout without the black
border.
thanks,
 
Forms are for entering, viewing, and editing data. Reports are for
printing.

Create a report, then print it.

Rick B


"(e-mail address removed)"
 
Back
Top