C# Class Ext.Net.SelectBox

Makes a ComboBox more closely mimic an HTML SELECT. Supports clicking and dragging through the list, with item selection occurring when the mouse button is released. When used will automatically set editable to false and call unselectable on inner elements. Re-enabling editable after calling this will NOT work.
Inheritance: ComboBox
Afficher le fichier Open project: pgodwin/Ext.net Class Usage Examples

Private Properties

Свойство Type Description