In This Article

Overview

Actipro Editors includes a number of additional helpful controls beyond edit boxes and pickers.

Additional Controls

This table shows the additional controls that are included in the product:

Name Description

AutoCompleteBox

Screenshot

The AutoCompleteBox control allows text entry and provides suggestions for auto-completion. This kind of control is ideal for use in search query and quick launch kinds of scenarios.

Calculator

Screenshot

Provides a familiar calculator interface to interactively calculate numeric values.

CountryComboBox

Screenshot

Allows for the selection of an ISO country.

CurrencyComboBox

Screenshot

Allows for the selection of an ISO currency.

EnumListBox

Screenshot

Presents the values of an enumeration in a list box. The control supports both flags and non-flags enumerations.

GradientStopSlider

Screenshot

Allows for adding, changing, and removing the various gradient stops within a GradientBrush, such as a LinearGradientBrush.

MaskedTextBox

Screenshot

Used to restrict user input based on a specified regular expression mask. Support for input prompts and literal completion is included.

MonthCalendar

Screenshot

Allows for selection of a date from a calendar with animated view changes.

Rating

Screenshot

Renders glyphs that can be used present an average rating or collect a user rating.