|
-
Apr 4th, 2000, 08:53 PM
#1
Thread Starter
Member
I am trying to print a form with 2 listboxes, a treeview, and a listview. When I invoke
me.printform
I get everything to print EXCEPT the listview, which is what I really want.
Any help would be appreciated.
-Elias
-
Apr 4th, 2000, 10:18 PM
#2
You can print the ListView with Printer.PaintPicture ListView1.Picture, 0, 0.
-
Apr 5th, 2000, 08:05 PM
#3
Thread Starter
Member
Didn't work.
That didn't work. I don't want to print the background of the listview, I want to print the listview itself.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|