1
Answer

Print Combobox and Listbox items to Printer

Photo of Rashad Johnson

Rashad Johnson

12y
6.8k
1
In Visual Studio C# Winforms please help me understand how to print the list of items in a combobox and/or listbox.  I know a loop needs to be created to process through the list then output that list to a printer but so far I have not been able to make it work. I can print if I select one item from the list.  I cannot get the entire list to print to a printer.

Thanks in advance,
Rashad

Answers (1)