I am trying to replicate MS Word 2010 File New/Available Templates look and feel. Is is possible to change the active item look so the selected item would have an orande backgroud around the whole item (image and text)?
Not really...UltraListView does not support views that were introduced after WindowsXP. You might be able to get something like that using the IUIElementCreationFilter interface, but it will probably take a fair amount of coding.
Is there another Infragistics control I can use to replicate this functionality?