Related resources for Silverlight ListBox control
  • ListBox in Silverlight12/19/2008 12:51:07 AM. A ListBox control is an items control that works as a ListBox control but only one item from the collection is visible at a time and clicking on the ListBox makes the collection visible and allows users to pick an item from the collection. This article demonstrates how to use a ListBox control in Silverlight.