I have a windows application that I have created using Visual Basic 2005. I am a new user and have learned a few things, but quite an amateur! I need to printout a windows form but I do not want the form to have menu bars or borders printed.

The windows form contains the data that I have updated using a Sequel Server 2005 DataBase. The form needs to be printed by clicking a Print Form Button on the form.

Is this possible with VB 2005. i noticed a PowerPacks out there, but when I downloaded the tab does not appear on the VB 2005 Express Edition I am using.

Any help is appreciated.

jjc9809