Results 1 to 3 of 3

Thread: odd shaped pictureboxes?

  1. #1

    Thread Starter
    Addicted Member ProgrammerJon's Avatar
    Join Date
    Jan 2003
    Location
    Canada
    Posts
    203

    odd shaped pictureboxes?

    Is it possible to make pitureboxes odd shaped, like a 2D squiqly line? If it is how do you?

  2. #2
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428
    you mean without straight edges? no
    you could put semi transparent images
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

  3. #3
    Fanatic Member rudvs2's Avatar
    Join Date
    Mar 2001
    Location
    NZ
    Posts
    935
    or you could create your own picturebox class and overload/override the paint and draw methods for the base class with a little bit of thought im sure you could achieve alsorts of weird and wonderful shapes for the control

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