News

I've never used VB.net but I have used VB6 so some of my info might be a bit off.<BR><BR>I don't know that there is any magic way to export to a csv. I think that you may have to write it out ...
Once the component is added to the form, you can set its properties and print. In my example, I will add the PrintDocument component, a TextBox, and a command button to the form.