Printing Windows Form as image to printer in VB6 done neatly, however, after upgrading to VB2005ee, the task list alert the following error message:
`'UPGRADE_WARNING: Couldn't resolve default property of object frmPrintForm.PrintForm. Click for more: 'ms-help://MS.VSExpressCC.v80/dv_commoner/local/redirect.htm?keyword="6A50421D-15FE-4896-8A1B-2EC21E9037B2"'`
The MSDN Express Library does not reflect the above issue specifically. So, how am I going to resolve the problem, in VB2005ee? Anyone helps I appreciate it much.
`'UPGRADE_WARNING: Couldn't resolve default property of object frmPrintForm.PrintForm. Click for more: 'ms-help://MS.VSExpressCC.v80/dv_commoner/local/redirect.htm?keyword="6A50421D-15FE-4896-8A1B-2EC21E9037B2"'`
The MSDN Express Library does not reflect the above issue specifically. So, how am I going to resolve the problem, in VB2005ee? Anyone helps I appreciate it much.