ComboBox

ComboBox

Overview

This sample shows the basic usage of the ComboBox control. When Case Sensitive Search is true, the user types are searched as case-sensitive When HandleWheel is true, the user can use the mouse wheel to change the currently selected item. The VirtualizationThreshold property allow to enable/disable the virtualization.

Features