The following tables list the members exposed by the RichTextBoxEx type.
Name | Description | |
---|---|---|
RichTextBoxEx |
Top
Name | Description | |
---|---|---|
AppendText | (inherited from TextBoxBase). | |
BeginInvoke | (Overloaded) (inherited from Control). | |
BringToFront | (inherited from Control). | |
CanPaste | (inherited from RichTextBox). | |
Clear | (inherited from TextBoxBase). | |
ClearUndo | (inherited from TextBoxBase). | |
Contains | (inherited from Control). | |
Copy | (inherited from TextBoxBase). | |
CreateControl | (inherited from Control). | |
CreateGraphics | (inherited from Control). | |
CreateObjRef | (inherited from MarshalByRefObject). | |
Cut | (inherited from TextBoxBase). | |
DeselectAll | (inherited from TextBoxBase). | |
Dispose | (inherited from Component). | |
DoDragDrop | (inherited from Control). | |
DrawToBitmap | (Overloaded) (inherited from RichTextBox). | |
EndInvoke | (inherited from Control). | |
Equals | (Overloaded) (inherited from Object). | |
Find | (Overloaded) (inherited from RichTextBox). | |
FindForm | (inherited from Control). | |
Focus | (inherited from Control). | |
FromChildHandle | (inherited from Control). | |
FromHandle | (inherited from Control). | |
GetCharFromPosition | (inherited from TextBoxBase). | |
GetCharIndexFromPosition | (inherited from RichTextBox). | |
GetChildAtPoint | (Overloaded) (inherited from Control). | |
GetContainerControl | (inherited from Control). | |
GetFirstCharIndexFromLine | (inherited from TextBoxBase). | |
GetFirstCharIndexOfCurrentLine | (inherited from TextBoxBase). | |
GetHashCode | (inherited from Object). | |
GetLifetimeService | (inherited from MarshalByRefObject). | |
GetLineFromCharIndex | (inherited from RichTextBox). | |
GetNextControl | (inherited from Control). | |
GetPositionFromCharIndex | (inherited from RichTextBox). | |
GetPreferredSize | (inherited from Control). | |
GetSelectionLink | Get the link style for the current selection | |
GetType | (inherited from Object). | |
Hide | (inherited from Control). | |
InitializeLifetimeService | (inherited from MarshalByRefObject). | |
InsertLink | (Overloaded) Insert a given text as a link into the RichTextBox at the current insert position. | |
Invalidate | (Overloaded) (inherited from Control). | |
Invoke | (Overloaded) (inherited from Control). | |
IsKeyLocked | (inherited from Control). | |
IsMnemonic | (inherited from Control). | |
LoadFile | (Overloaded) (inherited from RichTextBox). | |
LogicalToDeviceUnits | (Overloaded) (inherited from Control). | |
Paste | (Overloaded) (inherited from RichTextBox). | |
PerformLayout | (Overloaded) (inherited from Control). | |
PointToClient | (inherited from Control). | |
PointToScreen | (inherited from Control). | |
PreProcessControlMessage | (inherited from Control). | |
PreProcessMessage | (inherited from Control). | |
RectangleToClient | (inherited from Control). | |
RectangleToScreen | (inherited from Control). | |
Redo | (inherited from RichTextBox). | |
ReferenceEquals | (inherited from Object). | |
Refresh | (inherited from Control). | |
ResetBackColor | (inherited from Control). | |
ResetBindings | (inherited from Control). | |
ResetCursor | (inherited from Control). | |
ResetFont | (inherited from Control). | |
ResetForeColor | (inherited from Control). | |
ResetImeMode | (inherited from Control). | |
ResetRightToLeft | (inherited from Control). | |
ResetText | (inherited from Control). | |
ResumeLayout | (Overloaded) (inherited from Control). | |
SaveFile | (Overloaded) (inherited from RichTextBox). | |
Scale | (Overloaded) (inherited from Control). | |
ScaleBitmapLogicalToDevice | (inherited from Control). | |
ScrollToCaret | (inherited from TextBoxBase). | |
Select | (Overloaded) (inherited from TextBoxBase). | |
SelectAll | (inherited from TextBoxBase). | |
SelectNextControl | (inherited from Control). | |
SendToBack | (inherited from Control). | |
SetBounds | (Overloaded) (inherited from Control). | |
SetSelectionLink | Set the current selection's link style | |
Show | (Overloaded) (inherited from Control). | |
SuspendLayout | (inherited from Control). | |
ToString | (inherited from TextBoxBase). | |
Undo | (inherited from TextBoxBase). | |
Update | (inherited from Control). |
Top