A control that loops through a data source allowing a user to select an item.

Namespace: Mindscape.PhoneElements
Assembly: Mindscape.PhoneElements (in Mindscape.PhoneElements.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class LoopingListBox : Control
Visual Basic
Public Class LoopingListBox _
	Inherits Control
Visual C++
public ref class LoopingListBox : public Control

Inheritance Hierarchy

See Also