I need to find a way of making a picturebox with a transparent background.

The purpose is to let a user see a letter 'A' and trace over it.
The program will then recognize whether the user has traced the pattern correctly.

I have the ocr done. I just need a way of transposing a pattern onto the picturebox without interfering with the ocr.

Thanks for all the help.