[]
        
(Showing Draft Content)

C1.WinUI.Input

C1.WinUI.Input Namespace

Classes

C1AutoCompleteTextBox

Represents a control that can be used to display and edit plain text,

C1MaskedTextBox

Represents a control that uses a mask to prevent users from entering invalid data.

C1NumericBox

The C1NumericBox control is a numeric editor that allows you to display and edit numeric values in many formats.

C1Popup

Popup that displays a Child element relatively to PlacementTarget.

C1PopupBorder

Border used to display the popup content inside.

C1RangeSlider

The C1RangeSlider control enables the end-user to select two values from a range by moving two Thumb controls along a track.

C1TextBox

Represents a control that can be used to display and edit plain text,

C1ValidationDecorator

Displays binding validation errors.

MaskedTextChangedEventArgs

Provides data for the MaskedTextChanged event.

TextBoxAutoCompleteEventArgs

Contains information about the AutoComplete.

Structs

AnchorMatching

Specifies an anchor matching between two elements.

Enums

Anchor

Specifies an anchor point in a visual element.

MaskFormat

Defines how to format the value inside of a C1MaskedTextBox.

RangeSliderScrollBehavior

Specifies how thumbs will be moved when mouse click will be performed outside selected area.

RangeValidationMode

Mode of validation of the range between Maximum and Minimum of C1NumericBox.

SelectOnFocusCondition

Defines the possible conditions that cause selection of an entire control text when control receives focus.

ValidationState

Enumerates binding validation states.

Delegates

MaskedTextChangedEventHandler

Represents the method that handles the MaskedTextChanged event.