I am working on styling the display label. My hope is to get it to look like nearly identical to an RadEntry.
I have actually gotten pretty close, but one thing missing is a border. ListPicker has a BorderColor property, but this does not actually put a border around the label, it is just an underline. Is there a way to get an actual border without having to wrap the control inside a actual Border control?
Thanks
-Joe