difference between listview and listbox
-
Saturday, October 27, 2012 9:54 AMWhat is the difference between listview and listbox in windows store app.
All Replies
-
Saturday, October 27, 2012 10:42 AM
use it and you will see the optical diffrence
Listview is the "more Featured" control.
Listbox typically something you would solve with a "dropdownlist"
- Proposed As Answer by turibbio Saturday, October 27, 2012 5:24 PM
-
Monday, October 29, 2012 9:00 AMthnx for reply. but can plz provide more description
-
Monday, October 29, 2012 9:04 AMModerator
Hi Weblineindia,
I think that you can add and use the Listview and Listbox controls to your Windows Store app to get a better understanding and experience of the detailed differences between them.
See the following articles for further information about Listview and Listbox classes:
Listbox: http://msdn.microsoft.com/en-us/library/windows/apps/windows.ui.xaml.controls.listbox
Listview: http://msdn.microsoft.com/en-us/library/windows/apps/windows.ui.xaml.controls.listviewAlso take a look at this one for detailed information about how to work with Listview control:
http://msdn.microsoft.com/en-us/library/windows/apps/hh465382.aspxThanks.
Vicky Song [MSFT]
MSDN Community Support | Feedback to us
- Marked As Answer by Vicky SongModerator Friday, November 02, 2012 8:20 AM


