How to make rectangular shape with rounded corners -
01-21-2004
, 10:00 AM
Hi folks,
I'm trying to change to shape of any rectangular control (i.e.
picturebox), such that opposite corners are rounded and the other two
corners are not.
I'll settle for all corners rounded if the code is complex.
I know that I have to set the regions of the control to a newly
defined region,
but that's all I know.