1

So I have a winform that has some winforms controls on it. But in the center of it, I want to show a transparent number on top of everything. Say 60 pixels size.

I tried a label and even tried to create a custom control but the transparency didn't work.

Any ideas how to do this?

This number will change programmatically at runtime several times.

Joan Venge
  • 315,713
  • 212
  • 479
  • 689
  • http://stackoverflow.com/questions/605920/reasons-for-why-a-winforms-label-does-not-want-to-be-transparent might be of some help. – adrianbanks Mar 15 '10 at 00:32
  • Is the number transparent, or is the background around the number transparent? – Stewbob Mar 15 '10 at 00:32
  • @Stewbob, both are transparent, but I would like it more if the background around the number is completely invisible. So no background, and the number is semi transparent. – Joan Venge Mar 15 '10 at 00:46

0 Answers0