The following tables list the members exposed by the RichTextBoxEx type.

Name Description
Public property AcceptsTab (inherited from TextBoxBase).
Public property AccessibilityObject (inherited from Control).
Public property AccessibleDefaultActionDescription (inherited from Control).
Public property AccessibleDescription (inherited from Control).
Public property AccessibleName (inherited from Control).
Public property AccessibleRole (inherited from Control).
Public property AllowDrop (inherited from RichTextBox).
Public property Anchor (inherited from Control).
Public property AutoScrollOffset (inherited from Control).
Public property AutoSize (inherited from RichTextBox).
Public property AutoWordSelection (inherited from RichTextBox).
Public property BackColor (inherited from TextBoxBase).
Public property BackgroundImage (inherited from RichTextBox).
Public property BackgroundImageLayout (inherited from RichTextBox).
Public property BindingContext (inherited from Control).
Public property BorderStyle (inherited from TextBoxBase).
Public property Bottom (inherited from Control).
Public property Bounds (inherited from Control).
Public property BulletIndent (inherited from RichTextBox).
Public property CanFocus (inherited from Control).
Public property CanRedo (inherited from RichTextBox).
Public property CanSelect (inherited from Control).
Public property CanUndo (inherited from TextBoxBase).
Public property Capture (inherited from Control).
Public property CausesValidation (inherited from Control).
Public property Static CheckForIllegalCrossThreadCalls (inherited from Control).
Public property ClientRectangle (inherited from Control).
Public property ClientSize (inherited from Control).
Public property CompanyName (inherited from Control).
Public property Container (inherited from Component).
Public property ContainsFocus (inherited from Control).
Public property ContextMenu (inherited from Control).
Public property ContextMenuStrip (inherited from Control).
Public property Controls (inherited from Control).
Public property Created (inherited from Control).
Public property Cursor (inherited from Control).
Public property DataBindings (inherited from Control).
Public property Static DefaultBackColor (inherited from Control).
Public property Static DefaultFont (inherited from Control).
Public property Static DefaultForeColor (inherited from Control).
Public property DetectUrls
Public property DeviceDpi (inherited from Control).
Public property DisplayRectangle (inherited from Control).
Public property Disposing (inherited from Control).
Public property Dock (inherited from Control).
Public property EnableAutoDragDrop (inherited from RichTextBox).
Public property Enabled (inherited from Control).
Public property Focused (inherited from Control).
Public property Font (inherited from RichTextBox).
Public property ForeColor (inherited from RichTextBox).
Public property Handle (inherited from Control).
Public property HasChildren (inherited from Control).
Public property Height (inherited from Control).
Public property HideSelection (inherited from TextBoxBase).
Public property ImeMode (inherited from Control).
Public property InvokeRequired (inherited from Control).
Public property IsAccessible (inherited from Control).
Public property IsDisposed (inherited from Control).
Public property IsHandleCreated (inherited from Control).
Public property IsMirrored (inherited from Control).
Public property LanguageOption (inherited from RichTextBox).
Public property LayoutEngine (inherited from Control).
Public property Left (inherited from Control).
Public property Lines (inherited from TextBoxBase).
Public property Location (inherited from Control).
Public property Margin (inherited from Control).
Public property MaxLength (inherited from RichTextBox).
Public property MaximumSize (inherited from Control).
Public property MinimumSize (inherited from Control).
Public property Modified (inherited from TextBoxBase).
Public property Static ModifierKeys (inherited from Control).
Public property Static MouseButtons (inherited from Control).
Public property Static MousePosition (inherited from Control).
Public property Multiline (inherited from RichTextBox).
Public property Name (inherited from Control).
Public property Padding (inherited from TextBoxBase).
Public property Parent (inherited from Control).
Public property PreferredHeight (inherited from TextBoxBase).
Public property PreferredSize (inherited from Control).
Public property ProductName (inherited from Control).
Public property ProductVersion (inherited from Control).
Public property ReadOnly (inherited from TextBoxBase).
Public property RecreatingHandle (inherited from Control).
Public property RedoActionName (inherited from RichTextBox).
Public property Region (inherited from Control).
Public property RichTextShortcutsEnabled (inherited from RichTextBox).
Public property Right (inherited from Control).
Public property RightMargin (inherited from RichTextBox).
Public property RightToLeft (inherited from Control).
Public property Rtf (inherited from RichTextBox).
Public property ScrollBars (inherited from RichTextBox).
Public property SelectedRtf (inherited from RichTextBox).
Public property SelectedText (inherited from RichTextBox).
Public property SelectionAlignment (inherited from RichTextBox).
Public property SelectionBackColor (inherited from RichTextBox).
Public property SelectionBullet (inherited from RichTextBox).
Public property SelectionCharOffset (inherited from RichTextBox).
Public property SelectionColor (inherited from RichTextBox).
Public property SelectionFont (inherited from RichTextBox).
Public property SelectionHangingIndent (inherited from RichTextBox).
Public property SelectionIndent (inherited from RichTextBox).
Public property SelectionLength (inherited from RichTextBox).
Public property SelectionProtected (inherited from RichTextBox).
Public property SelectionRightIndent (inherited from RichTextBox).
Public property SelectionStart (inherited from TextBoxBase).
Public property SelectionTabs (inherited from RichTextBox).
Public property SelectionType (inherited from RichTextBox).
Public property ShortcutsEnabled (inherited from TextBoxBase).
Public property ShowSelectionMargin (inherited from RichTextBox).
Public property Site (inherited from Control).
Public property Size (inherited from Control).
Public property TabIndex (inherited from Control).
Public property TabStop (inherited from Control).
Public property Tag (inherited from Control).
Public property Text (inherited from RichTextBox).
Public property TextLength (inherited from RichTextBox).
Public property Top (inherited from Control).
Public property TopLevelControl (inherited from Control).
Public property UndoActionName (inherited from RichTextBox).
Public property UseWaitCursor (inherited from Control).
Public property Visible (inherited from Control).
Public property Width (inherited from Control).
Public property WindowTarget (inherited from Control).
Public property WordWrap (inherited from TextBoxBase).
Public property ZoomFactor (inherited from RichTextBox).
Top
Name Description
Public method AppendText (inherited from TextBoxBase).
Public method BeginInvoke (Overloaded) (inherited from Control).
Public method BringToFront (inherited from Control).
Public method CanPaste (inherited from RichTextBox).
Public method Clear (inherited from TextBoxBase).
Public method ClearUndo (inherited from TextBoxBase).
Public method Contains (inherited from Control).
Public method Copy (inherited from TextBoxBase).
Public method CreateControl (inherited from Control).
Public method CreateGraphics (inherited from Control).
Public method CreateObjRef (inherited from MarshalByRefObject).
Public method Cut (inherited from TextBoxBase).
Public method DeselectAll (inherited from TextBoxBase).
Public method Dispose (inherited from Component).
Public method DoDragDrop (inherited from Control).
Public method DrawToBitmap (Overloaded) (inherited from RichTextBox).
Public method EndInvoke (inherited from Control).
Public method Equals (Overloaded) (inherited from Object).
Public method Find (Overloaded) (inherited from RichTextBox).
Public method FindForm (inherited from Control).
Public method Focus (inherited from Control).
Public method Static FromChildHandle (inherited from Control).
Public method Static FromHandle (inherited from Control).
Public method GetCharFromPosition (inherited from TextBoxBase).
Public method GetCharIndexFromPosition (inherited from RichTextBox).
Public method GetChildAtPoint (Overloaded) (inherited from Control).
Public method GetContainerControl (inherited from Control).
Public method GetFirstCharIndexFromLine (inherited from TextBoxBase).
Public method GetFirstCharIndexOfCurrentLine (inherited from TextBoxBase).
Public method GetHashCode (inherited from Object).
Public method GetLifetimeService (inherited from MarshalByRefObject).
Public method GetLineFromCharIndex (inherited from RichTextBox).
Public method GetNextControl (inherited from Control).
Public method GetPositionFromCharIndex (inherited from RichTextBox).
Public method GetPreferredSize (inherited from Control).
Public method GetSelectionLink Get the link style for the current selection
Public method GetType (inherited from Object).
Public method Hide (inherited from Control).
Public method InitializeLifetimeService (inherited from MarshalByRefObject).
Public method InsertLink (Overloaded) Insert a given text as a link into the RichTextBox at the current insert position.
Public method Invalidate (Overloaded) (inherited from Control).
Public method Invoke (Overloaded) (inherited from Control).
Public method Static IsKeyLocked (inherited from Control).
Public method Static IsMnemonic (inherited from Control).
Public method LoadFile (Overloaded) (inherited from RichTextBox).
Public method LogicalToDeviceUnits (Overloaded) (inherited from Control).
Public method Paste (Overloaded) (inherited from RichTextBox).
Public method PerformLayout (Overloaded) (inherited from Control).
Public method PointToClient (inherited from Control).
Public method PointToScreen (inherited from Control).
Public method PreProcessControlMessage (inherited from Control).
Public method PreProcessMessage (inherited from Control).
Public method RectangleToClient (inherited from Control).
Public method RectangleToScreen (inherited from Control).
Public method Redo (inherited from RichTextBox).
Public method Static ReferenceEquals (inherited from Object).
Public method Refresh (inherited from Control).
Public method ResetBackColor (inherited from Control).
Public method ResetBindings (inherited from Control).
Public method ResetCursor (inherited from Control).
Public method ResetFont (inherited from Control).
Public method ResetForeColor (inherited from Control).
Public method ResetImeMode (inherited from Control).
Public method ResetRightToLeft (inherited from Control).
Public method ResetText (inherited from Control).
Public method ResumeLayout (Overloaded) (inherited from Control).
Public method SaveFile (Overloaded) (inherited from RichTextBox).
Public method Scale (Overloaded) (inherited from Control).
Public method ScaleBitmapLogicalToDevice (inherited from Control).
Public method ScrollToCaret (inherited from TextBoxBase).
Public method Select (Overloaded) (inherited from TextBoxBase).
Public method SelectAll (inherited from TextBoxBase).
Public method SelectNextControl (inherited from Control).
Public method SendToBack (inherited from Control).
Public method SetBounds (Overloaded) (inherited from Control).
Public method SetSelectionLink Set the current selection's link style
Public method Show (Overloaded) (inherited from Control).
Public method SuspendLayout (inherited from Control).
Public method ToString (inherited from TextBoxBase).
Public method Undo (inherited from TextBoxBase).
Public method Update (inherited from Control).
Top
Name Description
Public event AcceptsTabChanged (inherited from TextBoxBase).
Public event AutoSizeChanged (inherited from TextBoxBase).
Public event BackColorChanged (inherited from Control).
Public event BackgroundImageChanged (inherited from RichTextBox).
Public event BackgroundImageLayoutChanged (inherited from RichTextBox).
Public event BindingContextChanged (inherited from Control).
Public event BorderStyleChanged (inherited from TextBoxBase).
Public event CausesValidationChanged (inherited from Control).
Public event ChangeUICues (inherited from Control).
Public event Click (inherited from TextBoxBase).
Public event ClientSizeChanged (inherited from Control).
Public event ContentsResized (inherited from RichTextBox).
Public event ContextMenuChanged (inherited from Control).
Public event ContextMenuStripChanged (inherited from Control).
Public event ControlAdded (inherited from Control).
Public event ControlRemoved (inherited from Control).
Public event CursorChanged (inherited from Control).
Public event Disposed (inherited from Component).
Public event DockChanged (inherited from Control).
Public event DoubleClick (inherited from Control).
Public event DpiChangedAfterParent (inherited from Control).
Public event DpiChangedBeforeParent (inherited from Control).
Public event DragDrop (inherited from RichTextBox).
Public event DragEnter (inherited from RichTextBox).
Public event DragLeave (inherited from RichTextBox).
Public event DragOver (inherited from RichTextBox).
Public event EnabledChanged (inherited from Control).
Public event Enter (inherited from Control).
Public event FontChanged (inherited from Control).
Public event ForeColorChanged (inherited from Control).
Public event GiveFeedback (inherited from RichTextBox).
Public event GotFocus (inherited from Control).
Public event HScroll (inherited from RichTextBox).
Public event HandleCreated (inherited from Control).
Public event HandleDestroyed (inherited from Control).
Public event HelpRequested (inherited from Control).
Public event HideSelectionChanged (inherited from TextBoxBase).
Public event ImeChange (inherited from RichTextBox).
Public event ImeModeChanged (inherited from Control).
Public event Invalidated (inherited from Control).
Public event KeyDown (inherited from Control).
Public event KeyPress (inherited from Control).
Public event KeyUp (inherited from Control).
Public event Layout (inherited from Control).
Public event Leave (inherited from Control).
Public event LinkClicked (inherited from RichTextBox).
Public event LocationChanged (inherited from Control).
Public event LostFocus (inherited from Control).
Public event MarginChanged (inherited from Control).
Public event ModifiedChanged (inherited from TextBoxBase).
Public event MouseCaptureChanged (inherited from Control).
Public event MouseClick (inherited from TextBoxBase).
Public event MouseDoubleClick (inherited from Control).
Public event MouseDown (inherited from Control).
Public event MouseEnter (inherited from Control).
Public event MouseHover (inherited from Control).
Public event MouseLeave (inherited from Control).
Public event MouseMove (inherited from Control).
Public event MouseUp (inherited from Control).
Public event MouseWheel (inherited from Control).
Public event Move (inherited from Control).
Public event MultilineChanged (inherited from TextBoxBase).
Public event PaddingChanged (inherited from TextBoxBase).
Public event Paint (inherited from TextBoxBase).
Public event ParentChanged (inherited from Control).
Public event PreviewKeyDown (inherited from Control).
Public event Protected (inherited from RichTextBox).
Public event QueryAccessibilityHelp (inherited from Control).
Public event QueryContinueDrag (inherited from RichTextBox).
Public event ReadOnlyChanged (inherited from TextBoxBase).
Public event RegionChanged (inherited from Control).
Public event Resize (inherited from Control).
Public event RightToLeftChanged (inherited from Control).
Public event SelectionChanged (inherited from RichTextBox).
Public event SizeChanged (inherited from Control).
Public event StyleChanged (inherited from Control).
Public event SystemColorsChanged (inherited from Control).
Public event TabIndexChanged (inherited from Control).
Public event TabStopChanged (inherited from Control).
Public event TextChanged (inherited from Control).
Public event VScroll (inherited from RichTextBox).
Public event Validated (inherited from Control).
Public event Validating (inherited from Control).
Public event VisibleChanged (inherited from Control).
Top