ListBoxItem Class

A ListBoxItem. Inherit this to create custom items.

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public class ListBoxItem : Button, 
	ISelectable
Public Class ListBoxItem _
	Inherits Button _
	Implements ISelectable
public ref class ListBoxItem : public Button, 
	ISelectable

Inheritance Hierarchy


Button
  Squid..::..ListBoxItem