Printing

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?TWFkRG9nc0RhZA==?=

    Printing

    I'm new to VB2005 and was told to look for a dotnet group. Am I in the right
    place!?!
    I have a form with a variety of controls which provide criteria for a data
    search, which is triggered by a button. The results of the search are stored
    in a two dimensional array. The array is then diplayed on the form as items
    in an 11 column ListView object. I want to have a button on my form that will
    send the listview (or the contents of the array) to my printer. I've looked
    at samples and researched my ref. books and on line help, but I'm now more
    confused than when I started. Help!


Working...