Hi, I'd like the ability to have something that looks like a border but I don't want the bottom to show. in CSS I could accomplish this by going border-style-bottom:none I'm wondering if Silverlight has a similar functionality for the Border control.
If not, I'm wondering what other control I can use to accomplish this? thanks