I would like to know how to make a picture box round if it is possible at all.
Thank You
Deebo
Printable View
I would like to know how to make a picture box round if it is possible at all.
Thank You
Deebo
Yes indeed - you need the example in:
http://codeguru.developer.com/vb/articles/2044.shtml
and use CreateElipticalRegion() instead of CreatePolygonalRegion().