CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 15 of 32

Threaded View

  1. #1
    Join Date
    Sep 2005
    Posts
    233

    PictureBox Transparent

    Hi. I have a picturebox control with an image that is a GIF. The image is not an animation, only a single frame. The background of the image is transparent, as i erased it in photo shop. What code can i use to make the rest of the picturebox transparent, so there isnt a box around my circular GIF object? I want a result like in visual basic 6.0 with an image control. is there an image control for vb.net?
    Last edited by TCanuck42; June 15th, 2007 at 12:31 AM.
    Seed Gaming
    www.seedgaming.com

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