hi, all, now i got another problem,
i have a list control, CListCtrl
and i want to print the contents out, but i learnt that a print can only print the screenshot ( a bitmap of the interface). in that case, if the list is not able to display all the records(from database) at one time, then, it will not be possible to print everything in the list. more over, if it is a screenshot, does it mean that the buttons which are in the dialog container also, will be printed out as well?
since the print from the dialog interface is not possible, i decided to save the contents in a excel file first, and print from the excel interface.
anybody can show me how to save the list contents in a excel file?
or any alternatives to perform a print?
any suggestions will be received gratefully!
=)
kaya
i have a list control, CListCtrl
and i want to print the contents out, but i learnt that a print can only print the screenshot ( a bitmap of the interface). in that case, if the list is not able to display all the records(from database) at one time, then, it will not be possible to print everything in the list. more over, if it is a screenshot, does it mean that the buttons which are in the dialog container also, will be printed out as well?
since the print from the dialog interface is not possible, i decided to save the contents in a excel file first, and print from the excel interface.
anybody can show me how to save the list contents in a excel file?
or any alternatives to perform a print?
any suggestions will be received gratefully!
=)
kaya