VB 6.0 - How to display tehe print dialog box in VB net
Asked By Ralph Acido on 30-Jul-06 09:03 PM
Please help on how to display the print dialog box in vb.net.. i have added the print and i try to display using the code Me.PrintDialog1.ShowDialog() but it does'nt work..
thanks!