KryptonRibbonGroupTextBox Events |
The KryptonRibbonGroupTextBox type exposes the following members.
Name | Description | |
---|---|---|
AcceptsTabChanged |
Occurs when the value of the AcceptsTab property changes.
| |
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.
| |
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.
| |
ModifiedChanged |
Occurs when the value of the Modified property changes.
| |
MultilineChanged |
Occurs when the value of the Multiline 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.
|