I have searched the forum for topics relating to tabbed printing. I have a listbox containing 4 colomns (the tabs in the listbox are no problem and the listbox looks okay - thankyou Lance!) which I would like to print.
I have tried using a similar technique when trying to print using tabbedtextout. First I DIM the array containing tab stops (negatives for right aligned), and using tabbedtextout as explained in the win32 doc.
Has anyone made use of this function or are there simpler methods of printing coloumns ?
Thankyou for your help
Daniel
------------------
mailto:[email protected][email protected]</A>
I have tried using a similar technique when trying to print using tabbedtextout. First I DIM the array containing tab stops (negatives for right aligned), and using tabbedtextout as explained in the win32 doc.
Has anyone made use of this function or are there simpler methods of printing coloumns ?
Thankyou for your help
Daniel
------------------
mailto:[email protected][email protected]</A>
Comment