My problem is something simple so simple i can't make it work at all.
If anyone is familular with Borland software, when using a label you could set the label's background color to "Transparent = true". I've recently needed to do this in C# and found setting the "BackColor" of a label to Transparent will not work.
I need to place a label on top of a image but make it so the label backgound is completely transparent.
How do I do this? If anyone can help it would be great as this is one of them simple stupid little things that isn't as obvious as I would of hoped.
Regards in advance...
If anyone is familular with Borland software, when using a label you could set the label's background color to "Transparent = true". I've recently needed to do this in C# and found setting the "BackColor" of a label to Transparent will not work.
I need to place a label on top of a image but make it so the label backgound is completely transparent.
How do I do this? If anyone can help it would be great as this is one of them simple stupid little things that isn't as obvious as I would of hoped.
Regards in advance...