[]
Images for C1DropDownControl buttons
TypeConverter class for ButtonImages
Base class for C1ColorPicker and C1FontPicker controls.
Represents a Windows button control supporting additional visual styles.
Represents a Windows checkbox control supporting data binding to data source fields of Boolean, String, or Integer types.
Represents a Windows color picker control supporting additional visual styles.
Represents drop down color picker form.
Represents a composite control combining a textbox and a drop-down item list.
This is a legacy control; use C1.Win.Calendar.C1DateEdit instead.
Represents a data bound control supporting convenient navigation over data source rows and common data actions such as updating the data source and refreshing data.
Represents a base drop-down control supporting up/down buttons.
Represents a Windows font picker control supporting additional visual styles.
Represents drop down font picker form.
Represents a Windows read-only data bound control displaying formatted data.
Represents a composite control combining a NumericUpDown and a drop-down calculator for easy numeric values editing.
Represents a Windows PictureBox control supporting data binding to data source fields containing image data.
Represents a Windows range slider control supporting additional visual styles.
Represents a collection of named Style objects.
Represents a collection of named Style objects for bar.
Represents a collection of named Style objects for thumb.
Represents a composite button control supporting additional visual styles and drop down item list.
The 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.
Provides a set of static methods to work with Japanese encodings.
Represents collection of C1ComboBox drop down items.
Style for drop down form and combobox items.
Provides data for a CultureInfoSetup event.
Custom user-defined characters (placeholders) used in edit mask and in wildcard patterns in pre-validation
An 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.
Represents drop down calendar.
Represents the class of dropdown calculator form.
Represents drop down calendar form.
Provides data for a DropDownClosed event.
Base class for custom dropdown forms.
Represents drop down item for C1SplitButton control.
Provides data for DropDownItemClicked event.
Represents collection of drop down items.
The DropDownItemStyle class represents the styles for the DropDownItem component.
Settings affecting error handling.
Provides data for a FormatError event.
Provides data for Formatting or Formatted events.
Settings for data formatting, converting data to string.
The InvalidFontFamily class represents the settings for InvalidFontFamily property.
Helper static class that contains AddJapaneseEra function.
Represents the four margins around a control’s content.
Contains edit mask settings.
Provides data for a Adding event.
Provides data for a BeforeAction event.
Provides data for a ButtonClick event.
Provides data for a Deleting event.
Provides data for a Editing event.
Provides data for an Error event.
Provides data for DateValueChanged and DateValueSelected events.
The calculator used as a dropdown in the C1NumericEdit control.
Provides data for Parsing or Parsed events.
Contains settings affecting parsing, that is, converting a string to the required data type.
A collection of CustomPlaceholder objects.
Validating the typed value after parsing, after the input string has been converted to the DataType.
Provides data for PostValidating or PostValidated events.
Validating the input string entered by the user, before parsing.
Provides data for PreValidating or PreValidated events.
Provides data for the TooltipShowing event.
Translates between string values and check box states.
Represents a collection of end user visible UI strings.
Provides data for an UIStrings item related event.
Provides data for a UpDownButtonClick event.
Provides data for a ValidationError event.
An exception that follows the ValidationError event if ValidationErrorEventArgs.ErrorInfo is set to ErrorActionEnum.ThrowException.
An interval in a collection of intervals of possible values used in post-validation.
A 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.
This struct is for internal use only.
This struct is for internal use only.
Gets 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'.
Specifies the type of button style.
Calendar used with C1DateEdit.
Defines rules to filter keyboard input.
Defines the category of a Unicode character.
Specifies how the visual representation of combo box items is building.
Determines when drop down form will be created.
Used by InitialField property and GoToField(DateTimeField, bool) method.
Used by ParseInfo.DateTimeStyle property.
Used by DaylightTimeAdjustment and DaylightTimeAdjustment properties.
Used by C1DropDownControl.VisibleButtons properties.
Used by DropDownAlign and DropDownFormAlign properties.
Used by DropDownForm.Options property.
Specifies the C1DropDownControl style.
Used by ErrorInfo.ErrorAction property.
Used by ValidationErrorEventArgs.Reason and ValidationException.Reason properties.
Specifies the action for the left or right arrow key.
Used by FormatInfo.Inherit property.
Used by FormatEventArgs.Target property.
Used by FormatType property.
Used by InitialSelection property.
Defines the LengthUnit enumeration.
Used by MaskInfo.Inherit property.
A list of all available navigator buttons
Used by C1DbNavigator.VisibleButtons property.
Used by C1DbNavigator.ButtonStyle property.
Used by C1DbNavigator.ButtonTextAlign property.
Used by C1DbNavigator.VerticalAlign property.
Used by ParseInfo.NumberStyle property.
Used by C1TextBox.NumericInputKeys property.
Used by ParseInfo.Inherit property.
Used by PostValidation.Inherit property.
Used by PostValidation.Validation property.
Used by PreValidation.Inherit property.
Used by PreValidation.Validation property.
Specifies how thumbs will be moved when mouse click will be performed outside selected area.
Used by PreValidation.RegexOptions property.
Used to determine the way of the RegexpEditMask pattern processing and validation.
Specifies the item's selection view.
Used by MaskInfo.ShowLiterals property.
Specifies the type of thumb view.
This enum is for internal use only
Specifies alignment of spin button of a C1DropDownControl.
Used by C1TextBox.ValueChangedBehavior.
Used by VerticalAlign property.
Determines the visual style of a control.
Represents the method that handles a CultureInfoSetup event.
Represents the method that handles a DropDownClosed event.
Represents the method that will handle the DropDownItemClicked event of the C1SplitButton class.
Represents the method that handles a FormatError event.
Represents the method that handles Formatting or Formatted events.
Represents the method that handles an Adding event.
Represents the method that handles a BeforeAction event.
Represents the method that handles a ButtonClick event.
Represents the method that handles a Deleting event.
Represents the method that handles a Editing event.
Represents the method that handles an Error event.
Represents the method that handles DateValueChanged and DateValueSelected events.
Represents the method that handles Parsing or Parsed events.
Represents the method that handles PostValidating or PostValidated events.
Represents the method that handles PreValidating or PreValidated events.
Represents a handler for an UIStrings item related event.
Represents the method that handles a UpDownButtonClick event.
Represents the method that handles a ValidationError event.