How can I customize ListBox item?


hi,

i trying remove line between each item in listbox control. scott shows in blog how remove borders. can tell me how can remove line between each item?


 

to that, you'll need redefine entire template of listbox.  docs have example of how define listbox (including existing template) , changing should work.  that's did in sl2 example:

 

http://www.silverlightdata.com



Silverlight  >  Designing with Silverlight



Comments

Popular posts from this blog

SQL Server PSProvider SQL Server Authentication

How to calculate the delta size while diffing the files in TeamFoundationServer ?

How to capture screen in silverlight apps