UI for WinForms
Removing a selected item is as easy as adding one. Just a click away, the tokens offer a familiar close button to remove undesired selections.
RadCheckedDropDownList allows your end-users to choose from a predefined list of values by selecting them from a drop-down checkbox list or by typing and selecting them using auto-complete.
An item’s height can be automatically calculated by the control, or predefined to a certain value. You can also fully customize an item’s appearance (colors, fonts, text and image relation and so on) using the
formatting events, or replace the visual items with ones with custom elements or functionality. The underlying ListControl has built-in alternating item color functionality to improve the user experience.
CheckedDropDownList provides rich design-time support, making customizations and configurations very easy. Some key capabilities include:
The controls ship with a rich set of pixel-perfect themes that enable you to easily build slick interfaces with the look and feel of Windows 8, Office 2010, Office 2013, Metro and so on. Themes can be switched easily, using a single property. You can tweak existing themes or build a new theme from scratch to fit your exact visual demands, using the Visual Style Builder productivity tool. A light element tree enables easy and intuitive styling.
The control is also capable of displaying images, text, multiline text and rich text using standard HTML tags, such as <i>, <b> and <u>.
CheckedDropDownList supports a variety of expand animation styles for a great user experience. You can select among predefined drop-down animations and further customize them to fit your scenario.