ComponentOne Input Library for WPF
Inheritance Hierarchy
In This Topic
    C1.WPF.Input Namespace
    In This Topic
    Classes
     ClassDescription
    ClassSystem.Windows.Controls.ContentPresenter whose size can be determined by the size of its content and keep it if the content size is reduced.
    ClassThe C1ComboBox control combines an editable text box with an auto-searchable drop-down list. The list can be shown or hidden by clicking the control’s drop-down arrow.
    ClassGrouped C1ComboBoxItem
    ClassModel class to store settings of an item inside C1ComboBox.
    ClassC1DropDown provides a generic drop-down control with a Header property that determines what the user sees when the drop-down part of the control is closed, and a Content property that determines what goes into the drop-down section.
    ClassC1DropDown provides a generic drop-down control with a Header property that determines what the user sees when the drop-down part of the control is closed, and a Content property that determines what goes into the drop-down section.
    ClassContentControl that supports edit mode using a TextBox.
    ClassFile picker that opens a dialog box control to allows you to select one or more files.
    ClassRepresents a button control that displays a hyperlink.
    ClassRepresents a control that uses a mask to prevent users from entering invalid data.
    ClassA C1TagEditor as base editor with C1.WPF.ListView.C1ListView as drop-down.
    ClassGrouped C1MultiSelectItem
    ClassModel class to store settings of an item inside C1MultiSelect.
    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.
    ClassButton which contains another button in the right side which opens a popup.
    ClassThe stops-slider control enables the end-user to select multiple values by moving thumbs along a track as well as creating new ones by tapping or removing with Del key.
    ClassVisual element used inside a C1TagEditor.
    ClassA text box-based control with ability to display and edit tags.
    ClassThe ContentControl that supports edit mode using a TextBox.
    ClassDisplays binding validation errors.
    ClassThe collection of C1ComboBoxItem
    ClassProvides data for the C1MaskedTextBox.MaskedTextChanged event.
    ClassThe collection of C1MultiSelectItem
    ClassUtility methods for popups.
    ClassArgument of the event fired before the drop-down box is opened.
    ClassSystem.Windows.Controls.Primitives.Thumb used inside C1RangeSlider.
    ClassCollection of StopValue.
    ClassContains information about C1StopsSlider.StopsChanged event.
    ClassSpecifies the value of a stop in C1StopsSlider.
    ClassProvides data for the C1Tag.TagEdited event.
    ClassProvides data for the C1TagEditor.Editing event.
    ClassContains information about the C1AutoCompleteTextBox.AutoComplete.
    ClassAutoComplete event details.
    ClassArguments for the event fired to validate the input.
    Structures
     StructureDescription
    StructureSpecifies an anchor matching between two elements.
    Delegates
     DelegateDescription
    DelegateRepresents the method that handles the C1Tag.TagEdited event.
    DelegateOccurs when a tag is being edited.
    DelegateRepresents the method that handles the C1MaskedTextBox.MaskedTextChanged event.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies an anchor point in a visual element.
    EnumerationSpecifies the mode for the automatic completion feature used in the C1MultiSelect controls.
    EnumerationDetermines how the AutoSizeContentPresenter will be resized when the content changes its size.
    EnumerationC1ComboBox Selection Mode
    EnumerationDefines how to filter the items of ComboBox.
    EnumerationDefines how to display text of control.
    EnumerationProvides the supported expand directions for the C1.WPF.C1ComboBox.
    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.
    EnumerationDefines how to filter the items of MultiSelect.
    EnumerationEnumerates binding validation states.
    See Also