tags:

views:

86

answers:

1

can i have a button in my form which shows the print dialog box so that the user can print that form ?? i m new in prog so pl help if there can be such commands to perform the action..

+2  A: 

I think this example from Microsoft might help you.

Scott Whitlock