Classes
| Class | Description | |
|---|---|---|
|
|
C1MaskedTextBox |
Represents a control that uses a mask to prevent users from entering invalid data.
|
|
|
C1TextBoxBase |
Base class for all ComponentOne text box controls.
|
|
|
MaskedTextChangedEventArgs |
Provides data for the MaskedTextChanged event.
|
Delegates
| Delegate | Description | |
|---|---|---|
|
|
MaskedTextChangedEventHandler |
Represents the method that handles the MaskedTextChanged event.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
|
|
Condition |
Defines how to filter the items of combobox.
|
|
|
MaskFormat |
Defines how to format the value inside of a C1MaskedTextBox.
|
|
|
SelectOnFocusCondition |
Defines the possible conditions that cause selection of an entire control text when control receives focus.
|