CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 2001
    Posts
    8

    backcolor transparent

    Hi!

    I want to know how to set the Backcolor of a PictureBox to transparent while allowing him to receive Click events.

    Thanks,

    Melanie


  2. #2
    Join Date
    Jun 2001
    Location
    MO, USA
    Posts
    2,868

    Re: backcolor transparent

    Can you use an imagebox instead?... They are transparent by default.


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