The WPF.
[TemplatePart(Name = "TXPART_Border", Type = typeof(Border))]
[TemplatePart(Name = "TXPART_ScrollViewer", Type = typeof(ScrollViewer))]
[TemplatePart(Name = "TXPART_Document", Type = typeof(TextControlDocument))]
public class TextControl : System.Windows.Controls.Control, IFormattedText
<TemplatePartAttribute(Name := "TXPART_Border", Type := GetType(Border))> _
<TemplatePartAttribute(Name := "TXPART_ScrollViewer", Type := GetType(ScrollViewer))> _
<TemplatePartAttribute(Name := "TXPART_Document", Type := GetType(TextControlDocument))> _
Public Class TextControl _
Inherits System.Windows.Controls.Control _
Implements IFormattedText
Introduced: 16.0.
Constructor | Description |
---|---|
Text |
Initializes a new instance of the WPF. |
Event | Description |
---|---|
Adapt |
Occurs for each font that must be adapted, because it is not supported. |
Barcode |
Occurs when a barcode has been clicked on. |
Barcode |
Occurs when a new barcode has been created. |
Barcode |
Occurs when a barcode has been deleted. |
Barcode |
Occurs when a barcode has been deselected. |
Barcode |
Occurs when a barcode has been doubleclicked on. |
Barcode |
Occurs when a barcode has been moved. |
Barcode |
Occurs when a barcode has been clicked on with the right mouse button. |
Barcode |
Occurs when a barcode has been selected. |
Barcode |
Occurs when a barcode has been sized. |
Cannot |
Determines how to handle a change of the document that cannot be added to the list of tracked changes. |
Changed | Indicates that the contents of a document have been changed. |
Char |
Occurs when the character formatting attributes either of the selected characters or the current text input position have been changed. |
Comment |
Occurs when the text of a comment has been altered. |
Comment |
Occurs when a piece of text has been commented. |
Comment |
Occurs when a comment has been removed from the document. |
Comment |
Occurs when the state of a comment alters from active to inactive or vice versa. |
Commented |
Occurs when the current input position has been moved to a position that belongs to a commented piece of text. |
Commented |
Occurs when the current input position has left a commented piece of text. |
Contents |
Occurs when all text contents have been deleted and all attributes have been reset to the state after initialization. |
Document |
Occurs when a text field has been clicked on that represents a link to a target in the document. |
Document |
Occurs when a new document has been loaded. |
Document |
Occurs when a document target has been created. |
Document |
Occurs when a document target has been deleted. |
Drawing |
Occurs when a drawing has been activated. |
Drawing |
Occurs when a drawing has been clicked on. |
Drawing |
Occurs when a new drawing has been created. |
Drawing |
Occurs when a drawing has been deactivated. |
Drawing |
Occurs when a drawing has been deleted. |
Drawing |
Occurs when a drawing has been deselected. |
Drawing |
Occurs when a drawing has been doubleclicked on. |
Drawing |
Occurs when a drawing has been moved. |
Drawing |
Occurs when a drawing has been clicked on with the right mouse button. |
Drawing |
Occurs when a drawing has been selected. |
Drawing |
Occurs when a drawing has been sized. |
Editable |
Occurs when an editable region has been created. |
Editable |
Occurs when an editable region has been deleted. |
Editable |
Occurs when the current input position has been moved to a position that belongs to an editable region. |
Editable |
Occurs when the current input position has left an editable region. |
Footnote |
Occurs when a footnote has been created. |
Footnote |
Occurs when a footnote has been deleted. |
Footnote |
Occurs when the current input position has been moved to the position of a footnote reference mark. |
Footnote |
Occurs when the current input position has left the position of a footnote reference mark. |
Footnote |
Occurs when the footnote section of a document's page gets the current text input position from another part of the document. |
Footnote |
Occurs when the footnote section of a document's page has lost the current text input position. |
Form |
Occurs when the checkmark of a Check |
Form |
Occurs when the date of a Date |
Form |
Occurs when the selected item of a Selection |
Form |
Occurs when the name, the id and/or formatting attributes of a Check |
Form |
Occurs when the text of a Text |
Formatting |
Occurs after formatting attributes of one or more formatting styles have been changed. |
Formatting |
Occurs after one or more formatting styles have been added or removed or if the name of an existing style has been changed. |
Frame |
Occurs when a frame (image, text frame, chart, barcode or drawing) has been clicked on. |
Frame |
Occurs when a frame (image, text frame, chart, barcode or drawing) has been deselected. |
Frame |
Occurs when a frame (image, text frame, chart, barcode or drawing) has been doubleclicked on. |
Frame |
Occurs when the layout of a frame (image, text frame, chart, barcode or drawing) has been changed. |
Frame |
Occurs when a frame (image, text frame, chart, barcode or drawing) has been moved. |
Frame |
Occurs when a frame (image, text frame, chart, barcode or drawing) has been clicked on with the right mouse button. |
Frame |
Occurs when a frame (image, text frame, chart, barcode or drawing) has been selected. |
Frame |
Occurs when a frame (image, text frame, chart, barcode or drawing) has been sized. |
HExpanded | Occurs when the Text Control has automatically expanded its size horizontally. |
HScroll | Occurs when the horizontal scroll position has been changed. |
HShrunk | Occurs when the Text Control has automatically shrunk its size horizontally. |
Header |
Occurs when a header or footer gets the current text input position from another part of the document such as a textframe or the main text. |
Header |
Occurs when a header or footer loses the current text input position and another part of the document such as a textframe or the main text gets it. |
Hypertext |
Occurs when a text field has been clicked on that represents the source of a hypertext link. |
Hyphenate |
Occurs, if a word does not fit in the line and must be hyphenated. |
Image |
Occurs when an image has been clicked on. |
Image |
Occurs when a new image has been created. |
Image |
Occurs when an image has been deleted. |
Image |
Occurs when an image has been deselected. |
Image |
Occurs when an image has been doubleclicked on. |
Image |
Occurs when an inserted image has been moved. |
Image |
Occurs when an image has been clicked on with the right mouse button. |
Image |
Occurs when an image has been selected. |
Image |
Occurs when an inserted image has been sized. |
Input |
Occurs after the text input position has been moved to a text part formatted with another style. |
Input |
Occurs when the text input position has been moved to another paragraph. |
Input |
Occurs when the text input position has been changed. |
Main |
Occurs when the main text of the document gets the current text input position from another part of the document, such as a header, a footer or a textframe. |
Mini |
Occurs to handle displaying context sensitive mini toolbars. |
Object |
Occurs immediately after the built-in WPF. |
Page |
Occurs when the text input position has been moved to another page. |
Page |
Occurs when the page format settings have been changed. |
Paragraph |
Occurs when the formatting attributes of the selected paragraphs have been changed. |
Section |
Occurs when the text input position has been moved to another section. |
Signature |
Occurs when a signature field has been clicked on. |
Signature |
Occurs when a new signature field has been created. |
Signature |
Occurs when a signature field has been deleted. |
Signature |
Occurs when a signature field has been deselected. |
Signature |
Occurs when a signature field has been selected. |
Spell |
Occurs, if the document's text has been altered and the spelling of the new text must be checked. |
Sub |
Occurs when a subtextpart has been clicked on. |
Sub |
Occurs when a subtextpart has been created. |
Sub |
Occurs when a subtextpart has been deleted. |
Sub |
Occurs when a subtextpart has been double-clicked on. |
Sub |
Occurs when the current input position has been moved to a position that belongs to a subtextpart. |
Sub |
Occurs when the current input position has left a subtextpart. |
Table |
Occurs after a new table has been created as a result of a text insertion via the clipboard or when loading a document which contains a table without an identifier. |
Table |
Occurs after a table has been deleted. |
Table |
Occurs when the design attributes of a selected table have been changed. |
Table |
Occurs when a table of contents has been created. |
Table |
Occurs when a table of contents has been deleted. |
Table |
Occurs when the current input position has been moved to a position that belongs to a table of contents. |
Table |
Occurs when the current input position has left a table of contents. |
Text |
Occurs immedialtely before a built-in context menu will be opened. |
Text |
Occurs when the text of a text field has been changed. |
Text |
Occurs when a text field has been clicked on. |
Text |
Occurs when a text field has been created. |
Text |
Occurs when a text field has been deleted. |
Text |
Occurs when a text field has been double-clicked on. |
Text |
Occurs when the current input position has been moved to a position that belongs to a text field. |
Text |
Occurs when the current input position has left a text field. |
Text |
Occurs when a text frame gets the current text input position from another part of the document such as a header, a footer or the main text. |
Text |
Occurs when the appearance of a text frame (background color, transparency, border, inner margins) has been changed. |
Text |
Occurs when a text frame has been clicked on. |
Text |
Occurs when a new text frame has been created. |
Text |
Occurs when a text frame loses the current text input position and another part of the document such as a header, a footer or the main text gets it. |
Text |
Occurs when a text frame has been deleted. |
Text |
Occurs when a text frame has been deselected. |
Text |
Occurs when a text frame has been doubleclicked on. |
Text |
Occurs when a text frame has been moved. |
Text |
Occurs when a text frame has been clicked on with the right mouse button. |
Text |
Occurs when a text frame has been selected. |
Text |
Occurs when a text frame has been sized. |
Text |
Occurs immediately after the built-in WPF. |
Tracked |
Occurs when the text of a tracked change has been altered. |
Tracked |
Occurs when a tracked change has been created. |
Tracked |
Occurs when a tracked change has been deleted. |
Tracked |
Occurs when the state of a tracked change alters from active to inactive or vice versa. |
VExpanded | Occurs when the Text Control has automatically expanded its size vertically. |
VScroll | Occurs when the vertical scroll position has been changed. |
VShrunk | Occurs when the Text Control has automatically shrunk its size vertically. |
Xml |
Occurs when a loaded or changed XML document cannot be validated with the document type definition (DTD) referenced in the document. |
Xml |
Occurs when a loaded XML document is not well-formed. |
Method | Description |
---|---|
Add |
Invokes a built-in dialog box for inserting symbol characters. |
Append | Loads text in a certain format from a file, a byte array or a string and appends it to the existing document. |
Barcode |
Invokes the built-in dialog box for alter the layout settings, the size and the text distances of a barcode. |
Begin |
Begins a user-defined undo operation. |
Clear | Clears the selected text or the character right from the current input position from the Text Control. |
Clear |
Clears the undo buffer of the Text Control. |
Conditional |
Opens a dialog box to create or edit a Conditional Instruction. |
Copy | Copies the current selection in the Text Control to the Clipboard. |
Cut | Moves the current selection in the Text Control to the Clipboard. |
Drawing |
Invokes the built-in dialog box for alter the layout settings, the size and the text distances of a drawing. |
End |
Ends a user-defined undo operation. |
Find | Finds a text string in the text part with the input focus. |
Font |
Invokes the built-in dialog box for setting fonts and character attributes. |
Fore |
Invokes the built-in dialog box for setting the text color. |
Formatting |
Invokes the built-in dialog box for creating, deleting and modifying formatting styles. |
Frame |
Invokes the built-in dialog box for choosing a color for the background of a paragraph or a table cell. |
Frame |
Invokes the built-in dialog box for choosing a color for the frame of a paragraph or a table. |
Get |
Returns an array of Clipboard |
Get |
Gets a collection of all pages in the document. |
Get |
Gets an array of strings specifying the names of all currently supported fonts. |
Get |
Gets an array of Paper |
Get |
Returns a collection containing text fields of the specified types. |
Get |
Returns an object of the type Version |
Get |
Returns a collection of XML elements. |
Image |
Invokes the built-in dialog box for setting attributes of images. |
Language |
Invokes the built-in dialog box for setting the language of the selected text. |
List |
Invokes the built-in dialog box for setting formatting attributes of bulleted and numbered lists. |
Load | Loads text in a certain format. |
Manage |
Opens a dialog box to add, edit or delete Conditional Instructions inside the document. |
On |
Raises the Adapt |
On |
Raises the Barcode |
On |
Raises the Barcode |
On |
Raises the Barcode |
On |
Raises the Barcode |
On |
Raises the Barcode |
On |
Raises the Barcode |
On |
Raises the Barcode |
On |
Raises the Barcode |
On |
Raises the Barcode |
On |
Raises the Cannot |
On |
Raises the Changed event. |
On |
Raises the Char |
On |
Raises the Comment |
On |
Raises the Comment |
On |
Raises the Comment |
On |
Raises the Comment |
On |
Raises the Commented |
On |
Raises the Commented |
On |
Raises the Contents |
On |
Raises the Document |
On |
Raises the Document |
On |
Raises the Document |
On |
Raises the Document |
On |
Raises the Drawing |
On |
Raises the Drawing |
On |
Raises the Drawing |
On |
Raises the Drawing |
On |
Raises the Drawing |
On |
Raises the Drawing |
On |
Raises the Drawing |
On |
Raises the Drawing |
On |
Raises the Drawing |
On |
Raises the Drawing |
On |
Raises the Drawing |
On |
Raises the Editable |
On |
Raises the Editable |
On |
Raises the Editable |
On |
Raises the Editable |
On |
Raises the Footnote |
On |
Raises the Footnote |
On |
Raises the Footnote |
On |
Raises the Footnote |
On |
Raises the Footnote |
On |
Raises the Footnote |
On |
Raises the Form |
On |
Raises the Form |
On |
Raises the Form |
On |
Raises the Form |
On |
Raises the Form |
On |
Raises the Formatting |
On |
Raises the Formatting |
On |
Raises the Frame |
On |
Raises the Frame |
On |
Raises the Frame |
On |
Raises the Frame |
On |
Raises the Frame |
On |
Raises the Frame |
On |
Raises the Frame |
On |
Raises the Frame |
On |
Raises the HExpanded event. |
On |
Raises the HScroll event. |
On |
Raises the HShrunk event. |
On |
Raises the Header |
On |
Raises the Header |
On |
Raises the Hypertext |
On |
Raises the Hyphenate |
On |
Raises the Image |
On |
Raises the Image |
On |
Raises the Image |
On |
Raises the Image |
On |
Raises the Image |
On |
Raises the Image |
On |
Raises the Image |
On |
Raises the Image |
On |
Raises the Image |
On |
Raises the Input |
On |
Raises the Input |
On |
Raises the Input |
On |
Raises the Main |
On |
Raises the Mini |
On |
Raises the Object |
On |
Raises the Page |
On |
Raises the Page |
On |
Raises the Paragraph |
On |
Raises the Section |
On |
Raises the Signature |
On |
Raises the Signature |
On |
Raises the Signature |
On |
Raises the Signature |
On |
Raises the Signature |
On |
Raises the Spell |
On |
Raises the Sub |
On |
Raises the Sub |
On |
Raises the Sub |
On |
Raises the Sub |
On |
Raises the Sub |
On |
Raises the Sub |
On |
Raises the Table |
On |
Raises the Table |
On |
Raises the Table |
On |
Raises the Table |
On |
Raises the Table |
On |
Raises the Table |
On |
Raises the Table |
On |
Raises the Text |
On |
Raises the Text |
On |
Raises the Text |
On |
Raises the Text |
On |
Raises the Text |
On |
Raises the Text |
On |
Raises the Text |
On |
Raises the Text |
On |
Raises the Text |
On |
Raises the Text |
On |
Raises the Text |
On |
Raises the Text |
On |
Raises the Text |
On |
Raises the Text |
On |
Raises the Text |
On |
Raises the Text |
On |
Raises the Text |
On |
Raises the Text |
On |
Raises the Text |
On |
Raises the Text |
On |
Raises the Text |
On |
Raises the Tracked |
On |
Raises the Tracked |
On |
Raises the Tracked |
On |
Raises the Tracked |
On |
Raises the VExpanded event. |
On |
Raises the VScroll event. |
On |
Raises the VShrunk event. |
On |
Raises the Xml |
On |
Raises the Xml |
Page |
Invokes the built-in dialog box for setting the page color. |
Paragraph |
Invokes the built-in dialog box for setting the formatting attributes of a paragraph. |
Paste | Replaces the current selection in the Text Control with the contents of the Clipboard. |
Point |
Converts a Point in document coordinates, which are in twips relative to the top-left corner of the whole document, into a Point that represents the current coordinate system of the Text |
Point |
Converts a Point that represents the current coordinate system of the Text |
Prints a Text Control document or a part of a document. | |
Redo | Redoes the last Text Control operation. |
Replace | Opens the built-in Replace dialog box. |
Reset |
Deletes the entire contents of a Text Control. |
Save | Saves the complete contents of a document with the specified format. |
Section |
Invokes the built-in tabbed dialog box for setting section attributes. |
Select | Selects text within the Text Control. |
Select |
Selects all text in the Text Control. |
Select |
Selects the word at the current text input position. |
Signature |
Invokes the built-in dialog box for alter the layout settings, the size and the text distances of a signature field. |
Spell |
Invokes the built-in dialog box for correcting misspelled words. |
Tab |
Invokes the built-in dialog box for setting tabs. |
Table |
Invokes the built-in dialog box for setting formatting attributes of tables. |
Table |
Invokes the built-in dialog box for inserting or changing a table of contents. |
Text |
Invokes the built-in dialog box for setting the background color of the text. |
Text |
Invokes the built-in dialog box for setting attributes of text frames. |
Undo | Undoes the last edit operation in the Text Control. |
Zoom | Zooms the contents of the Text |
Property | Description |
---|---|
Accepts |
Gets or sets a value indicating whether pressing the TAB key types a TAB character in the control instead of moving the focus to the next control in the tab order. |
Allow |
Gets or sets a value indicating whether the control can be a source of a Drag&Drop operation. |
Allow |
Inherited from System. |
Application |
Gets a collection of all application fields contained in the text part with the input focus. |
Auto |
Gets or sets values that enable automatic expansion or shrinking of a Text Control's width or height depending on the currently contained text. |
Barcodes | Gets a collection of all barcodes contained in the text part with the input focus. |
Baseline | Gets or sets the baseline alignment, in twips, of the Text Control. |
Border |
Gets or sets the border thickness of the Text Control. |
Button |
Specifies the button bar control to be used with a Text |
Can |
Informs whether the currently selected text can be formatted with character formatting attributes. |
Can |
Informs whether a part of a Text Control document has been selected and can be copied to the clipboard. |
Can |
Informs whether the document can be formatted with page and section formatting attributes. |
Can |
Informs whether the document's text and/or formatting attributes can be changed. |
Can |
Informs whether form fields can be edited. |
Can |
Informs whether the currently selected text can be formatted with paragraph formatting attributes. |
Can |
Informs whether the clipboard contains a format that can be pasted into a Text Control document. |
Can |
Informs whether the document can be printed. |
Can |
Informs whether an operation can be re-done using the Redo method. |
Can |
Informs whether the document can be formatted with formatting styles. |
Can |
Informs whether the currently selected text can be formatted with table formatting attributes. |
Can |
Gets a value indicating whether the user can undo the previous operation in a Text Control. |
Caret |
Gets or sets the width of the caret in pixels. |
Comment |
Gets or sets a value indicating whether all the commented texts in the document are highlighted. |
Comments | Gets a collection of all comments contained in the text part with the input focus. |
Control |
Specifies if control characters are visible or not. |
Dialog |
Gets or sets a value indicating the measuring unit used for sizes and distances in dialogboxes. |
Display |
Gets or sets the colors of the text control. |
Document |
Gets a collection of all document links contained in the text part with the input focus. |
Document |
Gets a Document |
Document |
Gets a Document |
Document |
Gets or sets a value indicating that markers for hypertext targets are shown or not. |
Document |
Gets a collection of all targets contained in the text part with the input focus. |
Drawing |
Specifies whether a marker frame is shown around a drawing to indicate its position and size. |
Drawings | Gets a collection of all drawings contained in the text part with the input focus. |
Drop |
Gets or sets the formats of data the control can accept when the user drags it onto the control. |
Edit |
Gets or sets a value indicating whether text in the Text Control is read-only, can be selected or is editable. |
Editable |
Gets or sets a value indicating whether all the editable regions in the document are highlighted. |
Editable |
Gets a collection of all editable regions contained in the document. |
Field |
Gets or sets the cursor that is displayed when the mouse pointer is over a marked text field. |
Font |
Gets or sets the font family of the text control. |
Font |
Gets a Font |
Font |
Gets or sets the font size of the text control in device-independent units (1/96th inch). |
Font |
Gets or sets the font style of the text control. |
Font |
Gets or sets the underlining style for the text displayed by the control. |
Font |
Gets or sets the weight or thickness of the text control's font. |
Footnotes | Gets a collection of all footnotes contained in the main text of the document. |
Form |
Gets a collection of all form fields contained in the document. |
Formatting |
Gets or sets the name of a printer the text dimensions and capabilities of which are used to format the document. |
Formula |
Gets or sets a value determining how references to table cells in formulas are specified. |
Frames | Gets a collection of all images, textframes, barcodes and drawings contained in the text part with the input focus. |
Header |
Gets or sets a value specifying the activation style for headers and footers. |
Header |
Gets or sets a value specifying the frame for activated headers and footers. |
Headers |
Gets a collection of all headers and footers the current document contains. |
Hide |
Gets or sets a value indicating whether the selected text in the Text Control remains highlighted when the control loses focus. |
Horizontal |
Gets or sets a value that indicates whether a horizontal scroll bar is shown. |
Hypertext |
Gets a collection of all hypertext links contained in the text part with the input focus. |
Images | Gets a collection of all images contained in the text part with the input focus. |
Inline |
Gets a collection of all inline styles the current document contains. |
Input |
Gets an object of the type Input |
Input |
Gets or sets the current text input position. |
Insertion |
Specifies whether text is inserted or overwrites existing text. |
Is |
Gets or sets a value indicating whether Conditional Instructions are applied to form fields when the Edit |
Is |
Gets or sets a value indicating whether formulas in tables are automatically calculated when the text of an input cell is changed. |
Is |
Gets or sets a value indicating whether hyphenation is active or not. |
Is |
Gets or sets a value indicating whether language detection is active or not. |
Is |
Gets or sets a value indicating whether spell checking is active or not. |
Is |
Gets or sets a value that indicates whether a text control is included in tab navigation. |
Is |
Gets or sets a value indicating whether track changes is active or not. |
Is |
Gets or sets a value indicating whether the undo buffer is active or not. |
Landscape | Gets or sets a value indicating whether the page orientation is landscape or portrait. |
Lines | Gets a collection of all lines contained in the text part with the input focus. |
List |
Gets or sets the type and the formatting attributes of a bulleted or numbered list. |
Misspelled |
Gets a collection of all misspelled words contained in the text part with the input focus. |
Page |
Gets or sets the margins for the pages of the current document. |
Page |
Specifies the width and height of the pages for the current document. |
Page |
Gets or sets the measure used for page sizes and page margins. |
Pages | Gets the number of pages contained in the current document. |
Paragraph |
Gets or sets the paragraph formatting attributes of the text displayed by the control. |
Paragraph |
Gets a collection of all paragraph styles the current document contains. |
Paragraphs | Gets a collection of all paragraphs contained in the text part with the input focus. |
Permanent |
Gets or sets a value indicating which control characters are shown permanently on the screen. |
Redo |
Gets a string that represents the name of the action that will be performed when a call to the Redo method is made. |
Ribbon |
Specifies the name of the WPF. |
Ribbon |
Specifies the name of the WPF. |
Ribbon |
Specifies the name of the WPF. |
Ribbon |
Specifies the name of the WPF. |
Ribbon |
Specifies the name of the WPF. |
Ribbon |
Specifies the name of the WPF. |
Ribbon |
Specifies the name of the WPF. |
Ribbon |
Specifies the name of the WPF. |
Ribbon |
Specifies the name of the WPF. |
Ribbon |
Specifies the name of the WPF. |
Ribbon |
Specifies the name of the WPF. |
Ribbon |
Specifies the name of the WPF. |
Ruler |
Specifies the horizontal ruler bar control to be used with a Text |
Scroll |
Gets or sets the coordinates, in twips, of the upper-left corner of the document's visible part relative to the upper-left corner of the complete document. |
Sections | Gets a collection of all sections in the document. |
Select |
Gets or sets a value controlling the selection of objects which are inserted behind the text. |
Selection | Gets or sets the current selection in the text part with the input focus. |
Selection |
Specifies whether text selections are displayed with a transparent bitmap or through inverting the text. |
Show |
Gets or sets a value indicating whether a mini-toolbar is shown. |
Signature |
Gets a collection of all signature fields contained in the main text of the document. |
Spell |
Specifies the context menu which is used when the end-user right-clicks a misspelled word. |
Spell |
Specifies the spell checking component to be used with a Text |
Status |
Specifies the status bar control to be used with a Text |
Sub |
Gets a collection of all subtextparts contained in the text part with the input focus. |
Tab |
Gets or sets the tab index of the text control. |
Tables | Gets a collection of all tables contained in the text part with the input focus. |
Tables |
Gets a collection of all tables of contents in the text part with the input focus. |
Text | Gets or sets the text contents of the text control. |
Text |
Gets a collection of all characters contained in the text part with the input focus. |
Text |
Gets a collection of all standard text fields contained in the text part with the input focus. |
Text |
Specifies whether text frames that have no border line are shown with marker lines. |
Text |
Gets a collection of all text frames contained in the text part with the input focus. |
Text |
Gets a collection of all main text parts the current document contains. |
Tracked |
Gets a collection of all changes made in the active part of the document. |
Undo |
Gets a string that represents the name of the action that will be performed when a call to the Undo method is made. |
User |
Gets or sets a list of names specifying users who have access to editable regions. |
Vertical |
Specifies the vertical ruler bar control to be used with a Text |
Vertical |
Gets or sets a value that indicates whether a vertical scroll bar is shown. |
View |
Gets or sets the mode how Text Control displays a document. |
Xml |
Gets or sets a value specifying whether Text Control operates in an edit mode that validates the XML document according to the document's DTD. |
Zoom |
Gets or sets the zoom factor, in percent, for a Text Control. |
Learn more about the TXText