TreeViewComboBox

The TreeViewComboBox control represents a UserComboBox control with a TreeView as the drop down panel.

Based upon the UserComboBox, the TreeViewComboBox control allows users to select options from a TreeView control embedded into the drop down panel of a ComboBox control.

For a full list of properties, methods and events see the API documentation.

Features

Label

The TreeViewComboBox control supports the inline Label property. This allows an application to set a label in relation to a TreeViewComboBox control without having to create an additional Label control.

Select on Enter

The TreeViewComboBox control can be customized to specify whether users are allowed to select an item when it's first clicked or if an additional action should be performed such as double-clicking or clicking on the checkbox.

Advanced

JavaScript Widget

Last updated