
03-24-2006, 06:43 AM
|
 |
Newcomer
|
|
Join Date: Apr 2005
Location: Sweden
Posts: 20
|
|
Quote:
|
Originally Posted by Iceplug
Well, to give a control a transparent region, I think you can create a GraphicsPath object that specifies the shape and convert the GraphicsPath to a Region, then assign the region to your Picturebox.Region. 
|
Wont that just create a clip map instead of a transparency map?
My goal is to create a control in a interface design environment and have handles outside of the actual control so it doesn't obstruct the view of the actual control.
Need to ponder a bit on that one.
Thanks for the hint though.
Best regards
Patrik Westlin
|
|