ListBoxItem Members

The ListBoxItem type exposes the following members.

Constructors


  Name Description
Public method ListBoxItem
Initializes a new instance of the [ListBoxItem] class.

Properties


  Name Description
Public property Selected
Gets or sets a value indicating whether this [Label] is selected.
Public property Value
Gets or sets the value.

Events


  Name Description
Public event SelectedChanged
Raised when [selected changed].