ChameleonRichTextBox MembersCleanCode C# Libraries v1.2.03 API

The ChameleonRichTextBox type exposes the following members.
Constructors

  NameDescription
Public methodChameleonRichTextBox
Initializes a new instance of the ChameleonRichTextBox class.
Back to Top
Methods

  NameDescription
Protected methodOnlineAccessibilityNotifyClients(AccessibleEvents, Int32)
Notifies the accessibility client applications of the specified OnlineAccessibleEvents for the specified child control.
(Inherited from OnlineControl.)
Protected methodOnlineAccessibilityNotifyClients(AccessibleEvents, Int32, Int32)
Notifies the accessibility client applications of the specified OnlineAccessibleEvents for the specified child control .
(Inherited from OnlineControl.)
Public methodAddHighlightDescriptor(DescriptorRecognition, String, DescriptorType, Color, Color, Font, Boolean) (Inherited from SyntaxHighlightingTextBox.)
Public methodAddHighlightDescriptor(DescriptorRecognition, String, DescriptorType, String, Color, Color, Font, Boolean) (Inherited from SyntaxHighlightingTextBox.)
Protected methodAddMacro (Inherited from SyntaxHighlightingTextBox.)
Public methodOnlineAppendText
Appends text to the current text of a text box.
(Inherited from OnlineTextBoxBase.)
Public methodAutoHighlight (Inherited from SyntaxHighlightingTextBox.)
Public methodOnlineBeginInvoke(Delegate)
Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on.
(Inherited from OnlineControl.)
Public methodOnlineBeginInvoke(Delegate,  Object )
Executes the specified delegate asynchronously with the specified arguments, on the thread that the control's underlying handle was created on.
(Inherited from OnlineControl.)
Public methodOnlineBringToFront
Brings the control to the front of the z-order.
(Inherited from OnlineControl.)
Public methodOnlineCanPaste
Determines whether you can paste information from the Clipboard in the specified data format.
(Inherited from OnlineRichTextBox.)
Public methodOnlineClear
Clears all text from the text box control.
(Inherited from OnlineTextBoxBase.)
Public methodOnlineClearUndo
Clears information about the most recent operation from the undo buffer of the text box.
(Inherited from OnlineTextBoxBase.)
Public methodCommentSelection
Comments the selection.
Public methodOnlineContains
Retrieves a value indicating whether the specified control is a child of the control.
(Inherited from OnlineControl.)
Public methodOnlineCopy
Copies the current selection in the text box to the Clipboard.
(Inherited from OnlineTextBoxBase.)
Protected methodOnlineCreateAccessibilityInstance
Creates a new accessibility object for the control.
(Inherited from OnlineControl.)
Public methodOnlineCreateControl
Forces the creation of the control, including the creation of the handle and any child controls.
(Inherited from OnlineControl.)
Protected methodOnlineCreateControlsInstance
Creates a new instance of the control collection for the control.
(Inherited from OnlineControl.)
Public methodOnlineCreateGraphics
Creates the OnlineGraphics for the control.
(Inherited from OnlineControl.)
Protected methodOnlineCreateHandle (Inherited from OnlineTextBoxBase.)
Public methodOnlineCreateObjRef
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from OnlineMarshalByRefObject.)
Protected methodOnlineCreateRichEditOleCallback
Creates an IRichEditOleCallback-compatible object for handling rich-edit callback operations.
(Inherited from OnlineRichTextBox.)
Public methodOnlineCut
Moves the current selection in the text box to the Clipboard.
(Inherited from OnlineTextBoxBase.)
Public methodDefineContext
Defines a dynamic context.
Protected methodOnlineDefWndProc
Sends the specified message to the default window procedure.
(Inherited from OnlineControl.)
Public methodDeleteRangeByFullLines
Deletes the range of text containing the current selection at full line boundaries.
Public methodOnlineDeselectAll
Specifies that the value of the OnlineSelectionLength property is zero so that no characters are selected in the control.
(Inherited from OnlineTextBoxBase.)
Protected methodOnlineDestroyHandle
Destroys the handle associated with the control.
(Inherited from OnlineControl.)
Public methodOnlineDispose 
Releases all resources used by the OnlineComponent.
(Inherited from OnlineComponent.)
Protected methodDispose(Boolean)
Clean up any resources being used.
(Overrides SearchableRichTextBoxDispose(Boolean).)
Public methodOnlineDoDragDrop
Begins a drag-and-drop operation.
(Inherited from OnlineControl.)
Public methodOnlineDrawToBitmap
This method is not relevant for this class.
(Inherited from OnlineRichTextBox.)
Public methodOnlineEndInvoke
Retrieves the return value of the asynchronous operation represented by the OnlineIAsyncResult passed.
(Inherited from OnlineControl.)
Public methodOnlineEquals
Determines whether the specified OnlineObject is equal to the current OnlineObject.
(Inherited from OnlineObject.)
Protected methodOnlineFinalize
Releases unmanaged resources and performs other cleanup operations before the OnlineComponent is reclaimed by garbage collection.
(Inherited from OnlineComponent.)
Public methodOnlineFind(String)
Searches the text in a OnlineRichTextBox control for a string.
(Inherited from OnlineRichTextBox.)
Public methodOnlineFind( Char )
Searches the text of a OnlineRichTextBox control for the first instance of a character from a list of characters.
(Inherited from OnlineRichTextBox.)
Public methodOnlineFind(String, RichTextBoxFinds)
Searches the text in a OnlineRichTextBox control for a string with specific options applied to the search.
(Inherited from OnlineRichTextBox.)
Public methodOnlineFind( Char , Int32)
Searches the text of a OnlineRichTextBox control, at a specific starting point, for the first instance of a character from a list of characters.
(Inherited from OnlineRichTextBox.)
Public methodOnlineFind(String, Int32, RichTextBoxFinds)
Searches the text in a OnlineRichTextBox control for a string at a specific location within the control and with specific options applied to the search.
(Inherited from OnlineRichTextBox.)
Public methodOnlineFind( Char , Int32, Int32)
Searches a range of text in a OnlineRichTextBox control for the first instance of a character from a list of characters.
(Inherited from OnlineRichTextBox.)
Public methodOnlineFind(String, Int32, Int32, RichTextBoxFinds)
Searches the text in a OnlineRichTextBox control for a string within a range of text within the control and with specific options applied to the search.
(Inherited from OnlineRichTextBox.)
Protected methodfindDialog1_SearchRequested (Inherited from SearchableRichTextBox.)
Public methodOnlineFindForm
Retrieves the form that the control is on.
(Inherited from OnlineControl.)
Protected methodFireTimerTick (Inherited from SyntaxHighlightingTextBox.)
Public methodOnlineFocus
Sets input focus to the control.
(Inherited from OnlineControl.)
Protected methodOnlineGetAccessibilityObjectById
Retrieves the specified OnlineAccessibleObject.
(Inherited from OnlineControl.)
Protected methodOnlineGetAutoSizeMode
Retrieves a value indicating how a control will behave when its OnlineAutoSize property is enabled.
(Inherited from OnlineControl.)
Public methodOnlineGetCharFromPosition
Retrieves the character that is closest to the specified location within the control.
(Inherited from OnlineTextBoxBase.)
Public methodOnlineGetCharIndexFromPosition
Retrieves the index of the character nearest to the specified location.
(Inherited from OnlineRichTextBox.)
Public methodOnlineGetChildAtPoint(Point)
Retrieves the child control that is located at the specified coordinates.
(Inherited from OnlineControl.)
Public methodOnlineGetChildAtPoint(Point, GetChildAtPointSkip)
Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type.
(Inherited from OnlineControl.)
Public methodOnlineGetContainerControl
Returns the next OnlineContainerControl up the control's chain of parent controls.
(Inherited from OnlineControl.)
Public methodOnlineGetFirstCharIndexFromLine
Retrieves the index of the first character of a given line.
(Inherited from OnlineTextBoxBase.)
Public methodOnlineGetFirstCharIndexOfCurrentLine
Retrieves the index of the first character of the current line.
(Inherited from OnlineTextBoxBase.)
Public methodOnlineGetHashCode
Serves as a hash function for a particular type.
(Inherited from OnlineObject.)
Public methodOnlineGetLifetimeService
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from OnlineMarshalByRefObject.)
Public methodOnlineGetLineFromCharIndex
Retrieves the line number from the specified character position within the text of the OnlineRichTextBox control.
(Inherited from OnlineRichTextBox.)
Public methodOnlineGetNextControl
Retrieves the next control forward or back in the tab order of child controls.
(Inherited from OnlineControl.)
Public methodOnlineGetPositionFromCharIndex
Retrieves the location within the control at the specified character index.
(Inherited from OnlineRichTextBox.)
Public methodOnlineGetPreferredSize
Retrieves the size of a rectangular area into which a control can be fitted.
(Inherited from OnlineControl.)
Protected methodOnlineGetScaledBounds
Retrieves the bounds within which the control is scaled.
(Inherited from OnlineControl.)
Protected methodOnlineGetService
Returns an object that represents a service provided by the OnlineComponent or by its OnlineContainer.
(Inherited from OnlineComponent.)
Protected methodOnlineGetStyle
Retrieves the value of the specified control style bit for the control.
(Inherited from OnlineControl.)
Protected methodOnlineGetTopLevel
Determines if the control is a top-level control.
(Inherited from OnlineControl.)
Public methodOnlineGetType
Gets the OnlineType of the current instance.
(Inherited from OnlineObject.)
Public methodOnlineHide
Conceals the control from the user.
(Inherited from OnlineControl.)
Public methodHighlight (Inherited from SyntaxHighlightingTextBox.)
Public methodOnlineInitializeLifetimeService
Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from OnlineMarshalByRefObject.)
Protected methodOnlineInitLayout
Called after the control has been added to another container.
(Inherited from OnlineControl.)
Public methodOnlineInvalidate 
Invalidates the entire surface of the control and causes the control to be redrawn.
(Inherited from OnlineControl.)
Public methodOnlineInvalidate(Region)
Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control.
(Inherited from OnlineControl.)
Public methodOnlineInvalidate(Boolean)
Invalidates a specific region of the control and causes a paint message to be sent to the control. Optionally, invalidates the child controls assigned to the control.
(Inherited from OnlineControl.)
Public methodOnlineInvalidate(Rectangle)
Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control.
(Inherited from OnlineControl.)
Public methodOnlineInvalidate(Region, Boolean)
Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. Optionally, invalidates the child controls assigned to the control.
(Inherited from OnlineControl.)
Public methodOnlineInvalidate(Rectangle, Boolean)
Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. Optionally, invalidates the child controls assigned to the control.
(Inherited from OnlineControl.)
Public methodOnlineInvoke(Delegate)
Executes the specified delegate on the thread that owns the control's underlying window handle.
(Inherited from OnlineControl.)
Public methodOnlineInvoke(Delegate,  Object )
Executes the specified delegate, on the thread that owns the control's underlying window handle, with the specified list of arguments.
(Inherited from OnlineControl.)
Protected methodOnlineInvokeGotFocus
Raises the OnlineGotFocus event for the specified control.
(Inherited from OnlineControl.)
Protected methodOnlineInvokeLostFocus
Raises the OnlineLostFocus event for the specified control.
(Inherited from OnlineControl.)
Protected methodOnlineInvokeOnClick
Raises the OnlineClick event for the specified control.
(Inherited from OnlineControl.)
Protected methodOnlineInvokePaint
Raises the OnlinePaint event for the specified control.
(Inherited from OnlineControl.)
Protected methodOnlineInvokePaintBackground
Raises the PaintBackground event for the specified control.
(Inherited from OnlineControl.)
Protected methodOnlineIsInputChar
Determines if a character is an input character that the control recognizes.
(Inherited from OnlineControl.)
Protected methodOnlineIsInputKey
Determines whether the specified key is an input key or a special key that requires preprocessing.
(Inherited from OnlineTextBoxBase.)
Public methodOnlineLoadFile(String)
Loads a rich text format (RTF) or standard ASCII text file into the OnlineRichTextBox control.
(Inherited from OnlineRichTextBox.)
Public methodOnlineLoadFile(String, RichTextBoxStreamType)
Loads a specific type of file into the OnlineRichTextBox control.
(Inherited from OnlineRichTextBox.)
Public methodOnlineLoadFile(Stream, RichTextBoxStreamType)
Loads the contents of an existing data stream into the OnlineRichTextBox control.
(Inherited from OnlineRichTextBox.)
Public methodMakeComment
Converts the specified string into an end-of-line comment in the current context. If, for example, the context is SQL, the string has "-- " appended to the front.
Protected methodOnlineMemberwiseClone 
Creates a shallow copy of the current OnlineObject.
(Inherited from OnlineObject.)
Protected methodOnlineMemberwiseClone(Boolean)
Creates a shallow copy of the current OnlineMarshalByRefObject object.
(Inherited from OnlineMarshalByRefObject.)
Protected methodOnlineNotifyInvalidate
Raises the OnlineInvalidated event with a specified region of the control to invalidate.
(Inherited from OnlineControl.)
Protected methodOnlineOnAcceptsTabChanged
Raises the OnlineAcceptsTabChanged event.
(Inherited from OnlineTextBoxBase.)
Protected methodOnlineOnAutoSizeChanged
Raises the OnlineAutoSizeChanged event.
(Inherited from OnlineControl.)
Protected methodOnlineOnBackColorChanged (Inherited from OnlineRichTextBox.)
Protected methodOnlineOnBackgroundImageChanged
Raises the OnlineBackgroundImageChanged event.
(Inherited from OnlineControl.)
Protected methodOnlineOnBackgroundImageLayoutChanged
Raises the OnlineBackgroundImageLayoutChanged event.
(Inherited from OnlineControl.)
Protected methodOnlineOnBindingContextChanged
Raises the OnlineBindingContextChanged event.
(Inherited from OnlineControl.)
Protected methodOnlineOnBorderStyleChanged
Raises the OnlineBorderStyleChanged event.
(Inherited from OnlineTextBoxBase.)
Protected methodOnlineOnCausesValidationChanged
Raises the OnlineCausesValidationChanged event.
(Inherited from OnlineControl.)
Protected methodOnlineOnChangeUICues
Raises the OnlineChangeUICues event.
(Inherited from OnlineControl.)
Protected methodOnlineOnClick
Raises the OnlineClick event.
(Inherited from OnlineControl.)
Protected methodOnlineOnClientSizeChanged
Raises the OnlineClientSizeChanged event.
(Inherited from OnlineControl.)
Protected methodOnlineOnContentsResized
Raises the OnlineContentsResized event.
(Inherited from OnlineRichTextBox.)
Protected methodOnlineOnContextMenuChanged (Inherited from OnlineRichTextBox.)
Protected methodOnlineOnContextMenuStripChanged
Raises the OnlineContextMenuStripChanged event.
(Inherited from OnlineControl.)
Protected methodOnlineOnControlAdded
Raises the OnlineControlAdded event.
(Inherited from OnlineControl.)
Protected methodOnlineOnControlRemoved
Raises the OnlineControlRemoved event.
(Inherited from OnlineControl.)
Protected methodOnlineOnCreateControl (Inherited from OnlineControl.)
Protected methodOnlineOnCursorChanged
Raises the OnlineCursorChanged event.
(Inherited from OnlineControl.)
Protected methodOnlineOnDockChanged
Raises the OnlineDockChanged event.
(Inherited from OnlineControl.)
Protected methodOnlineOnDoubleClick
Raises the OnlineDoubleClick event.
(Inherited from OnlineControl.)
Protected methodOnlineOnDragDrop
Raises the OnlineDragDrop event.
(Inherited from OnlineControl.)
Protected methodOnlineOnDragEnter
Raises the OnlineDragEnter event.
(Inherited from OnlineControl.)
Protected methodOnlineOnDragLeave
Raises the OnlineDragLeave event.
(Inherited from OnlineControl.)
Protected methodOnlineOnDragOver
Raises the OnlineDragOver event.
(Inherited from OnlineControl.)
Protected methodOnlineOnEnabledChanged
Raises the OnlineEnabledChanged event.
(Inherited from OnlineControl.)
Protected methodOnlineOnEnter
Raises the OnlineEnter event.
(Inherited from OnlineControl.)
Protected methodOnFontChanged
Raises the OnlineFontChanged event.
(Overrides OnlineTextBoxBase OnFontChanged(EventArgs).)
Protected methodOnlineOnForeColorChanged
Raises the OnlineForeColorChanged event.
(Inherited from OnlineControl.)
Protected methodOnlineOnGiveFeedback
Raises the OnlineGiveFeedback event.
(Inherited from OnlineControl.)
Protected methodOnlineOnGotFocus
Raises the OnlineGotFocus event.
(Inherited from OnlineControl.)
Protected methodOnlineOnHandleCreated (Inherited from OnlineRichTextBox.)
Protected methodOnlineOnHandleDestroyed (Inherited from OnlineRichTextBox.)
Protected methodOnlineOnHelpRequested
Raises the OnlineHelpRequested event.
(Inherited from OnlineControl.)
Protected methodOnlineOnHideSelectionChanged
Raise the OnlineHideSelectionChanged event.
(Inherited from OnlineTextBoxBase.)
Protected methodOnlineOnHScroll
Raises the OnlineHScroll event.
(Inherited from OnlineRichTextBox.)
Protected methodOnlineOnImeChange
Raises the OnlineImeChange event.
(Inherited from OnlineRichTextBox.)
Protected methodOnlineOnImeModeChanged
Raises the OnlineImeModeChanged event.
(Inherited from OnlineControl.)
Protected methodOnlineOnInvalidated
Raises the OnlineInvalidated event.
(Inherited from OnlineControl.)
Protected methodOnKeyDown
Handles OnlineKeyDown events for keys specific to the ChameleonRichTextBox control.
(Overrides OnlineControl OnKeyDown(KeyEventArgs).)
Protected methodOnlineOnKeyPress
Raises the OnlineKeyPress event.
(Inherited from OnlineControl.)
Protected methodOnlineOnKeyUp
Raises the OnlineKeyUp event.
(Inherited from OnlineControl.)
Protected methodOnlineOnLayout
Raises the OnlineLayout event.
(Inherited from OnlineControl.)
Protected methodOnlineOnLeave
Raises the OnlineLeave event.
(Inherited from OnlineControl.)
Protected methodOnlineOnLinkClicked
Raises the OnlineLinkClicked event.
(Inherited from OnlineRichTextBox.)
Protected methodOnlineOnLocationChanged
Raises the OnlineLocationChanged event.
(Inherited from OnlineControl.)
Protected methodOnlineOnLostFocus
Raises the OnlineLostFocus event.
(Inherited from OnlineControl.)
Protected methodOnlineOnMarginChanged
Raises the OnlineMarginChanged event.
(Inherited from OnlineControl.)
Protected methodOnlineOnModifiedChanged
Raises the OnlineModifiedChanged event.
(Inherited from OnlineTextBoxBase.)
Protected methodOnlineOnMouseCaptureChanged
Raises the OnlineMouseCaptureChanged event.
(Inherited from OnlineControl.)
Protected methodOnlineOnMouseClick
Raises the OnlineMouseClick event.
(Inherited from OnlineControl.)
Protected methodOnlineOnMouseDoubleClick
Raises the OnlineMouseDoubleClick event.
(Inherited from OnlineControl.)
Protected methodOnlineOnMouseDown
Raises the OnlineMouseDown event.
(Inherited from OnlineControl.)
Protected methodOnlineOnMouseEnter
Raises the OnlineMouseEnter event.
(Inherited from OnlineControl.)
Protected methodOnlineOnMouseHover
Raises the OnlineMouseHover event.
(Inherited from OnlineControl.)
Protected methodOnlineOnMouseLeave
Raises the OnlineMouseLeave event.
(Inherited from OnlineControl.)
Protected methodOnlineOnMouseMove
Raises the OnlineMouseMove event.
(Inherited from OnlineControl.)
Protected methodOnlineOnMouseUp (Inherited from OnlineTextBoxBase.)
Protected methodOnlineOnMouseWheel
Raises the OnlineMouseWheel event.
(Inherited from OnlineControl.)
Protected methodOnlineOnMove
Raises the OnlineMove event.
(Inherited from OnlineControl.)
Protected methodOnlineOnMultilineChanged
Raises the OnlineMultilineChanged event.
(Inherited from OnlineTextBoxBase.)
Protected methodOnlineOnNotifyMessage
Notifies the control of Windows messages.
(Inherited from OnlineControl.)
Protected methodOnlineOnPaddingChanged
This method is not relevant for this class.
(Inherited from OnlineTextBoxBase.)
Protected methodOnlineOnPaint
Raises the OnlinePaint event.
(Inherited from OnlineControl.)
Protected methodOnlineOnPaintBackground
Paints the background of the control.
(Inherited from OnlineControl.)
Protected methodOnlineOnParentBackColorChanged
Raises the OnlineBackColorChanged event when the OnlineBackColor property value of the control's container changes.
(Inherited from OnlineControl.)
Protected methodOnlineOnParentBackgroundImageChanged
Raises the OnlineBackgroundImageChanged event when the OnlineBackgroundImage property value of the control's container changes.
(Inherited from OnlineControl.)
Protected methodOnlineOnParentBindingContextChanged
Raises the OnlineBindingContextChanged event when the OnlineBindingContext property value of the control's container changes.
(Inherited from OnlineControl.)
Protected methodOnlineOnParentChanged
Raises the OnlineParentChanged event.
(Inherited from OnlineControl.)
Protected methodOnlineOnParentCursorChanged
Raises the OnlineCursorChanged event.
(Inherited from OnlineControl.)
Protected methodOnlineOnParentEnabledChanged
Raises the OnlineEnabledChanged event when the OnlineEnabled property value of the control's container changes.
(Inherited from OnlineControl.)
Protected methodOnlineOnParentFontChanged
Raises the OnlineFontChanged event when the OnlineFont property value of the control's container changes.
(Inherited from OnlineControl.)
Protected methodOnlineOnParentForeColorChanged
Raises the OnlineForeColorChanged event when the OnlineForeColor property value of the control's container changes.
(Inherited from OnlineControl.)
Protected methodOnlineOnParentRightToLeftChanged
Raises the OnlineRightToLeftChanged event when the OnlineRightToLeft property value of the control's container changes.
(Inherited from OnlineControl.)
Protected methodOnlineOnParentVisibleChanged
Raises the OnlineVisibleChanged event when the OnlineVisible property value of the control's container changes.
(Inherited from OnlineControl.)
Protected methodOnlineOnPreviewKeyDown
Raises the OnlinePreviewKeyDown event.
(Inherited from OnlineControl.)
Protected methodOnlineOnPrint
Raises the OnlinePaint event.
(Inherited from OnlineControl.)
Protected methodOnlineOnProtected
Raises the OnlineProtected event.
(Inherited from OnlineRichTextBox.)
Protected methodOnlineOnQueryContinueDrag
Raises the OnlineQueryContinueDrag event.
(Inherited from OnlineControl.)
Protected methodOnlineOnReadOnlyChanged
Raises the OnlineReadOnlyChanged event.
(Inherited from OnlineTextBoxBase.)
Protected methodOnlineOnRegionChanged
Raises the OnlineRegionChanged event.
(Inherited from OnlineControl.)
Protected methodOnlineOnResize
Raises the OnlineResize event.
(Inherited from OnlineControl.)
Protected methodOnlineOnRightToLeftChanged (Inherited from OnlineRichTextBox.)
Protected methodOnlineOnSelectionChanged
Raises the OnlineSelectionChanged event.
(Inherited from OnlineRichTextBox.)
Protected methodOnSizeChanged
Raises the OnlineSizeChanged event.
(Overrides OnlineControl OnSizeChanged(EventArgs).)
Protected methodOnlineOnStyleChanged
Raises the OnlineStyleChanged event.
(Inherited from OnlineControl.)
Protected methodOnlineOnSystemColorsChanged
Raises the OnlineSystemColorsChanged event.
(Inherited from OnlineControl.)
Protected methodOnlineOnTabIndexChanged
Raises the OnlineTabIndexChanged event.
(Inherited from OnlineControl.)
Protected methodOnlineOnTabStopChanged
Raises the OnlineTabStopChanged event.
(Inherited from OnlineControl.)
Protected methodOnlineOnTextChanged (Inherited from OnlineTextBoxBase.)
Protected methodOnlineOnValidated
Raises the OnlineValidated event.
(Inherited from OnlineControl.)
Protected methodOnlineOnValidating
Raises the OnlineValidating event.
(Inherited from OnlineControl.)
Protected methodOnlineOnVisibleChanged
Raises the OnlineVisibleChanged event.
(Inherited from OnlineControl.)
Protected methodOnVScroll (Inherited from SyntaxHighlightingTextBox.)
Public methodOnlinePaste 
Replaces the current selection in the text box with the contents of the Clipboard.
(Inherited from OnlineTextBoxBase.)
Public methodOnlinePaste(DataFormats Format)
Pastes the contents of the Clipboard in the specified Clipboard format.
(Inherited from OnlineRichTextBox.)
Public methodOnlinePerformLayout 
Forces the control to apply layout logic to all its child controls.
(Inherited from OnlineControl.)
Public methodOnlinePerformLayout(Control, String)
Forces the control to apply layout logic to all its child controls.
(Inherited from OnlineControl.)
Public methodOnlinePointToClient
Computes the location of the specified screen point into client coordinates.
(Inherited from OnlineControl.)
Public methodOnlinePointToScreen
Computes the location of the specified client point into screen coordinates.
(Inherited from OnlineControl.)
Public methodOnlinePreProcessControlMessage
Preprocesses keyboard or input messages within the message loop before they are dispatched.
(Inherited from OnlineControl.)
Public methodOnlinePreProcessMessage
Preprocesses keyboard or input messages within the message loop before they are dispatched.
(Inherited from OnlineControl.)
Protected methodProcessCmdKey (Inherited from SyntaxHighlightingTextBox.)
Protected methodOnlineProcessDialogChar
Processes a dialog character.
(Inherited from OnlineControl.)
Protected methodOnlineProcessDialogKey (Inherited from OnlineTextBoxBase.)
Protected methodOnlineProcessKeyEventArgs
Processes a key message and generates the appropriate control events.
(Inherited from OnlineControl.)
Protected methodOnlineProcessKeyMessage
Processes a keyboard message.
(Inherited from OnlineControl.)
Protected methodOnlineProcessKeyPreview
Previews a keyboard message.
(Inherited from OnlineControl.)
Protected methodOnlineProcessMnemonic
Processes a mnemonic character.
(Inherited from OnlineControl.)
Protected methodOnlineRaiseDragEvent
Raises the appropriate drag event.
(Inherited from OnlineControl.)
Protected methodOnlineRaiseKeyEvent
Raises the appropriate key event.
(Inherited from OnlineControl.)
Protected methodOnlineRaiseMouseEvent
Raises the appropriate mouse event.
(Inherited from OnlineControl.)
Protected methodOnlineRaisePaintEvent
Raises the appropriate paint event.
(Inherited from OnlineControl.)
Protected methodOnlineRecreateHandle
Forces the re-creation of the handle for the control.
(Inherited from OnlineControl.)
Public methodOnlineRectangleToClient
Computes the size and location of the specified screen rectangle in client coordinates.
(Inherited from OnlineControl.)
Public methodOnlineRectangleToScreen
Computes the size and location of the specified client rectangle in screen coordinates.
(Inherited from OnlineControl.)
Public methodRedo (Inherited from SyntaxHighlightingTextBox.)
Public methodOnlineRefresh
Forces the control to invalidate its client area and immediately redraw itself and any child controls.
(Inherited from OnlineControl.)
Public methodOnlineResetBackColor
Resets the OnlineBackColor property to its default value.
(Inherited from OnlineControl.)
Public methodOnlineResetBindings
Causes a control bound to the OnlineBindingSource to reread all the items in the list and refresh their displayed values.
(Inherited from OnlineControl.)
Public methodOnlineResetCursor
Resets the OnlineCursor property to its default value.
(Inherited from OnlineControl.)
Public methodOnlineResetFont
Resets the OnlineFont property to its default value.
(Inherited from OnlineControl.)
Public methodOnlineResetForeColor
Resets the OnlineForeColor property to its default value.
(Inherited from OnlineControl.)
Public methodOnlineResetImeMode
Resets the OnlineImeMode property to its default value.
(Inherited from OnlineControl.)
Protected methodOnlineResetMouseEventArgs
Resets the control to handle the OnlineMouseLeave event.
(Inherited from OnlineControl.)
Public methodResetResources
Resets file resources before first use.
Public methodOnlineResetRightToLeft
Resets the OnlineRightToLeft property to its default value.
(Inherited from OnlineControl.)
Public methodOnlineResetText
Resets the OnlineText property to its default value.
(Inherited from OnlineControl.)
Public methodResetUndoStack (Inherited from SyntaxHighlightingTextBox.)
Public methodOnlineResumeLayout 
Resumes usual layout logic.
(Inherited from OnlineControl.)
Public methodOnlineResumeLayout(Boolean)
Resumes usual layout logic, optionally forcing an immediate layout of pending layout requests.
(Inherited from OnlineControl.)
Protected methodOnlineRtlTranslateAlignment(HorizontalAlignment)
Converts the specified OnlineHorizontalAlignment to the appropriate OnlineHorizontalAlignment to support right-to-left text.
(Inherited from OnlineControl.)
Protected methodOnlineRtlTranslateAlignment(LeftRightAlignment)
Converts the specified OnlineLeftRightAlignment to the appropriate OnlineLeftRightAlignment to support right-to-left text.
(Inherited from OnlineControl.)
Protected methodOnlineRtlTranslateAlignment(ContentAlignment)
Converts the specified OnlineContentAlignment to the appropriate OnlineContentAlignment to support right-to-left text.
(Inherited from OnlineControl.)
Protected methodOnlineRtlTranslateContent
Converts the specified OnlineContentAlignment to the appropriate OnlineContentAlignment to support right-to-left text.
(Inherited from OnlineControl.)
Protected methodOnlineRtlTranslateHorizontal
Converts the specified OnlineHorizontalAlignment to the appropriate OnlineHorizontalAlignment to support right-to-left text.
(Inherited from OnlineControl.)
Protected methodOnlineRtlTranslateLeftRight
Converts the specified OnlineLeftRightAlignment to the appropriate OnlineLeftRightAlignment to support right-to-left text.
(Inherited from OnlineControl.)
Public methodOnlineSaveFile(String)
Saves the contents of the OnlineRichTextBox to a rich text format (RTF) file.
(Inherited from OnlineRichTextBox.)
Public methodOnlineSaveFile(String, RichTextBoxStreamType)
Saves the contents of the OnlineRichTextBox to a specific type of file.
(Inherited from OnlineRichTextBox.)
Public methodOnlineSaveFile(Stream, RichTextBoxStreamType)
Saves the contents of a OnlineRichTextBox control to an open data stream.
(Inherited from OnlineRichTextBox.)
Public methodOnlineScale(Single)Obsolete.
Scales the control and any child controls.
(Inherited from OnlineControl.)
Public methodOnlineScale(SizeF)
Scales the control and all child controls by the specified scaling factor.
(Inherited from OnlineControl.)
Public methodOnlineScale(Single, Single)Obsolete.
Scales the entire control and any child controls.
(Inherited from OnlineControl.)
Protected methodOnlineScaleControl
Scales a control's location, size, padding and margin.
(Inherited from OnlineControl.)
Protected methodOnlineScaleCore
This method is not relevant for this class.
(Inherited from OnlineControl.)
Public methodOnlineScrollToCaret
Scrolls the contents of the control to the current caret position.
(Inherited from OnlineTextBoxBase.)
Public methodScrollToEnd
Moves current position to end of the buffer.
Protected methodSearchableRichTextBox_KeyDown (Inherited from SearchableRichTextBox.)
Public methodOnlineSelect 
Activates the control.
(Inherited from OnlineControl.)
Public methodOnlineSelect(Int32, Int32)
Selects a range of text in the text box.
(Inherited from OnlineTextBoxBase.)
Protected methodOnlineSelect(Boolean, Boolean)
Activates a child control. Optionally specifies the direction in the tab order to select the control from.
(Inherited from OnlineControl.)
Public methodOnlineSelectAll
Selects all text in the text box.
(Inherited from OnlineTextBoxBase.)
Public methodOnlineSelectNextControl
Activates the next control.
(Inherited from OnlineControl.)
Public methodOnlineSendToBack
Sends the control to the back of the z-order.
(Inherited from OnlineControl.)
Protected methodOnlineSetAutoSizeMode
Sets a value indicating how a control will behave when its OnlineAutoSize property is enabled.
(Inherited from OnlineControl.)
Public methodOnlineSetBounds(Int32, Int32, Int32, Int32)
Sets the bounds of the control to the specified location and size.
(Inherited from OnlineControl.)
Public methodOnlineSetBounds(Int32, Int32, Int32, Int32, BoundsSpecified)
Sets the specified bounds of the control to the specified location and size.
(Inherited from OnlineControl.)
Protected methodOnlineSetBoundsCore
Sets the specified bounds of the OnlineTextBoxBase control.
(Inherited from OnlineTextBoxBase.)
Protected methodOnlineSetClientSizeCore
Sets the size of the client area of the control.
(Inherited from OnlineControl.)
Protected methodOnlineSetStyle
Sets a specified OnlineControlStyles flag to either true or false.
(Inherited from OnlineControl.)
Protected methodOnlineSetTopLevel
Sets the control as the top-level control.
(Inherited from OnlineControl.)
Protected methodOnlineSetVisibleCore
Sets the control to the specified visible state.
(Inherited from OnlineControl.)
Public methodShiftLeft
Shifts the selection to the left by removing whitespace from the beginning of each line in the current selection.
Public methodShiftRight
Shifts the selection to the right by adding whitespace to the beginning of each line in the current selection.
Public methodOnlineShow
Displays the control to the user.
(Inherited from OnlineControl.)
Public methodShowAutoComplete (Inherited from SyntaxHighlightingTextBox.)
Public methodShowReplaceDialog (Inherited from SearchableRichTextBox.)
Public methodShowSearchDialog (Inherited from SearchableRichTextBox.)
Public methodShowUserCommands
Displays a quick reference list of user commands.
Protected methodOnlineSizeFromClientSize
Determines the size of the entire control from the height and width of its client area.
(Inherited from OnlineControl.)
Public methodOnlineSuspendLayout
Temporarily suspends the layout logic for the control.
(Inherited from OnlineControl.)
Public methodOnlineToString
Returns a string that represents the OnlineTextBoxBase control.
(Inherited from OnlineTextBoxBase.)
Public methodUncommentSelection
Uncomments the selection.
Public methodUndo (Inherited from SyntaxHighlightingTextBox.)
Public methodUnHighlight (Inherited from SyntaxHighlightingTextBox.)
Public methodOnlineUpdate
Causes the control to redraw the invalidated regions within its client area.
(Inherited from OnlineControl.)
Protected methodOnlineUpdateBounds 
Updates the bounds of the control with the current size and location.
(Inherited from OnlineControl.)
Protected methodOnlineUpdateBounds(Int32, Int32, Int32, Int32)
Updates the bounds of the control with the specified size and location.
(Inherited from OnlineControl.)
Protected methodOnlineUpdateBounds(Int32, Int32, Int32, Int32, Int32, Int32)
Updates the bounds of the control with the specified size, location, and client size.
(Inherited from OnlineControl.)
Protected methodOnlineUpdateStyles
Forces the assigned styles to be reapplied to the control.
(Inherited from OnlineControl.)
Protected methodOnlineUpdateZOrder
Updates the control in its parent's z-order.
(Inherited from OnlineControl.)
Protected methodOnlineWndProc (Inherited from OnlineRichTextBox.)
Back to Top
Fields

  NameDescription
