Check Box List allows the user to make multiple selections from a list of items.
Check Box List
Users have come to expect the more flexible interface that Date Chooser gives your application for date input, since it gives them the freedom of either typing a date, or selecting a date from a dropdown calendar.
Date Chooser Basics
The Date Chooser lets you localize the format of the date by using a date/time mask, which extends the global reach of your application.
Date Chooser Localization
The Date Chooser allows you to enter a mask so that the user can enter their date/time values in a format that meets your requirements.
Date Chooser Masks
The Drop Down List allows the user to make a selection from a list of items in a drop down.
Drop Down List
Currency input allows the user to enter any monetary value as a number (for example, a sales or investment amount).  The correct currency symbol will be shown depending on the application's locale.
Input Currency
Allows the user to enter any numeric value into this field.
Input Decimal
This editor allows the user to enter an E-Mail address into its editor area.  Its built-in validator will let you know if the value is a valid E-Mail address or not.
Input E-Mail
The Regular Expressions input allows the user to enter any data fitting a regular expression you can set on thus editor. The built-in validator will let you know if the data entered was valid.
Input Regular Expression
Radio Button List allows the user to make a selection from a list of items that is mutually exclusive.  Use it when the user must only be allowed to choose one of multiple options.
Radio Button List