Class | Description | |
---|---|---|
![]() | AutoCompleteFilteringEventArgs | Event information for C1AutoComplete.Filtering event. |
![]() | C1AutoComplete<T> | The auto-complete control is an editable input control that shows completion suggestions automatically while the user is typing. The list of suggestions is displayed in a drop down menu from which the user. |
![]() | C1AutoCompleteTextBox | Represents a control that can be used to display and edit plain text, |
![]() | C1CheckBox | Represents a control that a user can select and clear. |
![]() | C1CheckBox.C1CheckBoxRefererence | |
![]() | C1ComboBox<T> | C1ComboBox is an extension of DropDown that contains an editable textbox in the header and a listview in the drop-down. |
![]() | C1DropDown | C1DropDown 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. |
![]() | C1DropDown.C1DropDownReference | |
![]() | C1HtmlButton | Thin component wrapper over html button. |
![]() | C1HtmlButton.C1HtmlButtonReference | |
![]() | C1MaskedTextBox | The C1MaskedTextEditor control allows you to validate and format user input as it is entered, preventing users from entering invalid data. |
![]() | C1MaskedTextBox.C1MaskedTextBoxReference | Extends C1TextBoxReference |
![]() | C1NumericBox<TNumeric> | Represents a control that can be used to display and edit numeric |
![]() | C1NumericBoxEventArgs | Event contains changed value. |
![]() | C1TextBox | Represents a control that can be used to display and edit plain text, |
![]() | C1TextBox.C1TextBoxReference | |
![]() | C1Tooltip | |
![]() | C1Tooltip.C1TooltipReference | |
![]() | C1Window | |
![]() | MaskedTextChangedEventArgs | Provides data for the C1MaskedTextBox.MaskedTextChanged event. |
![]() | MaskFormatChangedEventArgs | Provides data for the C1MaskedTextBox.OnMaskFormatChanged event. |
![]() | MaskInputRejectedEventArgs | Provides data for the C1MaskedTextBox.OnMaskInputRejected event. |
![]() | TextBoxAutoCompleteEventArgs | Contains information about the C1AutoCompleteTextBox.AutoComplete. |
![]() | TextBoxChangedEventArgs | Contains information about the C1TextBox.TextChanged. |