WinUI | ComponentOne
C1.WinUI.Input Assembly / C1.WinUI.Input Namespace
Inheritance Hierarchy
In This Topic
    C1.WinUI.Input Namespace
    In This Topic
    Classes
     ClassDescription
    ClassRepresents a control that uses a mask to prevent users from entering invalid data.
    ClassThe C1NumericBox control is a numeric editor that allows you to display and edit numeric values in many formats.
    ClassBorder used to display the popup content inside.
    ClassThe C1RangeSlider control enables the end-user to select two values from a range by moving two Thumb controls along a track.
    ClassDisplays binding validation errors.
    ClassProvides data for the C1MaskedTextBox.MaskedTextChanged event.
    ClassContains information about the C1AutoCompleteTextBox.AutoComplete.
    Structures
     StructureDescription
    StructureSpecifies an anchor matching between two elements.
    Delegates
     DelegateDescription
    DelegateRepresents the method that handles the C1MaskedTextBox.MaskedTextChanged event.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies an anchor point in a visual element.
    EnumerationDefines how to format the value inside of a C1MaskedTextBox.
    EnumerationSpecifies how thumbs will be moved when mouse click will be performed outside selected area.
    EnumerationMode of validation of the range between Maximum and Minimum of C1NumericBox.
    EnumerationDefines the possible conditions that cause selection of an entire control text when control receives focus.
    EnumerationEnumerates binding validation states.
    See Also