Results 1 to 4 of 4

Thread: Label Transparent

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Dec 2006
    Posts
    125

    Question Label Transparent

    Hi for all experts,

    Can any body help for make the label back color to transparent? or empty background? because i try in this way
    Code:
    Label1.BackColor = Color.Transparent
    but can not work. Thanks

  2. #2
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    Re: Label Transparent

    Hi,
    transparency is not supported as you have discovered. Try this solution from Alex Yakhin

    Pete
    Pete Vickers
    MVP - Device Application Development
    http://www.gui-innovations.com http://mobileworld.appamundi.com/blogs/

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Dec 2006
    Posts
    125

    Re: Label Transparent

    Hi, Thanks for ur reply, but in my project was using vb.net CF.

  4. #4
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    Re: Label Transparent

    Hi,
    then use one of the many translators on the web to translate it from C# to VB.Net

    Pete
    Pete Vickers
    MVP - Device Application Development
    http://www.gui-innovations.com http://mobileworld.appamundi.com/blogs/

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width