Transparent form

CPAMoney

New member
Joined
Jun 1, 2014
Messages
2
Programming Experience
Beginner
i am new here and have a doubt in VB.

I wanted to make a form with custom shape. I create form and put borderstyle to none. then i set transparency key of form and backcolor of form to same colour but when i debug i get a thin border around my form which looks bad. So how to remove it? I used a PNG image for that part.

Here is an image for your inspection

cRe8vll.png

I think you can all see the pink border it gets while debugging. How to remove that pink border? Please help me. Please. Thanks in advance.
 
Maybe creating an Image with transparent backgroundcolor and setting the Form transparency Key to transparent?..

Maybe ur Image isnt edited good enough? I mean, some pixels to cut off missed?

You should use the free program gimp and its magic staff tool thingy to edit your picture.
 
Back
Top