G
Guest
Visual Studio 2003 C#
I have a print function in my application, which pops up a print preview
first using the standard PrintPreviewDialog(). The only problem is the icon.
It picks up the nasty looking standard one with the red yellow blue boxes on
it, and I want my application Icon to be in the corner instead. How can I
set this at runtime?
Thanks
Steve
I have a print function in my application, which pops up a print preview
first using the standard PrintPreviewDialog(). The only problem is the icon.
It picks up the nasty looking standard one with the red yellow blue boxes on
it, and I want my application Icon to be in the corner instead. How can I
set this at runtime?
Thanks
Steve