VitNX2_RichTextBox Events
The following tables list the members exposed by the VitNX2_RichTextBox type.
| Name | Description | |
|---|---|---|
|
AcceptsTabChanged | Occurs when the value of the AcceptsTab property has changed. (inherited from TextBoxBase). |
|
AutoSizeChanged | This event is not relevant for this class. (inherited from TextBoxBase). |
|
BackColorChanged | Occurs when the value of the BackColor property changes. (inherited from Control). |
|
BackgroundImageChanged | Occurs when the value of the BackgroundImage property changes. (inherited from RichTextBox). |
|
BackgroundImageLayoutChanged | Occurs when the value of the BackgroundImageLayout property changes. (inherited from RichTextBox). |
|
BindingContextChanged | Occurs when the value of the BindingContext property changes. (inherited from Control). |
|
BorderStyleChanged | Occurs when the value of the BorderStyle property has changed. (inherited from TextBoxBase). |
|
CausesValidationChanged | Occurs when the value of the CausesValidation property changes. (inherited from Control). |
|
ChangeUICues | Occurs when the focus or keyboard user interface (UI) cues change. (inherited from Control). |
|
Click | Occurs when the text box is clicked. (inherited from TextBoxBase). |
|
ClientSizeChanged | Occurs when the value of the ClientSize property changes. (inherited from Control). |
|
ContentsResized | Occurs when contents within the control are resized. (inherited from RichTextBox). |
|
ContextMenuChanged | Occurs when the value of the ContextMenu property changes. (inherited from Control). |
|
ContextMenuStripChanged | Occurs when the value of the ContextMenuStrip property changes. (inherited from Control). |
|
ControlAdded | Occurs when a new control is added to the ControlCollection. (inherited from Control). |
|
ControlRemoved | Occurs when a control is removed from the ControlCollection. (inherited from Control). |
|
CursorChanged | Occurs when the value of the Cursor property changes. (inherited from Control). |
|
Disposed | Occurs when the component is disposed by a call to the Dispose method. (inherited from Component). |
|
DockChanged | Occurs when the value of the Dock property changes. (inherited from Control). |
|
DoubleClick | Occurs when the control is double-clicked. (inherited from Control). |
|
DpiChangedAfterParent | (inherited from Control). |
|
DpiChangedBeforeParent | (inherited from Control). |
|
DragDrop | Occurs when the user completes a drag-and-drop (inherited from RichTextBox). |
|
DragEnter | Occurs when an object is dragged into the control's bounds. (inherited from RichTextBox). |
|
DragLeave | Occurs when an object is dragged out of the control's bounds. (inherited from RichTextBox). |
|
DragOver | Occurs when an object is dragged over the control's bounds. (inherited from RichTextBox). |
|
EnabledChanged | Occurs when the Enabled property value has changed. (inherited from Control). |
|
Enter | Occurs when the control is entered. (inherited from Control). |
|
FontChanged | Occurs when the Font property value changes. (inherited from Control). |
|
ForeColorChanged | Occurs when the ForeColor property value changes. (inherited from Control). |
|
GiveFeedback | Occurs during a drag operation. (inherited from RichTextBox). |
|
GotFocus | Occurs when the control receives focus. (inherited from Control). |
|
HScroll | Occurs when the user clicks the horizontal scroll bar of the control. (inherited from RichTextBox). |
|
HandleCreated | Occurs when a handle is created for the control. (inherited from Control). |
|
HandleDestroyed | Occurs when the control's handle is in the process of being destroyed. (inherited from Control). |
|
HelpRequested | Occurs when the user requests help for a control. (inherited from Control). |
|
HideSelectionChanged | Occurs when the value of the HideSelection property has changed. (inherited from TextBoxBase). |
|
ImeChange | Occurs when the user switches input methods on an Asian version of the Windows operating system. (inherited from RichTextBox). |
|
ImeModeChanged | Occurs when the ImeMode property has changed. (inherited from Control). |
|
Invalidated | Occurs when a control's display requires redrawing. (inherited from Control). |
|
KeyDown | Occurs when a key is pressed while the control has focus. (inherited from Control). |
|
KeyPress | Occurs when a key is pressed while the control has focus. (inherited from Control). |
|
KeyUp | Occurs when a key is released while the control has focus. (inherited from Control). |
|
Layout | Occurs when a control should reposition its child controls. (inherited from Control). |
|
Leave | Occurs when the input focus leaves the control. (inherited from Control). |
|
LinkClicked | Occurs when the user clicks on a link within the text of the control. (inherited from RichTextBox). |
|
LocationChanged | Occurs when the Location property value has changed. (inherited from Control). |
|
LostFocus | Occurs when the control loses focus. (inherited from Control). |
|
MarginChanged | Occurs when the control's margin changes. (inherited from Control). |
|
ModifiedChanged | Occurs when the value of the Modified property has changed. (inherited from TextBoxBase). |
|
MouseCaptureChanged | Occurs when the control loses mouse capture. (inherited from Control). |
|
MouseClick | Occurs when the control is clicked by the mouse. (inherited from TextBoxBase). |
|
MouseDoubleClick | Occurs when the control is double clicked by the mouse. (inherited from Control). |
|
MouseDown | Occurs when the mouse pointer is over the control and a mouse button is pressed. (inherited from Control). |
|
MouseEnter | Occurs when the mouse pointer enters the control. (inherited from Control). |
|
MouseHover | Occurs when the mouse pointer rests on the control. (inherited from Control). |
|
MouseLeave | Occurs when the mouse pointer leaves the control. (inherited from Control). |
|
MouseMove | Occurs when the mouse pointer is moved over the control. (inherited from Control). |
|
MouseUp | Occurs when the mouse pointer is over the control and a mouse button is released. (inherited from Control). |
|
MouseWheel | Occurs when the mouse wheel moves while the control has focus. (inherited from Control). |
|
Move | Occurs when the control is moved. (inherited from Control). |
|
MultilineChanged | Occurs when the value of the Multiline property has changed. (inherited from TextBoxBase). |
|
PaddingChanged | This event is not relevant for this class. (inherited from TextBoxBase). |
|
Paint | Occurs when the control is redrawn. This event is not relevant for this class. (inherited from TextBoxBase). |
|
ParentChanged | Occurs when the Parent property value changes. (inherited from Control). |
|
PreviewKeyDown | Occurs before the KeyDown event when a key is pressed while focus is on this control. (inherited from Control). |
|
Protected | Occurs when the user attempts to modify protected text in the control. (inherited from RichTextBox). |
|
QueryAccessibilityHelp | Occurs when AccessibleObject is providing help to accessibility applications. (inherited from Control). |
|
QueryContinueDrag | This event is not relevant to this class. (inherited from RichTextBox). |
|
ReadOnlyChanged | Occurs when the value of the ReadOnly property has changed. (inherited from TextBoxBase). |
|
RegionChanged | Occurs when the value of the Region property changes. (inherited from Control). |
|
Resize | Occurs when the control is resized. (inherited from Control). |
|
RightToLeftChanged | Occurs when the RightToLeft property value changes. (inherited from Control). |
|
SelectionChanged | Occurs when the selection of text within the control has changed. (inherited from RichTextBox). |
|
SizeChanged | Occurs when the Size property value changes. (inherited from Control). |
|
StyleChanged | Occurs when the control style changes. (inherited from Control). |
|
SystemColorsChanged | Occurs when the system colors change. (inherited from Control). |
|
TabIndexChanged | Occurs when the TabIndex property value changes. (inherited from Control). |
|
TabStopChanged | Occurs when the TabStop property value changes. (inherited from Control). |
|
TextChanged | Occurs when the Text property value changes. (inherited from Control). |
|
VScroll | Occurs when the user clicks the vertical scroll bars of the control. (inherited from RichTextBox). |
|
Validated | Occurs when the control is finished validating. (inherited from Control). |
|
Validating | Occurs when the control is validating. (inherited from Control). |
|
VisibleChanged | Occurs when the Visible property value changes. (inherited from Control). |