Hi Guy's.

I have a problem with the printdialog control.
If I check the maxcopies property from the printersettings it return 999.

But when the user clicks OK in the printdialog, the copies property from printersettings is allways 1.
No matter what the user selected.

I can't find a way to get around this. I have searched MSDN and this forum, but found nothing.

Am I really the only one with this problem???

Please tell me that I'm doing something wrong.
If it's me, then a solution can be found, if it's a bug, then I'm stomped...

I tried to create a new class, that inherits the printdialog, but the printdialog
is marked as not inheritable...figures...