I know how to change the look and feel of my listbox but how can i change my scrollbar on it as well? it looks very windows forms :-(
Printable View
I know how to change the look and feel of my listbox but how can i change my scrollbar on it as well? it looks very windows forms :-(
ItemTemplate
Sorry what is that? is there a tutorial or example of how to do this??
Using an ItemTemplate you can change the way a listbox (or any itemscontrol) displays the items. On msdn is a nice example