Printing a Listbox
I have designed a listbox that will allow users to add, edit and remove notes
within the listbox. The listbox itself is not that big so I need to be able
to print all of the notes in the listbox no matter how many notes; not just
the notes that are currently visible. How do I modify my print options to
print everything in the listbox without changing the size of the listbox?
|