In my WPF application, I am going to print the contents of my ListBox. I want to add a new control to the PrintDialog box to select the number of lines (items) to print.
Is it possible to customize the existing PrintDialog box and add a new control to bind to ListBox.Count?
Or is there a better way to do this?
System.Windows.Controls.PrintDialog
- so he wouldn't have any source code for that. I'm guessing he means "I want to add", instead of "I added". – Shifty