Label transparency

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Peter Oliphant

    #1

    Label transparency

    I'm trying to make my Label's transparent. According to the documentation,
    setting the Label's BackColor property to Color::Transpar ent should do this.
    However, all it seems to do is change the BackColor to the BackColor of the
    Form its on. Needless to say, this is not the same as transparency,
    especially when the Label overlaps with some other visible element or if
    your Form has an image as a background!

    Is there a way to make a Label truly transparent?

    [==P==]


Working...