CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Dec 2010
    Posts
    907

    Is it possible to create a "transparent" textbox/richtextbox?

    So that the background can be seen through.
    I tried to change the BackColor in the property window,
    but it says it is not valid color for a textbox.
    Any ideas?
    Thanks
    Jack

  2. #2
    Join Date
    Jul 2001
    Location
    Sunny South Africa
    Posts
    11,283

    Re: Is it possible to create a "transparent" textbox/richtextbox?


  3. #3
    Join Date
    Jul 2001
    Location
    Sunny South Africa
    Posts
    11,283

    Re: Is it possible to create a "transparent" textbox/richtextbox?

    OK, well, I cannot seem to edit the above post

    This is not really good practice, IMHO, is there really a specific need for this?

  4. #4
    Join Date
    Dec 2010
    Posts
    907

    Re: Is it possible to create a "transparent" textbox/richtextbox?

    Nice post!
    Thanks

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

Featured