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

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