To clear this up....
When making a crosshairs program in VB6... I made 2 intersecting lines in form2 that would become my ingame crosshairs. But the problem I am having is when I run the program and turn the crosshairs on... the backround behind the 2 intersecting lines is there. IE the form backround is there behind my 2 lines and I was trying to find a way to get the backround of form2 transparent so all you see is the 2 intersecting lines.
I have found tutorials for this online but I am very new at VB6 and either don't know how to fully do it or am doing it wrong.