Message 1 of 2
PrintForm

Not applicable
04-05-2004
01:31 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
My VB application has a form with ListView control (that's the only control
that this form has; for kind of reports) and PrintForm method does not print
the entire form. It prints column headers only. Is there any idea why, and
how to solve this problem?
Thanks,