In This Article

ActiproSoftware.Windows.Controls.Editors Namespace

Classes

AutoCompleteBox

Represents a text control that provides suggestions to end users as they type.

AutoCompleteBoxEventArgs

Provides event arguments for AutoCompleteBox events.

AutoCompleteBoxStringFilter

Represents a IDataFilter implementation based on the AutoCompleteBox text being entered.

BrushEditBox

Represents a Brush edit box.

BrushPicker

Represents a Brush picker.

ByteEditBox

Represents an Byte edit box.

BytePicker

Represents an Byte picker.

Calculator

Represents a calculator control.

ColorEditBox

Represents a Color edit box.

ColorPicker

Represents a color picker control.

CornerRadiusEditBox

Represents a CornerRadius edit box.

CornerRadiusPicker

Represents a CornerRadius picker.

Country

Specifies the various countries and associated data.

CountryComboBox

A drop-down list for country selection, populated with Country objects.

CountryCurrencyMapping

A mapping between a Country and a Currency.

Currency

Specifies a country's currency.

CurrencyComboBox

A drop-down list for currency selection, populated with Currency objects.

DateEditBox

Represents a date-only edit box.

DatePicker

Represents a date picker.

DateTimeEditBox

Represents a date/time edit box.

DateTimePicker

Represents a date/time picker.

DoubleEditBox

Represents a Double edit box.

DoublePicker

Represents a Double picker.

EnumEditBox

Represents an Enum edit box.

EnumListBox

Represents a list box that automatically presents the values of an enumeration.

EnumListBoxItem

Represents a selectable item in a EnumListBox.

EnumPicker

Represents an Enum picker.

GradientStopSlider

A slider for manipulating gradient stops.

GuidEditBox

Represents an Guid edit box.

HsbColorPicker

Represents a color picker control that allows for visual selection of hue, saturation, and brightness.

Int16EditBox

Represents an Int16 edit box.

Int16Picker

Represents an Int16 picker.

Int32EditBox

Represents an Int32 edit box.

Int32Picker

Represents an Int32 picker.

Int32RectEditBox

Represents a Int32Rect edit box.

Int32RectPicker

Represents an Int32Rect picker.

Int64EditBox

Represents an Int64 edit box.

Int64Picker

Represents an Int64 picker.

MaskedTextBox

Represents a TextBox that restricts input based on a specified mask.

MonthCalendar

Represents a month calendar control.

MonthCalendarItem

Represents a month calendar item.

PartEditBoxInline

Represents an inline UI element within a PartEditBoxBase-derived control.

PartEditBoxInlineCollection

Represents a collection of PartEditBoxInline objects.

PointEditBox

Represents a Point edit box.

PointPicker

Represents a Point picker.

RadialHuePicker

Represents a radial color hue picker control.

Rating

Represents a rating control that allows the user to set or view a rating of an entity.

RatingItem

Represents a single item in a Rating control.

RectEditBox

Represents a Rect edit box.

RectPicker

Represents a Rect picker.

SaturationBrightnessPicker

Represents a saturation/brightness picker control.

SingleEditBox

Represents a Single edit box.

SinglePicker

Represents a Single picker.

SizeEditBox

Represents a Size edit box.

SizePicker

Represents a Size picker.

ThicknessEditBox

Represents a Thickness edit box.

ThicknessPicker

Represents a Thickness picker.

TimeEditBox

Represents a time-only edit box.

TimePicker

Represents a time picker.

TimeSpanEditBox

Represents a timespan edit box.

TimeSpanPicker

Represents a TimeSpan picker.

VectorEditBox

Represents a Vector edit box.

VectorPicker

Represents a Vector picker.

Enums

AutoCompleteBoxChangeReason

Specifies the reason why an AutoCompleteBox change occurred.

AutoCompleteBoxInputMode

Specifies an AutoCompleteBox input mode.

BrushKind

Specifies the kind of brush.

ByteEditBoxPickerKind

Specifies the kind of Style to apply to the BytePicker used within a ByteEditBox's popup.

CalculatorOperationKind

Specifies an operation used with a calculator.

ColorPickerTextInputMode

Specifies the mode to use for text input within a ColorPicker.

DaysOfWeek

Specifies the various days of the week as enumeration flags.

DoubleEditBoxPickerKind

Specifies the kind of Style to apply to the DoublePicker used within a DoubleEditBox's popup.

Int16EditBoxPickerKind

Specifies the kind of Style to apply to the Int16Picker used within a Int16EditBox's popup.

Int32EditBoxPickerKind

Specifies the kind of Style to apply to the Int32Picker used within a Int32EditBox's popup.

Int64EditBoxPickerKind

Specifies the kind of Style to apply to the Int64Picker used within a Int64EditBox's popup.

MaskKind

Specifies the mask kinds supported by a MaskedTextBox.

MaskPromptVisibility

Specifies the visibility of mask prompts within a MaskedTextBox.

MonthCalendarSelectionMode

Specifies the various selection modes of a MonthCalendar.

MonthCalendarViewMode

Specifies the various views of a MonthCalendar.

MonthCalendarViewResetMode

Specifies the view reset mode of a MonthCalendar when it loses focus.

PartEditBoxCommitTriggers

Specifies the triggers that force a PartEditBoxBase-derived control to immediately commit any changes.

RatingItemState

Specifies the various states supported by RatingItem.

SingleEditBoxPickerKind

Specifies the kind of Style to apply to the SinglePicker used within a SingleEditBox's popup.

SpinnerVisibility

Specifies the desired visibility of a spinner within a parent control.

SpinWrapping

Specifies the various wrapping behaviors supported when spinning a value in a part edit box.

TimeSpanEditableParts

Specifies the various editable parts of a TimeSpanPicker.