I'm trying to print a few lines of text using PrintDocument
I'm using VB.NET version 1
the following line:
Dim prn As New PrintDocument
causes this error :
Type 'printdocument' is not defined
any ideas?
H
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 3 of 3
Thread: Problems with PrintDocumentThreaded View
|
Click Here to Expand Forum to Full Width |