[RESOLVED] Printer Dialog
Sorry - Posted this in API forum by accident earlier
I notice the post regarding VB6 Printer Dialog using an API CALL
This seems to work the way Microsoft Printer Dialogs should
For some reason I believed you would use the CommonDialog to achieve the same thing (but of course I cannot get it to do anything other than CommonDialog)
Is the API Call the only way to use a Printer Dialog ?
Similarly, the other dialogs (Colour, Font) - Are they also an API Call ?
I have found this (which works for Printers) but am still confused about the othet Dialog Boxes
http://support.microsoft.com/kb/322710/en-us
Thanks