I have created a usercontrol with constituent controls in it and I want to draw over the top of these.However since in VB drawing methods always appear on a separate layer behind controls this is not possible. I tried putting a blank transparent usercontrol over the top as a drawing layer, but you can't draw on a transparent control. If anyone has any idea how I could get around this, I would be very grateful. Rupert