MrHusky
Junior Member
- Oct 28, 2013
- 173
- 25
Hey!
I want to make a custom form, and for that i use TransparencyKey in VB. But for example, when i set the background image to a black circle, and the background color to red, or any color, i get a little red or any colored border around my circle, when i run it. The form is okay, and it is transparent, but i get a little interpolation. Could you help me how to remove that?
When i try to set the form background to Transparent it says: "Control does not support transparent background colors."
I've tried to add an imagebox with the transparent picture, and add a background color to form, didn't work. I tried to add an imagebox with the image that has a background, didn't work. :S
Thank you!
Best Regards,
MrHusky
I want to make a custom form, and for that i use TransparencyKey in VB. But for example, when i set the background image to a black circle, and the background color to red, or any color, i get a little red or any colored border around my circle, when i run it. The form is okay, and it is transparent, but i get a little interpolation. Could you help me how to remove that?
When i try to set the form background to Transparent it says: "Control does not support transparent background colors."
I've tried to add an imagebox with the transparent picture, and add a background color to form, didn't work. I tried to add an imagebox with the image that has a background, didn't work. :S
Thank you!
Best Regards,
MrHusky