DevExpress.XtraRichEdit.v14.1 Allows you to edit filters in visual and text-based forms. Initializes a new instance of the FilterEditorControl class. Gets the currently active editor used to edit operand value(s). A descendant that represents the currently active editor. null (Nothing in Visual Basic) if no operand value is currently being edited. Fires when the active editor in the tree-like Filter Control is being validated. Gets or sets the control's active View. A FilterEditorActiveView value that specifies the control's active View. Gets or sets whether filters can be created against properties that are List objects. A value that specifies if filters can be created against properties that are List objects. This member supports the internal infrastructure, and is not intended to be used directly from your code. Gets or sets the color of empty values. A structure that specifies the color of empty values. Gets or sets the color of field names. A structure that specifies the color of field names. Gets or sets the color of group operators. A structure that specifies the color of group operators. Gets or sets the color of logical operators. A structure that specifies the color of logical operators. Gets the appearance settings used to paint tree lines. A object that provides the appearance settings used to paint tree lines. Gets or sets the color of values. A structure that specifies the color of values. Applies the filter criteria to the source control. Fires before displaying an editor used to edit operands in the FilterEditorControl. Gets or sets the control's border style. A value that specifies the control's border style. This member supports the internal infrastructure, and is not intended to be used directly from your code. This member supports the internal infrastructure, and is not intended to be used directly from your code. This member supports the internal infrastructure, and is not intended to be used directly from your code. Occurs after filter criteria in the FilterEditorControl have been modified. Gets a filter column collection. A object that represents the collection of filter columns. Returns the object that encapsulates the tree-like structure of the filter criteria. The object that encapsulates the tree-like structure of the filter criteria. Gets or sets the total filter expression. A descendant that represents the total filter expression. Gets or sets the total filter expression. A value that specifies the total filter expression. Fires after a value of the property has been changed. This member supports the internal infrastructure, and is not intended to be used directly from your code. Gets or sets the font for the control. A Font for the control. This member supports the internal infrastructure, and is not intended to be used directly from your code. Fires after any element (logical operator, operand value, field name, etc.) of the Filter Control has been double clicked. Gets or sets a value which specifies the width of level indents (horizontal tree lines). An integer value that specifies the indent, in pixels. Gets or sets the menu manager which controls the look and feel of the context menus. An object which implements the interface. This member supports the internal infrastructure, and is not intended to be used directly from your code. Gets or sets the distance between logical expressions. An integer value which specifies the distance between logical expressions, in pixels. Specifies the filter column which is used by default when a new logical expression is created. A object or a descendant which represents the filter column used by default when a new logical expression is created. Creates filter columns. A object that represents the collection of filter columns. Creates filter columns. A object that represents the collection of filter columns. An object which represents the menu manager which controls the look and feel of the context menus. Gets or sets whether date-time specific operators are available for date-time fields. true if date-time specific operators are available for date-time fields; otherwise, false Gets or sets whether the FilterEditorControl allows specific functions/constants to be used within operand value boxes. true if the FilterEditorControl allows specific functions/constants to be used within operand value boxes; otherwise, false. Gets or sets whether the group commands icon is displayed. true to display the group commands icon; otherwise, false. Gets or sets whether the IsNull operator is available for string values in the tree-like Filter Control. true, if the IsNull operator is available for string values; otherwise, false. Gets or sets whether the operand's value can be swapped. true to allow end-users to swap the operand's value; otherwise, false. Gets or sets whether column captions appear sorted in the FilterEditorControl's menus. true to sort column captions; otherwise, false. Gets or sets the source control. An object that represents the source control for the Filter Control. This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. null (Nothing in Visual Basic) Gets or sets whether a menu or combobox editor is used to select operands and operators in a FilterEditorControl. This property is not supported when filters are edited in a text-based form (see ). true if a menu is used to select operands and operators in a FilterEditorControl; false if a combobox editor is used. Gets or sets how a Filter Editor's criteria can be edited. A value that specifies how a Filter Editor's criteria can be edited. Represents a method that will handle the event. Represents a method that will handle the event. The event source. This parameter identifies the , which raised the event. A object which contains event data. Provides data for the event. Initializes a new instance of the RichEditViewCustomDrawEventArgs class with the specified graphics cache. A object. Gets an object specifying the storage for the most used pens, fonts and brushes. A object. Represents a method that will handle the event. Represents a method that will handle the event. The event sender (typically a ). A object that contains event data. Contains settings specific to an in-place editor that displays RTF data. Initializes a new instance of the RepositoryItemRichTextEdit class with default settings. Gets or sets a value specifying whether a tab character can be inserted into the editor's text. true if tab characters typed within the control are accepted and processed by an editor; otherwise, false. Copies the settings of the specified repository item. A object or its descendant that represents the source of the operation. Gets whether the editor's height is calculated automatically to fit the editor's content. This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Always false. Converts the specified value to plain text. A value to be converted to plain text. A string that is the result of the conversion. Gets or sets the editor's height. An integer value that specifies the editor's height, in pixels. Gets or sets the format of the document contained in the editor. A enumeration member, specifying the document format. Gets the class name of an editor corresponding to the current repository item. A value that identifies the class name of a corresponding editor. Gets or sets the character encoding of the document contained in the editor. A object specifying the character encoding. Gets or sets the character encoding by specifying the name registered with the Internet Assigned Numbers Authority (IANA). A string, representing the IANA encoding. Returns a brick object that contains information on how the current editor should be printed. A object that provides information on the editor's state and appearance settings that will be used when the editor is printed. An object that provides information on how the current editor should be printed. Gets or sets a horizontal margin between the border and text. An integer value that specifies a horizontal margin, in pixels, between the border and text. Gets or sets the editor's maximum height. An integer value that specifies the editor's maximum height, in pixels. Provides access to an object that enables you to apply restrictions on different editor operations. A class instance containing restriction specifications. Provides access to options specific for document export to different formats. A class instance containing export options. Provides access to the options specific to the horizontal scrollbar of the rich text editor. A object used to specify options for the horizontal scrollbar. Provides access to options specific for document import from different formats. A class instance containing import options. Provides access to the options specific to the vertical scrollbar of the RichEditControl. A object used to specify options for the vertical scrollbar. Registers the current RepositoryItemRichTextEdit instance within the default Repository. Gets or sets whether the mouse caret is displayed in read-only mode. true if the mouse caret is displayed in read-only mode; otherwise, false. Gets or sets a vertical margin between the border and text. An integer value that specifies a vertical margin, in pixels, between the border and text. Provides data for the event. Initializes a new instance of the RichEditCustomMarkDrawEventArgs class with the specified settings. A object that provides GDI+ drawing functionality. A DevExpress.XtraRichEdit.Layout.Export.CustomMarkVisualInfoCollection collection containing custom marks visual info. Gets an object used for painting. A object which provides GDI+ drawing functionality. Provides access to information required to visualize custom marks. A DevExpress.XtraRichEdit.Layout.Export.CustomMarkVisualInfoCollection collection containing custom marks visual info. Represents a method that will handle the event. Represents a method that will handle the event. The event sender (typically a ). A object that contains event data. Provides data for the event. Initializes a new instance of the PopupMenuShowingEventArgs class with the specified settings. A which represents the event's popup menu. This value is assigned to the property. Gets or sets the popup (context) menu for which this event was raised. A object, which represents the context menu for the event. Represents the class containing options for the horizontal scrollbar. Initializes a new instance of the RichTextEditHorizontalScrollbarOptions class. Represents the storage of settings specifying end-user restrictions applied to document operations. Initializes a new instance of the RichTextEditBehaviorOptions class. Represents the class containing options for the vertical scrollbar. Initializes a new instance of the VerticalScrollbarOptions class with default settings. Contains options used for loading (importing) documents from the control. Initializes a new instance of the RichTextEditDocumentImportOptions class with default settings. Contains options used for saving (exporting) documents from the control. Initializes a new instance of the RichTextEditDocumentExportOptions class with default settings. Lists possible results of finalizing the input and closing the input method editor window. Composition string in the input method editor is discarded. The composition string is used as the result string to insert in the document. Looks for the previous matching string as defined in the search criteria given by the preceding FindCommand. Initializes a new instance of the FindPrevCommand class with the specified owner. An object implementing the interface, specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value that is the resource string identifier. Gets the ID of the FindPrevCommand. A member that represents the command identifier. Gets a string resource identifier of a menu caption for a command. A XtraRichEditStringId enumeration value that is the resource string identifier. Looks for the next matching string as defined in the search criteria given by the preceding FindCommand. Initializes a new instance of the FindNextCommand class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the RichEditControl). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value that is the resource string identifier. Gets the ID of the FindNextCommand. A member that represents the command identifier. Gets a string resource identifier of a menu caption for a command. A XtraRichEditStringId enumeration value that is the resource string identifier. Represents appearance settings specific to the RichEditControl. Initializes a new instance of the RichEditAppearance class with default settings. Provides access to the appearance object containing appearance settings for the text. An representing properties used to customize the look and feel of the text. Represents a popup (context) menu of the RichEditControl. Initializes a new instance of the RichEditPopupMenu class with the specified handler of the event. An event handler that will be invoked when menu is about to be displayed. Initializes a new instance of the RichEditPopupMenu class with default settings. Represents a method that will handle the event. Represents a method that will handle the event. The event sender (typically a ). A object that contains event data. Provides data for the event. Initializes a new instance of the PreparePopupMenuEventArgs class with the specified settings. A object that is the context menu to display. Represents the class containing options for the horizontal scrollbar. Initializes a new instance of the HorizontalScrollbarOptions class with default settings. Specifies the visibility of a scroll bar. A scroll bar is automatically displayed when required. A scroll bar is hidden. A scroll bar is visible. Represents the base class for scrollbar options. Gets or sets a value that specifies the visibility of a scroll bar. A enumeration member specifying the visibility mode. Represents the storage of settings specific for the . Initializes a new instance of the RichEditControlOptions class specific for the . A instance. Provides access to the options specific to the horizontal scrollbar of the RichEditControl. A object used to specify options for the horizontal scrollbar. Provides access to the options specific for the vertical scrollbar of the RichEditControl. A object used to specify options for the vertical scrollbar. Represents a RichEdit control which is a container for the rich-text document with all the necessary functionality for loading, editing and saving. Initializes a new instance of the RichEditControl class with default settings. Invokes the About dialog box. Gets or sets a value indicating whether pressing the ESC key is processed by the RichEditControl. true if the input ESC key is processed by the RichEditControl , otherwise false. Gets or sets a value indicating whether pressing the RETURN key is processed by the RichEditControl. true if the input RETURN key is processed by the RichEditControl , otherwise false. Gets or sets a value indicating whether pressing the TAB key types a TAB character instead of moving the focus to the next control in the tab order. true if users can enter tabs in a RichEditControl using the TAB key, false if pressing the TAB key moves the focus. Occurs after traversing to the next data record in a mail merge data source. Occurs before traversing to the next data record in a mail merge data source. Gets the View currently used by the RichEditControl to display the document. A class instance, which is one of the views listed in the enumeration. Occurs when the value of the property is changed. Gets or sets the type of the View which is currently used by the RichEditControl to show the document. A enumeration value specifying the active View type. Adds the specified service to the service container. The type of service to add. A callback object that is used to create the service. This allows a service to be declared as available, but delays the creation of the object until the service is requested. true to promote this request to any parent service containers; otherwise, false. Adds the specified service to the service container. The type of service to add. A callback object that is used to create the service. This allows a service to be declared as available, but delays the creation of the object until the service is requested. Adds the specified service to the service container. The type of service to add. An instance of the service type to add. This object must implement or inherit from the type indicated by the serviceType parameter. true to promote this request to any parent service containers; otherwise, false. Adds the specified service to the service container. The type of service to add. An instance of the service type to add. This object must implement or inherit from the type indicated by the serviceType parameter. Gets or sets a value indicating whether the control allows drag-and-drop operations. This member supports the internal infrastructure and is not intended to be used directly from your code. true if drag-and-drop is enabled in the control; otherwise, false. Provides access to the object containing appearance settings for the control. A object containig appearance settings specific to the RichEditControl. Assigns a shortcut key to a command. The shortcut key is available for all RichEdit views. A enumeration member specifying a key to assign. A enumeration member specifying a modifier key. A enumeration member specifying a command. Assigns a shortcut key to a command. The shortcut key is available for the specified RichEditView. A enumeration member specifying a key to assign. A enumeration member specifying a modifier key. A enumeration member specifying a command. A specifying the view in which a shortcut will be effective Fires when text is typed in the control. For internal use. An enumeration value. This property is not in effect for the RichEditControl class. A value representing the background color. This property is not in effect for the RichEditControl class. This property is not in effect for the RichEditControl class. Occurs before the RichEdit control is released from memory Occurs before the document is saved (exported to a certain format). Occurs before a document is loaded (imported from an external source). Locks the RichEditControl object by disallowing visual updates until the EndUpdate or CancelUpdate method is called. Occurs before the Bookmark dialog is invoked. Gets or sets the border style for the RichEdit control. A enumeration value which specifies the border style of the scheduler control. Fires when the DOCVARIABLE field is updated. Unlocks the RichEditControl object after it has been locked by the BeginUpdate method, without causing an immediate visual update. Indicates whether there are actions that occurred recently within the control that can be reapplied. true if there are operations that have been undone that can be reapplied; otherwise, false. Indicates whether the user can undo the previous operation. true if the user can undo the previous opration; otherwise, false. Clears information about recent operations, so they cannot not be undone. Occurs when an exception is thrown while trying to place data onto the clipboard. Finalizes the input method editor composition and closes IME window. A enumeration member specifying how the composition string is treated. Occurs before the Columns dialog is invoked. Occurs when the document content was changed. Copies the content of the selection to the clipboard. Create a object by the command identifier. A structure member, which specifies a command. A instance, representing a Rich Text Control command. Gets the document server instance. An object with the interface. Creates an object for specifying the options used in mail merge operations. A class instance containing options used for mail merge. Creates and loads a new empty document. Optionally, raises the DocumentClosing event. true, to raise the event; otherwise, false. true, if a new document is created and loaded; otherwise, false. Occurs before the active RichEdit view is displayed, and enables you to draw graphics on the document area. Fires when the 'Insert Merge Field' command button is clicked, and enables you to customize a drop-down field list. Fires before a custom mark is painted, and enables you to visualize the custom mark as required. Removes the selection from the document, and places it on the clipboard. Gets the default view type used by the RichEdit control. A enumeration member, which specifies the RichEdit view. Occurs before the Delete Cells dialog is invoked. Specifies that no content is selected in the control. Provides access to a interface specifying the control's document. A interface specifying a document loaded in the control. Occurs when a document that contains unsaved changes is about to be closed. Occurs after a document is loaded into the RichEdit control. Fires when the document protection is enforced or dropped. Occurs before the Start Enforcing Protection dialog is invoked. Occurs before the Unprotect Document dialog is invoked. Gets the current dpi value for the X-coordinate. A Single dpi value. Gets the current dpi value for the Y-coordinate. A Single dpi value. Gets or sets the drag-and-drop mode which is active in the RichEditControl. A enumeration value. Fires before the Style Editor dialog is displayed. Occurs when a new document is created in the RichEdit Control. Gets or sets whether to display tooltips for data fields in Snap documents. true to display data field tooltips; otherwise, false. Unlocks the RichEditControl object after a call to the BeginUpdate method and causes an immediate visual update. Exports the content of the RichEditControl to the specified stream in PDF format. A object, to which the created document is exported. Exports the document content to the specified file path in PDF format. A which specifies the file name (including the full path) for the created PDF file. Exports the content of the RichEditControl to the specified file path in PDF format, applying PDF-specific options. A which specifies the file name (including the full path) for the created PDF file. A object which specifies the PDF export options. Exports the content of the RichEditControl to the specified stream in PDF format, applying PDF-specific options. A object, to which the created document is exported. A object which specifies the PDF export options. Occurs when the end-user finishes editing a header or footer. Reserved for future use. Gets or sets the font of the text that has no direct font formatting or style applied. A object. Occurs before the Font dialog is invoked. Reserved for future use. Gets or sets the color of the text that has no direct font formatting or style applied. A object representing the color. Gets the rectangle representing the character at the specified position. A , specifying the position in the document. A representing the area occupied by a character or the System.Drawing.Rectangle.Empty value if the bounds could not be determined. Measured in the units that are in effect. Gets the rectangle representing the character at the specified position. A , specifying the position in the document. A representing the area occupied by a character or the System.Drawing.Rectangle.Empty value if the bounds could not be determined. Measured in the units that are in effect. Gets the rectangle representing the character at the specified position with coordinates in a layout model. A representing the position in the document. A representing the character. Measured in layout units. Gets the position in the document closest to the specified point. A object that specifies a point in the RichEditControl window. A object representing a position in the document. Gets the service object of the specified type. An object that specifies the type of service object to get. A service object of the specified type,or a null reference (Nothing in Visual Basic) if there is no service object of this type. Gets the specified service. A service object of the specified type or null for reference types and zero for numeric value types if a service is not available. Gets or sets the control's content as HTML text. A string containing text in HTML format. This member supports the internal infrastructure and is not intended to be used directly from your code. Occurs when an end-user clicks the hyperlink to activate it. Occurs before the Edit Hyperlink dialog is invoked. Occurs before a document is loaded. Handle this event to set initial document settings. Occurs before the Insert Merge Field dialog is invoked. Occurs before the Insert Cells dialog is invoked. Occurs before the Insert Table dialog is invoked. Fires when the supplied data could not be recognized as data in the assumed format for import. Indicates whether any floating object in the document is selected. true if a floating object is selected; otherwise, false. Determines whether the Input Method Editor (IME) composition window is active. true if the IME window is open; otherwise, false. Indicates whether the RichEditControl can be printed or exported. true if the control can be printed and exported; otherwise, false. Indicates whether the selection (CaretPosition) is located in the document footer. true if the caret is located in the footer; otherwise, false. Indicates whether the selection (CaretPosition) is located in the document header. true if the caret is located in the header; otherwise, false. Indicates whether the selection (CaretPosition) is located in the main document or the header or footer. true if the caret is located in the header or footer; otherwise, false. Gets whether the entire selection is contained in one table. true if a selection is within one table; otherwise, false. Gets whether the control has been locked for updating. true if the control is locked; otherwise, false. Gets or sets a unit of measure used for a document model layout. One of the enumeration values. Occurs before the Line Numbers dialog is invoked. Invokes the "Open..." file dialog, creates a specific importer and loads the file. Invokes the Open file dialog as a child of the specified parent window. The that represents the parent window. Loads a document from a file, specifying the document's format. A string value specifying the path to the file from which to load a document. One of the members. Loads a document from a stream, specifying the document's format. The stream from which to load a document. One of the members. Loads a specified file. The file format is identified by the file extension. A string specifying the path of the file to load. Loads a specified document so it cannot be overwritten automatically. A string value specifying the path to the file from which to load a document. One of the members. Loads a specified document so it cannot be overwritten automatically. The stream from which to load a document. One of the members. Loads a specified document so it cannot be overwritten automatically. A string value specifying the path to the file from which to load a document. Provides access to the settings that specify the RichEdit control's look and feel. A object whose properties specify the control's look and feel. Merges the current document and sends the result to the specified RichEditDocumentServer instance. An object implementing the IRichEditDocumentServer interface, such as the or the instance. Merges the current document and sends the result to the specified stream in a specified format. A object that is the output stream. A enumeration member specifying the destination format. Merges the current document using the specified options and sends the result to the specified file in a specified format. A interface exposing options for the current merge. A name of the file to which the merged document is saved. A enumeration member specifying the destination format. Merges the current document using the specified options, and sends the result to the specified . A interface exposing options for the current merge. An object exposing the interface to which the merged document is sent. Merges the current document using the specified options and sends the result to the specified RichEditDocumentServer instance. A interface exposing options for the current merge. An object implementing the IRichEditDocumentServer interface, such as the or the instance. Merges the current document and sends the result to the specified . An object exposing the interface to which the merged document is sent. Merges the current document and sends the result to the specified file in a specified format. A name of the file to which the merged document is saved. A enumeration member specifying the destination format. Merges the current document using the specified options and sends the result to the specified stream in a specified format. A interface exposing options for the current merge. A object that is the output stream. A enumeration member specifying the destination format. Fires when mail merge is completed. Fires after each data record is merged with the document in the mail merge process. Fires before each data record is merged with the document in the mail merge process. Fires before mail merge starts. Calculates the length of a formatted string. A string to measure. A interface specifying formatting used to display a string. A object that is the rectangle required to display a string. Gets or sets the menu manager which controls the look and feel of context menus. An object that implements the interface. Gets or sets the control's content as MHT text. A string containing text in MHT format. This member supports the internal infrastructure and is not intended to be used directly from your code. This member supports the internal infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates that the RichEdit control contents was modified since it was last saved. true if the control's contents was modified since it was last saved; otherwise, false. Occurs when the value of the property is changed. Occurs before the Bullets and Numbering dialog is invoked. Gets or sets the control's content as an array of bytes in Open Office Text (.odt) format. An array of bytes containing data in the OpenDocument Text (.odt) format. This member supports the internal infrastructure and is not intended to be used directly from your code. Gets or sets the control's content as an array of bytes in Office Open XML (Docx) format. An array of bytes representing the document in Docx format. This member supports the internal infrastructure and is not intended to be used directly from your code. Provides access to the variety of options which can be specified for the RichEditControl. A object containing various RichEditControl's options. Specifies whether or not the overtype mode is enabled for the RichEdit control. true, to enable the overtype mode; otherwise false. Fires when the property value has been changed. Occurs before the Page Setup dialog is invoked. Occurs before the Paragraph dialog is invoked. Inserts the contents of the clipboard at the selection. Occurs before the Paste Special dialog is invoked. Occurs before a context (popup) menu is created for the control's document every time a context menu is being invoked. Occurs before a context (popup) menu is created for the control's document every time a context menu is being invoked. Prints the document to the default printer. Occurs every time any of the RichEditControl class properties has changed its value. Occurs before the Editing Permissions dialog is invoked. Gets or sets whether document modifications are prohibited. true if the document is in a read-only state; otherwise, false. Occurs when the read-only state of the RichEdit control is changed. Reapplies the last action that was undone in the control. Removes the service of specified type from the service container. The type of service to remove. Removes the service of the specified type from the service container. The type of service to remove. true to promote this request to any parent service containers; otherwise, false. Removes a command shortcut for the specified RichEditView. A enumeration member specifying a shortcut key. A enumeration member specifying a modifier key. A enumeration member specifying a command. Removes a command shortcut for all RichEdit views. A enumeration member specifying a shortcut key. A enumeration member specifying a modifier key. Performs a service substitution. A service of the specified type that will be registered. Previously registered service of the specified type, or null (Nothing in Visual Basic) if the service does not exist. Clears the text within the control. This property is not in effect for the RichEditControl class. Gets or sets the formatted text content of the control. A string, containing the document's content in rich text format. This member supports the internal infrastructure and is not intended to be used directly from your code. Saves the control's document to a file, specifying the document's format. A string value specifying the path to a file into which to save the control's document. One of the enumeration values. Saves the control's document to a stream, specifying the document's format. The stream to output the document to. One of the enumeration values. Saves a document in its original format to its original location. If original format and location are not specified, invokes the Save As dialog that is shown modally as a child of the specified parent window. The that represents the parent window. true if a document has been successfully saved; otherwise, false. Saves a document in its original format to its original location. true if a document has been successfully saved; otherwise, false. Invokes a Save As dialog and saves a document. Invokes the Save As form which is shown modally as a child of the specified parent window. The that represents the parent window. Scrolls the document to the caret position. Scrolls the document so that the caret position is displayed at the specified relative vertical offset. A number specifying the relative vertical offset. Must be within the range 0.0 - 1.0 Occurs when a search form is invoked before it is displayed. Selects the entire contents of the RichEditControl. Fires in response to changing a selection in the document. Gets or sets whether the caret is shown if a RichEditControl's content is read-only. true if the caret is shown; otherwise, false. Invokes the Print dialog. Invokes the Print Preview window. Invokes the SearchForm dialog switched to the Replace tab. Invokes the "Find and Replace" dialog. Gets or sets the component used for spelling check by the RichEdit control. A component which provides the DevExpress.XtraSpellChecker.ISpellChecker interface. Occurs before the Split Cells dialog is invoked. Occurs when the end-user starts editing a header or footer. Occurs before the Symbol dialog is invoked. Occurs before the Table Options dialog is invoked. Occurs before the Table Properties dialog is invoked. Occurs before a Table Style dialog is invoked. Occurs before the Tabs dialog is invoked. Gets or sets the plain text content of the control. A string, containing the document's unformatted text. Gets or sets the tooltip controller component that controls the appearance, position and the content of the hints displayed by the RichEditControl. A component which controls the appearance and behavior of the hints displayed by the RichEditControl. Cancels changes caused by the last operation. This event is raised when an unhandled exception of the occurs. Gets or sets a unit of measure used within the control. One of the enumeration values. Fires after the property is changed. Fires before the property is changed. Refreshes the command UI of the RichEditControl. Raised when changes occur which may affect the control's UI. Enables you to fire data binding events immediately for several text properties, resolving issues with multiple RichEdit controls bound to the same data source. true to process data bindings in a separate thread as it is in the normal control update; otherwise, false. Gets or sets the top visible position in the scrolled document. An value that is the distance from the top of the scrolled document. Measured in units specified by the property. Contains settings of the Views that are used to display a document in the RichEdit Control. A object which stores the settings of the document Views. Gets or sets the control's content as the text in WordProcessingML (Microsoft Office Word 2003 XML) format. A string of text in WordML format. This member supports the internal infrastructure and is not intended to be used directly from your code. Fires when the zoom factor used to display the document is changed.