Results 1 to 12 of 12

Thread: Picture Transparency

Threaded View

  1. #7
    PoorPoster iPrank's Avatar
    Join Date
    Oct 2005
    Location
    In a black hole
    Posts
    2,729

    Re: Picture Transparency

    @Napoleon,
    You can do so without regioning - by using a transparent usercontrol instead.

    1. Create a UserControl.
    2. Set it's ControlContainer = True and BackStyle = Transparent
    3. FILL the usercontrol with a Rounded Rectangle shape. (For smoother effect,set the Shape's BorderStyle to Transparent.)
    4. Set the shape's FillStyle to Solid.
    5. Now use this user control as the container of your WebBrowser Cotrol.


    PS. It is better idea to create a new thread (with link to the original one) rather than digging up an old one.
    (Possibly CodeBank threads are only exceptions)
    Last edited by iPrank; Apr 27th, 2007 at 03:15 PM.
    Usefull VBF Threads/Posts I Found . My flickr page .
    "I love being married. It's so great to find that one special person you want to annoy for the rest of your life." - Rita Rudner


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