« Grid with Rounded Corners–How To?
Hi,
Borders are cool. One of the most useful features is the ability to set the CornerRadius and get a rounded border.
However, if you have other controls inside the Border, the do not always clip correctly to the rounded corners.
I found a nice article titled: Dynamic Clipping of Rounded Corners in Silverlight which shows a neat technique for adjusting the Grid to fit inside the rounded corners of the Border that contains it.
Enjoy.
JW.
0
-