wilbert
07-20-2003, 06:31 AM
I use the print method to print some text in a picturebox. The text starts with 17 space characters. What's wrong with this sample piece of code:
Pic1.Print Spc(17) & "Hello"
Wilbert :confused:
Pic1.Print Spc(17) & "Hello"
Wilbert :confused: