The events of System.Windows.Forms.RichTextBox are listed below. For a list of all members, see the RichTextBox Members list.
See Also: Inherited members from System.Windows.Forms.TextBoxBase
| BackgroundImageChanged |
Occurs when the value of the RichTextBox.BackgroundImage property changes. | |
| BackgroundImageLayoutChanged |
Occurs when the value of the RichTextBox.BackgroundImageLayout property changes. | |
| ContentsResized |
Occurs when contents within the control are resized. | |
| DoubleClick | Documentation for this section has not yet been entered. | |
| DragDrop |
Occurs when the user completes a drag-and-drop | |
| DragEnter |
Occurs when an object is dragged into the control's bounds. | |
| DragLeave |
Occurs when an object is dragged out of the control's bounds. | |
| DragOver |
Occurs when an object is dragged over the control's bounds. | |
| GiveFeedback |
Occurs during a drag operation. | |
| HScroll |
Occurs when the user clicks the horizontal scroll bar of the control. | |
| ImeChange |
Occurs when the user switches input methods on an Asian version of the Windows operating system. | |
| LinkClicked |
Occurs when the user clicks on a link within the text of the control. | |
| Protected |
Occurs when the user attempts to modify protected text in the control. | |
| QueryContinueDrag |
This event is not relevant to this class. | |
| SelectionChanged |
Occurs when the selection of text within the control has changed. | |
| VScroll |
Occurs when the user clicks the vertical scroll bars of the control. |