i’m trying to built a dropdown menu for a silverlight web application. it should look something like showed on the Screenshot. Does somebody has an idea how to implement this? I tried to use sl4popupmenu but the downloadable project doesn’t work in expression blend or visual studio designer.
Regards,
float

That shouldn’t be too difficult to do. I’d suggest using Blend and then just edit the template for the Combobox control. You can get pretty crazy with what you can do with templates.