ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace
Inheritance Hierarchy
In This Topic
    C1.Win.C1Input Namespace
    In This Topic
    Classes
     ClassDescription
    ClassImages for C1DropDownControl buttons
    ClassBase class for C1ColorPicker and C1FontPicker controls.
    ClassRepresents a Windows button control supporting additional visual styles.
    ClassRepresents a Windows checkbox control supporting data binding to data source fields of Boolean, String, or Integer types.
    ClassRepresents a Windows color picker control supporting additional visual styles.
    ClassRepresents drop down color picker form.
    ClassRepresents a composite control combining a textbox and a drop-down item list.
    ClassThis is a legacy control; use C1.Win.Calendar.C1DateEdit instead.
    ClassRepresents a data bound control supporting convenient navigation over data source rows and common data actions such as updating the data source and refreshing data.
    ClassRepresents a base drop-down control supporting up/down buttons.
    ClassRepresents a Windows font picker control supporting additional visual styles.
    ClassRepresents drop down font picker form.
    Class 
    ClassRepresents a Windows read-only data bound control displaying formatted data.
    ClassRepresents a composite control combining a NumericUpDown and a drop-down calculator for easy numeric values editing.
    ClassRepresents a Windows PictureBox control supporting data binding to data source fields containing image data.
    ClassRepresents a Windows range slider control supporting additional visual styles.
    ClassRepresents a collection of named Style objects.
    ClassRepresents a collection of named Style objects for bar.
    ClassRepresents a collection of named Style objects for thumb.
    ClassRepresents a composite button control supporting additional visual styles and drop down item list.
    ClassThe main data bound control used for entering and editing information in a text form. Supports data formatting for all data types, including special features for date-time formats. Also supports edit mask, data validation and other features.
    ClassProvides a set of static methods to work with Japanese encodings.
    ClassRepresents collection of C1ComboBox drop down items.
    ClassStyle for drop down form and combobox items.
    ClassProvides data for a CultureInfoSetup event.
    ClassCustom user-defined characters (placeholders) used in edit mask and in wildcard patterns in pre-validation
    ClassAn exception thrown by C1Input when a control's Value property is set, but the new value is rejected by the data source, setting the data field to that value is cancelled by the data source throwing an exception.
    ClassRepresents drop down calendar.
    ClassRepresents the class of dropdown calculator form.
    ClassRepresents drop down calendar form.
    ClassProvides data for a DropDownClosed event.
    ClassBase class for custom dropdown forms.
    ClassRepresents drop down item for C1SplitButton control.
    ClassProvides data for C1SplitButton.DropDownItemClicked event.
    ClassRepresents collection of drop down items.
    ClassThe DropDownItemStyle class represents the styles for the DropDownItem component.
    ClassSettings affecting error handling.
    Class 
    ClassProvides data for a FormatError event.
    ClassProvides data for Formatting or Formatted events.
    ClassSettings for data formatting, converting data to string.
    ClassHelper static class that contains AddJapaneseEra function.
    ClassRepresents the four margins around a control’s content.
    ClassContains edit mask settings.
    ClassProvides data for a Adding event.
    ClassProvides data for a BeforeAction event.
    ClassProvides data for a ButtonClick event.
    ClassProvides data for a Deleting event.
    ClassProvides data for a Editing event.
    ClassProvides data for an Error event.
    ClassProvides data for DateValueChanged and DateValueSelected events.
    ClassThe calculator used as a dropdown in the C1NumericEdit control.
    ClassProvides data for Parsing or Parsed events.
    ClassContains settings affecting parsing, that is, converting a string to the required data type.
    ClassA collection of CustomPlaceholder objects.
    ClassValidating the typed value after parsing, after the input string has been converted to the DataType.
    ClassProvides data for PostValidating or PostValidated events.
    ClassValidating the input string entered by the user, before parsing.
    ClassProvides data for PreValidating or PreValidated events.
    ClassProvides data for the C1ComboBox.TooltipShowing event.
    ClassTranslates between string values and check box states.
    ClassRepresents a collection of end user visible UI strings.
    ClassProvides data for an UIStrings item related event.
    ClassProvides data for a UpDownButtonClick event.
    ClassProvides data for a ValidationError event.
    ClassAn exception that follows the ValidationError event if ValidationErrorEventArgs.ErrorInfo is set to ErrorActionEnum.ThrowException.
    ClassAn interval in a collection of intervals of possible values used in post-validation.
    ClassA collection of ValueInterval objects used by a PostValidation object. The collection is used if the Validation = PostValidationTypeEnum.ValuesAndIntervals or if the user calls the ValidateValuesAndIntervals method.
    Delegates
     DelegateDescription
    DelegateRepresents the method that handles a CultureInfoSetup event.
    DelegateRepresents the method that handles a DropDownClosed event.
    DelegateRepresents the method that will handle the C1SplitButton.DropDownItemClicked event of the C1SplitButton class.
    DelegateRepresents the method that handles a FormatError event.
    DelegateRepresents the method that handles Formatting or Formatted events.
    DelegateRepresents the method that handles an Adding event.
    DelegateRepresents the method that handles a BeforeAction event.
    DelegateRepresents the method that handles a ButtonClick event.
    DelegateRepresents the method that handles a Deleting event.
    DelegateRepresents the method that handles a Editing event.
    DelegateRepresents the method that handles an Error event.
    DelegateRepresents the method that handles DateValueChanged and DateValueSelected events.
    DelegateRepresents the method that handles Parsing or Parsed events.
    DelegateRepresents the method that handles PostValidating or PostValidated events.
    DelegateRepresents the method that handles PreValidating or PreValidated events.
    DelegateRepresents a handler for an UIStrings item related event.
    DelegateRepresents the method that handles a UpDownButtonClick event.
    DelegateRepresents the method that handles a ValidationError event.
    Enumerations
     EnumerationDescription
    EnumerationGets or sets a value which determines the filtering criteria for items which appear in the dropdown that is displayed when the AutoCompleteMode property is set to 'Suggest' or 'SuggestAppend'.
    EnumerationCalendar used with C1DateEdit.
    EnumerationDefines rules to filter keyboard input.
    EnumerationDefines the category of a Unicode character.
    EnumerationSpecifies how the visual representation of combo box items is building.
    EnumerationDetermines when drop down form will be created.
    EnumerationUsed by C1DateEdit.InitialField property and C1TextBox.GoToField method.
    EnumerationUsed by ParseInfo.DateTimeStyle property.
    EnumerationUsed by C1Label.DaylightTimeAdjustment and C1TextBox.DaylightTimeAdjustment properties.
    EnumerationUsed by C1DropDownControl.VisibleButtons properties.
    EnumerationUsed by DropDownForm.DropDownAlign and C1DropDownControl.DropDownFormAlign properties.
    EnumerationUsed by DropDownForm.Options property.
    EnumerationSpecifies the C1DropDownControl style.
    EnumerationUsed by ErrorInfo.ErrorAction property.
    EnumerationUsed by ValidationErrorEventArgs.Reason and ValidationException.Reason properties.
    EnumerationSpecifies the action for the left or right arrow key.
    EnumerationUsed by FormatInfo.Inherit property.
    EnumerationUsed by FormatEventArgs.Target property.
    EnumerationUsed by C1TextBox.FormatType property.
    EnumerationUsed by C1TextBox.InitialSelection property.
    EnumerationDefines the LengthUnit enumeration.
    EnumerationUsed by MaskInfo.Inherit property.
    EnumerationA list of all available navigator buttons
    EnumerationUsed by C1DbNavigator.VisibleButtons property.
    EnumerationUsed by C1DbNavigator.ButtonStyle property.
    EnumerationUsed by C1DbNavigator.ButtonTextAlign property.
    EnumerationUsed by C1DbNavigator.VerticalAlign property.
    EnumerationUsed by ParseInfo.NumberStyle property.
    EnumerationUsed by C1TextBox.NumericInputKeys property.
    EnumerationUsed by ParseInfo.Inherit property.
    EnumerationUsed by PostValidation.Inherit property.
    EnumerationUsed by PostValidation.Validation property.
    EnumerationUsed by PreValidation.Inherit property.
    EnumerationUsed by PreValidation.Validation property.
    EnumerationSpecifies how thumbs will be moved when mouse click will be performed outside selected area.
    EnumerationUsed by PreValidation.RegexOptions property.
    EnumerationUsed to determine the way of the RegexpEditMask pattern processing and validation.
    EnumerationUsed by MaskInfo.ShowLiterals property.
    EnumerationThis enum is for internal use only
    EnumerationSpecifies alignment of spin button of a C1DropDownControl.
    EnumerationUsed by C1TextBox.ValueChangedBehavior.
    EnumerationUsed by C1TextBox.VerticalAlign property.
    EnumerationDetermines the visual style of a control.
    See Also