Hi all,
A quick question, how to output text on a picture control ? Thanks
Printable View
Hi all,
A quick question, how to output text on a picture control ? Thanks
I think....
VB Code:
Picture1.Print "Your Text"
Hope this helps
Thanks rc1980. You are right. I didn't see print method in the dropdown list of picture control. But it does work. Thanks a lot.
No Prob.
Sometimes they don't show you all those goodies! :)