Click to See Complete Forum and Search --> : Can yoiu make a picture box round?


Deebo
February 17th, 2000, 09:03 AM
I would like to know how to make a picture box round if it is possible at all.

Thank You
Deebo

Clearcode
February 17th, 2000, 12:43 PM
Yes indeed - you need the example in:
http://codeguru.developer.com/vb/articles/2044.shtml

and use CreateElipticalRegion() instead of CreatePolygonalRegion().