C# Class Habanero.Faces.Win.ListBoxWin

Represents a control to display a list of items
Inheritance: System.Windows.Forms.ListBox, IListBox
Show file Open project: Chillisoft/habanero.faces

Private Properties

Property Type Description

Public Methods

Method Description
ListBoxWin ( ) : System

Constructor for ListBoxWin

Method Details

ListBoxWin() public method

Constructor for ListBoxWin
public ListBoxWin ( ) : System
return System