Protected fieldoriginalSelectionStart (Inherited from SearchableRichTextBox.)
Back to Top
Properties

  NameDescription
Public propertyOnlineAcceptsTab
Gets or sets a value indicating whether pressing the TAB key in a multiline text box control types a TAB character in the control instead of moving the focus to the next control in the tab order.
(Inherited from OnlineTextBoxBase.)
Public propertyOnlineAccessibilityObject
Gets the OnlineAccessibleObject assigned to the control.
(Inherited from OnlineControl.)
Public propertyOnlineAccessibleDefaultActionDescription
Gets or sets the default action description of the control for use by accessibility client applications.
(Inherited from OnlineControl.)
Public propertyOnlineAccessibleDescription
Gets or sets the description of the control used by accessibility client applications.
(Inherited from OnlineControl.)
Public propertyOnlineAccessibleName
Gets or sets the name of the control used by accessibility client applications.
(Inherited from OnlineControl.)
Public propertyOnlineAccessibleRole
Gets or sets the accessible role of the control
(Inherited from OnlineControl.)
Public propertyOnlineAllowDrop
Gets or sets a value indicating whether the control will enable drag-and-drop operations.
(Inherited from OnlineRichTextBox.)
Public propertyOnlineAnchor
Gets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent.
(Inherited from OnlineControl.)
Public propertyOnlineAutoScrollOffset
Gets or sets where this control is scrolled to in OnlineScrollControlIntoView(Control).
(Inherited from OnlineControl.)
Public propertyOnlineAutoSize
This property is not relevant to this class.
(Inherited from OnlineRichTextBox.)
Public propertyOnlineAutoWordSelection
Gets or sets a value indicating whether automatic word selection is enabled.
(Inherited from OnlineRichTextBox.)
Public propertyOnlineBackColor
Gets or sets the background color of the control.
(Inherited from OnlineTextBoxBase.)
Public propertyOnlineBackgroundImage
This property is not relevant to this class.
(Inherited from OnlineRichTextBox.)
Public propertyOnlineBackgroundImageLayout
This property is not relevant to this class.
(Inherited from OnlineRichTextBox.)
Public propertyOnlineBindingContext
Gets or sets the OnlineBindingContext for the control.
(Inherited from OnlineControl.)
Public propertyBlockCommentEndMark
Gets the block comment end mark.
Public propertyBlockCommentStartMark
Gets the block comment start mark.
Public propertyOnlineBorderStyle
Gets or sets the border type of the text box control.
(Inherited from OnlineTextBoxBase.)
Public propertyOnlineBottom
Gets the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area.
(Inherited from OnlineControl.)
Public propertyOnlineBounds
Gets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control.
(Inherited from OnlineControl.)
Public propertyOnlineBulletIndent
Gets or sets the indentation used in the OnlineRichTextBox control when the bullet style is applied to the text.
(Inherited from OnlineRichTextBox.)
Protected propertyOnlineCanEnableIme
Gets a value indicating whether the OnlineImeMode property can be set to an active value, to enable IME support.
(Inherited from OnlineTextBoxBase.)
Public propertyOnlineCanFocus
Gets a value indicating whether the control can receive focus.
(Inherited from OnlineControl.)
Protected propertyOnlineCanRaiseEvents
Determines if events can be raised on the control.
(Inherited from OnlineControl.)
Public propertyCanRedo (Inherited from SyntaxHighlightingTextBox.)
Public propertyOnlineCanSelect
Gets a value indicating whether the control can be selected.
(Inherited from OnlineControl.)
Public propertyCanUndo (Inherited from SyntaxHighlightingTextBox.)
Public propertyOnlineCapture
Gets or sets a value indicating whether the control has captured the mouse.
(Inherited from OnlineControl.)
Public propertyCaseSensitive (Inherited from SyntaxHighlightingTextBox.)
Public propertyOnlineCausesValidation
Gets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus.
(Inherited from OnlineControl.)
Public propertyOnlineClientRectangle
Gets the rectangle that represents the client area of the control.
(Inherited from OnlineControl.)
Public propertyOnlineClientSize
Gets or sets the height and width of the client area of the control.
(Inherited from OnlineControl.)
Public propertyOnlineCompanyName
Gets the name of the company or creator of the application containing the control.
(Inherited from OnlineControl.)
Public propertyCompletionAction (Inherited from SyntaxHighlightingTextBox.)
Public propertyOnlineContainer
Gets the OnlineIContainer that contains the OnlineComponent.
(Inherited from OnlineComponent.)
Public propertyOnlineContainsFocus
Gets a value indicating whether the control, or one of its child controls, currently has the input focus.
(Inherited from OnlineControl.)
Public propertyOnlineContextMenu
Gets or sets the shortcut menu associated with the control.
(Inherited from OnlineControl.)
Public propertyOnlineContextMenuStrip
Gets or sets the OnlineContextMenuStrip associated with this control.
(Inherited from OnlineControl.)
Public propertyOnlineControls
Gets the collection of controls contained within the control.
(Inherited from OnlineControl.)
Public propertyOnlineCreated
Gets a value indicating whether the control has been created.
(Inherited from OnlineControl.)
Protected propertyOnlineCreateParams (Inherited from OnlineRichTextBox.)
Public propertyOnlineCursor
Gets or sets the cursor that is displayed when the mouse pointer is over the control.
(Inherited from OnlineControl.)
Public propertyOnlineDataBindings
Gets the data bindings for the control.
(Inherited from OnlineControl.)
Protected propertyOnlineDefaultCursor
Gets or sets the default cursor for the control.
(Inherited from OnlineTextBoxBase.)
Protected propertyOnlineDefaultImeMode
Gets the default Input Method Editor (IME) mode supported by the control.
(Inherited from OnlineControl.)
Protected propertyOnlineDefaultMargin
Gets the space, in pixels, that is specified by default between controls.
(Inherited from OnlineControl.)
Protected propertyOnlineDefaultMaximumSize
Gets the length and height, in pixels, that is specified as the default maximum size of a control.
(Inherited from OnlineControl.)
Protected propertyOnlineDefaultMinimumSize
Gets the length and height, in pixels, that is specified as the default minimum size of a control.
(Inherited from OnlineControl.)
Protected propertyOnlineDefaultPadding
Gets the internal spacing, in pixels, of the contents of a control.
(Inherited from OnlineControl.)
Protected propertyOnlineDefaultSize
Gets the default size of the control.
(Inherited from OnlineRichTextBox.)
Protected propertyOnlineDesignMode
Gets a value that indicates whether the OnlineComponent is currently in design mode.
(Inherited from OnlineComponent.)
Public propertyOnlineDetectUrls
Gets or sets a value indicating whether or not the OnlineRichTextBox will automatically format a Uniform Resource Locator (URL) when it is typed into the control.
(Inherited from OnlineRichTextBox.)
Public propertyDisableAutoHighlightAbove (Inherited from SyntaxHighlightingTextBox.)
Public propertyDisableHighlightAbove (Inherited from SyntaxHighlightingTextBox.)
Public propertyDisableRegexFlourishesAbove (Inherited from SyntaxHighlightingTextBox.)
Public propertyOnlineDisplayRectangle
Gets the rectangle that represents the display area of the control.
(Inherited from OnlineControl.)
Public propertyOnlineDisposing
Gets a value indicating whether the base OnlineControl class is in the process of disposing.
(Inherited from OnlineControl.)
Public propertyOnlineDock
Gets or sets which control borders are docked to its parent control and determines how a control is resized with its parent.
(Inherited from OnlineControl.)
Protected propertyOnlineDoubleBuffered
Gets or sets a value indicating whether control drawing is done in a buffer before the control is displayed. This property is not relevant for this class.
(Inherited from OnlineTextBoxBase.)
Public propertyEditorContextName
Gets or sets the name of the editor context.
Public propertyEnableAutoCompleteForm (Inherited from SyntaxHighlightingTextBox.)
Public propertyOnlineEnableAutoDragDrop
Gets or sets a value that enables drag-and-drop operations on text, pictures, and other data.
(Inherited from OnlineRichTextBox.)
Public propertyOnlineEnabled
Gets or sets a value indicating whether the control can respond to user interaction.
(Inherited from OnlineControl.)
Public propertyEnableHighlighting (Inherited from SyntaxHighlightingTextBox.)
Public propertyEndOfLineCommentMark
Gets the end of line comment mark.
Public propertyErrorList
Gets the list of errors encountered from loading the current context.
Protected propertyOnlineEvents
Gets the list of event handlers that are attached to this OnlineComponent.
(Inherited from OnlineComponent.)
Public propertyExpandTab
Gets or sets a value indicating whether tabs should be expanded to spaces.
Public propertyFilterAutoComplete (Inherited from SyntaxHighlightingTextBox.)
Public propertyFindDialog (Inherited from SearchableRichTextBox.)
Public propertyOnlineFocused
Gets a value indicating whether the control has input focus.
(Inherited from OnlineControl.)
Public propertyOnlineFont
Gets or sets the font used when displaying text in the control.
(Inherited from OnlineRichTextBox.)
Protected propertyOnlineFontHeight
Gets or sets the height of the font of the control.
(Inherited from OnlineControl.)
Public propertyOnlineForeColor
Gets or sets the font used when displaying text in the control.
(Inherited from OnlineRichTextBox.)
Public propertyOnlineHandle
Gets the window handle that the control is bound to.
(Inherited from OnlineControl.)
Public propertyOnlineHasChildren
Gets a value indicating whether the control contains one or more child controls.
(Inherited from OnlineControl.)
Public propertyOnlineHeight
Gets or sets the height of the control.
(Inherited from OnlineControl.)
Public propertyHelpDisplayer
Gets or sets the help displayer revealed when pressing the F1 key.
Public propertyHideHighlightingWhenDisabled (Inherited from SyntaxHighlightingTextBox.)
Public propertyOnlineHideSelection
Gets or sets a value indicating whether the selected text in the text box control remains highlighted when the control loses focus.
(Inherited from OnlineTextBoxBase.)
Public propertyHighlightDescriptors (Inherited from SyntaxHighlightingTextBox.)
Public propertyHighlightKeywordAction (Inherited from SyntaxHighlightingTextBox.)
Public propertyHighlightVariableAction (Inherited from SyntaxHighlightingTextBox.)
Public propertyOnlineImeMode
Gets or sets the Input Method Editor (IME) mode of the control.
(Inherited from OnlineControl.)
Protected propertyOnlineImeModeBase (Inherited from OnlineTextBoxBase.)
Public propertyOnlineInvokeRequired
Gets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on.
(Inherited from OnlineControl.)
Public propertyOnlineIsAccessible
Gets or sets a value indicating whether the control is visible to accessibility applications.
(Inherited from OnlineControl.)
Public propertyOnlineIsDisposed
Gets a value indicating whether the control has been disposed of.
(Inherited from OnlineControl.)
Public propertyOnlineIsHandleCreated
Gets a value indicating whether the control has a handle associated with it.
(Inherited from OnlineControl.)
Public propertyOnlineIsMirrored
Gets a value indicating whether the control is mirrored.
(Inherited from OnlineControl.)
Public propertyOnlineLanguageOption
Gets or sets a value that indicates OnlineRichTextBox settings for Input Method Editor (IME) and Asian language support.
(Inherited from OnlineRichTextBox.)
Public propertyOnlineLayoutEngine
Gets a cached instance of the control's layout engine.
(Inherited from OnlineControl.)
Public propertyOnlineLeft
Gets or sets the distance, in pixels, between the left edge of the control and the left edge of its container's client area.
(Inherited from OnlineControl.)
Public propertyOnlineLines
Gets or sets the lines of text in a text box control.
(Inherited from OnlineTextBoxBase.)
Public propertyOnlineLocation
Gets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container.
(Inherited from OnlineControl.)
Public propertyMacroPrefixForAutoCompleteList
Gets or sets the macro prefix for auto complete list.
Public propertyOnlineMargin
Gets or sets the space between controls.
(Inherited from OnlineControl.)
Public propertyOnlineMaximumSize
Gets or sets the size that is the upper limit that OnlineGetPreferredSize(Size) can specify.
(Inherited from OnlineControl.)
Public propertyOnlineMaxLength
Gets or sets the maximum number of characters the user can type or paste into the rich text box control.
(Inherited from OnlineRichTextBox.)
Public propertyMaxUndoRedoSteps (Inherited from SyntaxHighlightingTextBox.)
Public propertyOnlineMinimumSize
Gets or sets the size that is the lower limit that OnlineGetPreferredSize(Size) can specify.
(Inherited from OnlineControl.)
Public propertyOnlineModified
Gets or sets a value that indicates that the text box control has been modified by the user since the control was created or its contents were last set.
(Inherited from OnlineTextBoxBase.)
Public propertyOnlineMultiline
Gets or sets a value indicating whether this is a multiline OnlineRichTextBox control.
(Inherited from OnlineRichTextBox.)
Public propertyOnlineName
Gets or sets the name of the control.
(Inherited from OnlineControl.)
Public propertyOverloadedSeparators (Inherited from SyntaxHighlightingTextBox.)
Public propertyOnlinePadding
This property is not relevant for this class.
(Inherited from OnlineTextBoxBase.)
Public propertyOnlineParent
Gets or sets the parent container of the control.
(Inherited from OnlineControl.)
Public propertyOnlinePreferredHeight
Gets the preferred height for a text box.
(Inherited from OnlineTextBoxBase.)
Public propertyOnlinePreferredSize
Gets the size of a rectangular area into which the control can fit.
(Inherited from OnlineControl.)
Public propertyOnlineProductName
Gets the product name of the assembly containing the control.
(Inherited from OnlineControl.)
Public propertyOnlineProductVersion
Gets the version of the assembly containing the control.
(Inherited from OnlineControl.)
Public propertyOnlineReadOnly
Gets or sets a value indicating whether text in the text box is read-only.
(Inherited from OnlineTextBoxBase.)
Public propertyOnlineRecreatingHandle
Gets a value indicating whether the control is currently re-creating its handle.
(Inherited from OnlineControl.)
Public propertyOnlineRedoActionName
Gets the name of the action that can be reapplied to the control when the OnlineRedo  method is called.
(Inherited from OnlineRichTextBox.)
Public propertyRefreshDelay (Inherited from SyntaxHighlightingTextBox.)
Public propertyOnlineRegion
Gets or sets the window region associated with the control.
(Inherited from OnlineControl.)
Protected propertyOnlineRenderRightToLeftObsolete.
This property is now obsolete.
(Inherited from OnlineControl.)
Public propertyReportList
Gets a list of details of the current context.
Protected propertyOnlineResizeRedraw
Gets or sets a value indicating whether the control redraws itself when resized.
(Inherited from OnlineControl.)
Public propertyOnlineRichTextShortcutsEnabled
This property is not relevant for this class.
(Inherited from OnlineRichTextBox.)
Public propertyOnlineRight
Gets the distance, in pixels, between the right edge of the control and the left edge of its container's client area.
(Inherited from OnlineControl.)
Public propertyOnlineRightMargin
Gets or sets the size of a single line of text within the OnlineRichTextBox control.
(Inherited from OnlineRichTextBox.)
Public propertyOnlineRightToLeft
Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts.
(Inherited from OnlineControl.)
Public propertyOnlineRtf
Gets or sets the text of the OnlineRichTextBox control, including all rich text format (RTF) codes.
(Inherited from OnlineRichTextBox.)
Protected propertyOnlineScaleChildren
Gets a value that determines the scaling of child controls.
(Inherited from OnlineControl.)
Public propertyOnlineScrollBars
Gets or sets the type of scroll bars to display in the OnlineRichTextBox control.
(Inherited from OnlineRichTextBox.)
Public propertySelectedOrAllText
Gets the selected text or, if none selected, all text (excluding comments).
Public propertySelectedOrAllTextWithComments
Gets the selected text or, if none selected, all text (including comments).
Public propertyOnlineSelectedRtf
Gets or sets the currently selected rich text format (RTF) formatted text in the control.
(Inherited from OnlineRichTextBox.)
Public propertyOnlineSelectedText
Gets or sets the selected text within the OnlineRichTextBox.
(Inherited from OnlineRichTextBox.)
Public propertyOnlineSelectionAlignment
Gets or sets the alignment to apply to the current selection or insertion point.
(Inherited from OnlineRichTextBox.)
Public propertyOnlineSelectionBackColor
Gets or sets the color of text when the text is selected in a OnlineRichTextBox control.
(Inherited from OnlineRichTextBox.)
Public propertyOnlineSelectionBullet
Gets or sets a value indicating whether the bullet style is applied to the current selection or insertion point.
(Inherited from OnlineRichTextBox.)
Public propertyOnlineSelectionCharOffset
Gets or sets whether text in the control appears on the baseline, as a superscript, or as a subscript below the baseline.
(Inherited from OnlineRichTextBox.)
Public propertyOnlineSelectionColor
Gets or sets the text color of the current text selection or insertion point.
(Inherited from OnlineRichTextBox.)
Public propertyOnlineSelectionFont
Gets or sets the font of the current text selection or insertion point.
(Inherited from OnlineRichTextBox.)
Public propertyOnlineSelectionHangingIndent
Gets or sets the distance between the left edge of the first line of text in the selected paragraph and the left edge of subsequent lines in the same paragraph.
(Inherited from OnlineRichTextBox.)
Public propertyOnlineSelectionIndent
Gets or sets the length, in pixels, of the indentation of the line where the selection starts.
(Inherited from OnlineRichTextBox.)
Public propertyOnlineSelectionLength
Gets or sets the number of characters selected in control.
(Inherited from OnlineRichTextBox.)
Public propertyOnlineSelectionProtected
Gets or sets a value indicating whether the current text selection is protected.
(Inherited from OnlineRichTextBox.)
Public propertyOnlineSelectionRightIndent
The distance (in pixels) between the right edge of the OnlineRichTextBox control and the right edge of the text that is selected or added at the current insertion point.
(Inherited from OnlineRichTextBox.)
Public propertyOnlineSelectionStart
Gets or sets the starting point of text selected in the text box.
(Inherited from OnlineTextBoxBase.)
Public propertyOnlineSelectionTabs
Gets or sets the absolute tab stop positions in a OnlineRichTextBox control.
(Inherited from OnlineRichTextBox.)
Public propertyOnlineSelectionType
Gets the selection type within the control.
(Inherited from OnlineRichTextBox.)
Public propertySeparators (Inherited from SyntaxHighlightingTextBox.)
Public propertyOnlineShortcutsEnabled
Gets or sets a value indicating whether the defined shortcuts are enabled.
(Inherited from OnlineTextBoxBase.)
Protected propertyOnlineShowFocusCues
Gets a value indicating whether the control should display focus rectangles.
(Inherited from OnlineControl.)
Protected propertyOnlineShowKeyboardCues
Gets a value indicating whether the user interface is in the appropriate state to show or hide keyboard accelerators.
(Inherited from OnlineControl.)
Public propertyOnlineShowSelectionMargin
Gets or sets a value indicating whether a selection margin is displayed in the OnlineRichTextBox.
(Inherited from OnlineRichTextBox.)
Public propertyOnlineSite
Gets or sets the site of the control.
(Inherited from OnlineControl.)
Public propertyOnlineSize
Gets or sets the height and width of the control.
(Inherited from OnlineControl.)
Public propertyOnlineTabIndex
Gets or sets the tab order of the control within its container.
(Inherited from OnlineControl.)
Public propertyTabSize
Gets or sets the size of a tab when ExpandTab is true.
Public propertyOnlineTabStop
Gets or sets a value indicating whether the user can give the focus to this control using the TAB key.
(Inherited from OnlineControl.)
Public propertyOnlineTag
Gets or sets the object that contains data about the control.
(Inherited from OnlineControl.)
Public propertyOnlineText
Gets or sets the current text in the rich text box.
(Inherited from OnlineRichTextBox.)
Public propertyOnlineTextLength (Inherited from OnlineRichTextBox.)
Public propertyOnlineTop
Gets or sets the distance, in pixels, between the top edge of the control and the top edge of its container's client area.
(Inherited from OnlineControl.)
Public propertyOnlineTopLevelControl
Gets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost OnlineForm that the control is contained in.
(Inherited from OnlineControl.)
Public propertyOnlineUndoActionName
Gets the name of the action that can be undone in the control when the OnlineUndo  method is called.
(Inherited from OnlineRichTextBox.)
Public propertyUserCommandsTitle
Gets or sets the title for the user commands quick reference form.
Public propertyOnlineUseWaitCursor
Gets or sets a value indicating whether to use the wait cursor for the current control and all child controls.
(Inherited from OnlineControl.)
Public propertyOnlineVisible
Gets or sets a value indicating whether the control and all its parent controls are displayed.
(Inherited from OnlineControl.)
Public propertyOnlineWidth
Gets or sets the width of the control.
(Inherited from OnlineControl.)
Public propertyOnlineWindowTarget
This property is not relevant for this class.
(Inherited from OnlineControl.)
Public propertyOnlineWordWrap
Indicates whether a multiline text box control automatically wraps words to the beginning of the next line when necessary.
(Inherited from OnlineTextBoxBase.)
Public propertyOnlineZoomFactor
Gets or sets the current zoom level of the OnlineRichTextBox.
(Inherited from OnlineRichTextBox.)
Back to Top
Events

  NameDescription
