G
Guest
I created a windows form with a certain image with a white area in order to
get it transparent setting the TransparencyKey to white.
The problem is that when it runs, the white color is not transparent.
The image format is PNG and also I tried with a 24 bit BMP image trying to
avoid noise in it.
When I changed the are color to black and changed the Transparency Key to
the same color, black controls are working fine but not the form area showing
the black area of the image.
Am I doing something wrong?
Thanks,
Edmundo
get it transparent setting the TransparencyKey to white.
The problem is that when it runs, the white color is not transparent.
The image format is PNG and also I tried with a 24 bit BMP image trying to
avoid noise in it.
When I changed the are color to black and changed the Transparency Key to
the same color, black controls are working fine but not the form area showing
the black area of the image.
Am I doing something wrong?
Thanks,
Edmundo