KryptonRibbonGroupMaskedTextBox Events |
The KryptonRibbonGroupMaskedTextBox type exposes the following members.
Name | Description | |
---|---|---|
![]() | Disposed | Occurs when the component is disposed by a call to the Dispose method. (Inherited from Component.) |
![]() | GotFocus |
Occurs when the control receives focus.
|
![]() | HideSelectionChanged |
Occurs when the value of the HideSelection property changes.
|
![]() | IsOverwriteModeChanged |
Occurs when the value of the IsOverwriteMode property changes.
|
![]() | KeyDown |
Occurs when a key is pressed while the control has focus.
|
![]() | KeyPress |
Occurs when a key is pressed while the control has focus.
|
![]() | KeyUp |
Occurs when a key is released while the control has focus.
|
![]() | LostFocus |
Occurs when the control loses focus.
|
![]() | MaskChanged |
Occurs when the value of the Mask property changes.
|
![]() | MaskInputRejected |
Occurs when the input character or text does not comply with the mask specification.
|
![]() | ModifiedChanged |
Occurs when the value of the Modified property changes.
|
![]() | PreviewKeyDown |
Occurs before the KeyDown event when a key is pressed while focus is on this control.
|
![]() | PropertyChanged |
Occurs after the value of a property has changed.
|
![]() | ReadOnlyChanged |
Occurs when the value of the ReadOnly property changes.
|
![]() | TextAlignChanged |
Occurs when the value of the TextAlign property changes.
|
![]() | TextChanged |
Occurs when the value of the Text property changes.
|
![]() | TypeValidationCompleted |
Occurs when the validating type object has completed parsing the input text.
|