Public eventOnlineAcceptsTabChanged
Occurs when the value of the OnlineAcceptsTab property has changed.
(Inherited from OnlineTextBoxBase.)
Public eventAutoHighlightMenuChanged
Occurs when the EnableHighlighting property is changed via menu.
Public eventOnlineAutoSizeChanged
This event is not relevant for this class.
(Inherited from OnlineTextBoxBase.)
Public eventOnlineBackColorChanged
Occurs when the value of the OnlineBackColor property changes.
(Inherited from OnlineControl.)
Public eventOnlineBackgroundImageChanged
Occurs when the value of the OnlineBackgroundImage property changes.
(Inherited from OnlineRichTextBox.)
Public eventOnlineBackgroundImageLayoutChanged
Occurs when the value of the OnlineBackgroundImageLayout property changes.
(Inherited from OnlineRichTextBox.)
Public eventOnlineBindingContextChanged
Occurs when the value of the OnlineBindingContext property changes.
(Inherited from OnlineControl.)
Public eventOnlineBorderStyleChanged
Occurs when the value of the OnlineBorderStyle property has changed.
(Inherited from OnlineTextBoxBase.)
Public eventCaseSensitiveMenuChanged
Occurs when the CaseSensitive property is changed via menu.
Public eventOnlineCausesValidationChanged
Occurs when the value of the OnlineCausesValidation property changes.
(Inherited from OnlineControl.)
Public eventOnlineChangeUICues
Occurs when the focus or keyboard user interface (UI) cues change.
(Inherited from OnlineControl.)
Public eventOnlineClick
Occurs when the text box is clicked.
(Inherited from OnlineTextBoxBase.)
Public eventOnlineClientSizeChanged
Occurs when the value of the OnlineClientSize property changes.
(Inherited from OnlineControl.)
Public eventOnlineContentsResized
Occurs when contents within the control are resized.
(Inherited from OnlineRichTextBox.)
Public eventOnlineContextMenuChanged
Occurs when the value of the OnlineContextMenu property changes.
(Inherited from OnlineControl.)
Public eventOnlineContextMenuStripChanged
Occurs when the value of the OnlineContextMenuStrip property changes.
(Inherited from OnlineControl.)
Public eventOnlineControlAdded (Inherited from OnlineControl.)
Public eventOnlineControlRemoved (Inherited from OnlineControl.)
Public eventOnlineCursorChanged
Occurs when the value of the OnlineCursor property changes.
(Inherited from OnlineControl.)
Public eventOnlineDisposed
Occurs when the component is disposed by a call to the OnlineDispose  method.
(Inherited from OnlineComponent.)
Public eventOnlineDockChanged
Occurs when the value of the OnlineDock property changes.
(Inherited from OnlineControl.)
Public eventOnlineDoubleClick
Occurs when the control is double-clicked.
(Inherited from OnlineControl.)
Public eventOnlineDragDrop
Occurs when the user completes a drag-and-drop
(Inherited from OnlineRichTextBox.)
Public eventOnlineDragEnter
Occurs when an object is dragged into the control's bounds.
(Inherited from OnlineRichTextBox.)
Public eventOnlineDragLeave
Occurs when an object is dragged out of the control's bounds.
(Inherited from OnlineRichTextBox.)
Public eventOnlineDragOver
Occurs when an object is dragged over the control's bounds.
(Inherited from OnlineRichTextBox.)
Public eventEnableCompletionMenuChanged
Occurs when the EnableAutoCompleteForm property is changed via menu.
Public eventOnlineEnabledChanged
Occurs when the OnlineEnabled property value has changed.
(Inherited from OnlineControl.)
Public eventOnlineEnter
Occurs when the control is entered.
(Inherited from OnlineControl.)
Public eventExpandTabMenuChanged
Occurs when the ExpandTab property is changed via menu.
Public eventOnlineFontChanged
Occurs when the OnlineFont property value changes.
(Inherited from OnlineControl.)
Public eventOnlineForeColorChanged
Occurs when the OnlineForeColor property value changes.
(Inherited from OnlineControl.)
Public eventOnlineGiveFeedback
Occurs during a drag operation.
(Inherited from OnlineRichTextBox.)
Public eventOnlineGotFocus
Occurs when the control receives focus.
(Inherited from OnlineControl.)
Public eventOnlineHandleCreated
Occurs when a handle is created for the control.
(Inherited from OnlineControl.)
Public eventOnlineHandleDestroyed
Occurs when the control's handle is in the process of being destroyed.
(Inherited from OnlineControl.)
Public eventOnlineHelpRequested
Occurs when the user requests help for a control.
(Inherited from OnlineControl.)
Public eventHideHighlightWhenDisabledMenuChanged
Occurs when the EnableHighlighting property is changed via menu.
Public eventOnlineHideSelectionChanged
Occurs when the value of the OnlineHideSelection property has changed.
(Inherited from OnlineTextBoxBase.)
Public eventOnlineHScroll
Occurs when the user clicks the horizontal scroll bar of the control.
(Inherited from OnlineRichTextBox.)
Public eventOnlineImeChange
Occurs when the user switches input methods on an Asian version of the Windows operating system.
(Inherited from OnlineRichTextBox.)
Public eventOnlineImeModeChanged
Occurs when the OnlineImeMode property has changed.
(Inherited from OnlineControl.)
Public eventOnlineInvalidated
Occurs when a control's display requires redrawing.
(Inherited from OnlineControl.)
Public eventOnlineKeyDown
Occurs when a key is pressed while the control has focus.
(Inherited from OnlineControl.)
Public eventOnlineKeyPress
Occurs when a key is pressed while the control has focus.
(Inherited from OnlineControl.)
Public eventOnlineKeyUp
Occurs when a key is released while the control has focus.
(Inherited from OnlineControl.)
Public eventKeywordsMenuChanged
Occurs when the HighlightKeywordAction property is changed via menu.
Public eventOnlineLayout
Occurs when a control should reposition its child controls.
(Inherited from OnlineControl.)
Public eventOnlineLeave
Occurs when the input focus leaves the control.
(Inherited from OnlineControl.)
Public eventOnlineLinkClicked
Occurs when the user clicks on a link within the text of the control.
(Inherited from OnlineRichTextBox.)
Public eventOnlineLocationChanged
Occurs when the OnlineLocation property value has changed.
(Inherited from OnlineControl.)
Public eventOnlineLostFocus
Occurs when the control loses focus.
(Inherited from OnlineControl.)
Public eventOnlineMarginChanged
Occurs when the control's margin changes.
(Inherited from OnlineControl.)
Public eventMatchUserCaseMenuChanged
Occurs when the CompletionAction property is changed via menu.
Public eventOnlineModifiedChanged
Occurs when the value of the OnlineModified property has changed.
(Inherited from OnlineTextBoxBase.)
Public eventOnlineMouseCaptureChanged
Occurs when the control loses or gains mouse capture.
(Inherited from OnlineControl.)
Public eventOnlineMouseClick
Occurs when the control is clicked by the mouse.
(Inherited from OnlineTextBoxBase.)
Public eventOnlineMouseDoubleClick
Occurs when the control is double clicked by the mouse.
(Inherited from OnlineControl.)
Public eventOnlineMouseDown
Occurs when the mouse pointer is over the control and a mouse button is pressed.
(Inherited from OnlineControl.)
Public eventOnlineMouseEnter
Occurs when the mouse pointer enters the control.
(Inherited from OnlineControl.)
Public eventOnlineMouseHover
Occurs when the mouse pointer rests on the control.
(Inherited from OnlineControl.)
Public eventOnlineMouseLeave
Occurs when the mouse pointer leaves the control.
(Inherited from OnlineControl.)
Public eventOnlineMouseMove
Occurs when the mouse pointer is moved over the control.
(Inherited from OnlineControl.)
Public eventOnlineMouseUp
Occurs when the mouse pointer is over the control and a mouse button is released.
(Inherited from OnlineControl.)
Public eventOnlineMouseWheel
Occurs when the mouse wheel moves while the control has focus.
(Inherited from OnlineControl.)
Public eventOnlineMove
Occurs when the control is moved.
(Inherited from OnlineControl.)
Public eventOnlineMultilineChanged
Occurs when the value of the OnlineMultiline property has changed.
(Inherited from OnlineTextBoxBase.)
Public eventOnlinePaddingChanged
This event is not relevant for this class.
(Inherited from OnlineTextBoxBase.)
Public eventOnlinePaint
Occurs when the control is redrawn. This event is not relevant for this class.
(Inherited from OnlineTextBoxBase.)
Public eventOnlineParentChanged
Occurs when the OnlineParent property value changes.
(Inherited from OnlineControl.)
Public eventOnlinePreviewKeyDown
Occurs before the OnlineKeyDown event when a key is pressed while focus is on this control.
(Inherited from OnlineControl.)
Public eventOnlineProtected
Occurs when the user attempts to modify protected text in the control.
(Inherited from OnlineRichTextBox.)
Public eventOnlineQueryAccessibilityHelp
Occurs when OnlineAccessibleObject is providing help to accessibility applications.
(Inherited from OnlineControl.)
Public eventOnlineQueryContinueDrag
This event is not relevant to this class.
(Inherited from OnlineRichTextBox.)
Public eventOnlineReadOnlyChanged
Occurs when the value of the OnlineReadOnly property has changed.
(Inherited from OnlineTextBoxBase.)
Public eventOnlineRegionChanged
Occurs when the value of the OnlineRegion property changes.
(Inherited from OnlineControl.)
Public eventOnlineResize
Occurs when the control is resized.
(Inherited from OnlineControl.)
Public eventOnlineRightToLeftChanged
Occurs when the OnlineRightToLeft property value changes.
(Inherited from OnlineControl.)
Public eventOnlineSelectionChanged
Occurs when the selection of text within the control has changed.
(Inherited from OnlineRichTextBox.)
Public eventOnlineSizeChanged
Occurs when the OnlineSize property value changes.
(Inherited from OnlineControl.)
Public eventOnlineStyleChanged
Occurs when the control style changes.
(Inherited from OnlineControl.)
Public eventOnlineSystemColorsChanged
Occurs when the system colors change.
(Inherited from OnlineControl.)
Public eventOnlineTabIndexChanged
Occurs when the OnlineTabIndex property value changes.
(Inherited from OnlineControl.)
Public eventTabLeavesControlMenuChanged
Occurs when the OnlineAcceptsTab property is changed via menu.
Public eventTabSizeMenuChanged
Occurs when the TabSize property is changed via menu.
Public eventOnlineTabStopChanged
Occurs when the OnlineTabStop property value changes.
(Inherited from OnlineControl.)
Public eventOnlineTextChanged
Occurs when the OnlineText property value changes.
(Inherited from OnlineControl.)
Public eventOnlineValidated
Occurs when the control is finished validating.
(Inherited from OnlineControl.)
Public eventOnlineValidating
Occurs when the control is validating.
(Inherited from OnlineControl.)
Public eventVariablesMenuChanged
Occurs when the HighlightVariableAction property is changed via menu.
Public eventOnlineVisibleChanged
Occurs when the OnlineVisible property value changes.
(Inherited from OnlineControl.)
Public eventOnlineVScroll
Occurs when the user clicks the vertical scroll bars of the control.
(Inherited from OnlineRichTextBox.)
Back to Top
See Also