End Google Ads 201810 - BS.net 01 --> Hi i am creating a GUI to represent a virtual joystick, (Prototype to represent features)

I am encountering the white background problem.

I used a picture of the joystick in a picture box then added the controls however a white background appears on the rectangle around them even though i used this.BackColor = Color.Transparent;

It only happens when i put a picture box not if i set the picture as the form background.

Is there a way of getting rid of the white rectangles?