Classes

  Class Description
Public class C1MaskedTextBox
Represents a control that uses a mask to prevent users from entering invalid data.
Public class C1TextBoxBase
Base class for all ComponentOne text box controls.
Public class MaskedTextChangedEventArgs
Provides data for the MaskedTextChanged event.

Delegates

  Delegate Description
Public delegate MaskedTextChangedEventHandler
Represents the method that handles the MaskedTextChanged event.

Enumerations

  Enumeration Description
Public enumeration Condition
Defines how to filter the items of combobox.
Public enumeration MaskFormat
Defines how to format the value inside of a C1MaskedTextBox.
Public enumeration SelectOnFocusCondition
Defines the possible conditions that cause selection of an entire control text when control receives focus.