| ServerTextControl.BackColor | | Gets or sets the background color of the control. |
| ServerTextControl.FontSettings | | Gets a FontSettings object which provides properties determining which fonts can be used in a document. |
| ServerTextControl.FormattingPrinter | | Gets or sets the name of a printer the text dimensions and capabilities of which are used to format the document. |
| TextControl.AcceptsTab | | 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. |
| TextControl.AllowDrag | | Gets or sets a value indicating whether the control can be a source of a Drag&Drop operation. |
| TextControl.AllowDrop | | Overridden. Gets or sets a value indicating whether the control can accept data that the user drags onto it. |
| TextControl.AutoControlSize | | Gets or sets values that enable automatic expansion or shrinking of a Text Control's width or height depending on the currently contained text. |
| TextControl.BackColor | | Overridden. Gets or sets the background color of the control. |
| TextControl.BackgroundStyle | | Defines the kind of view to display the page background. |
| TextControl.BorderStyle | | Gets or sets the border type of the Text Control. |
| TextControl.ControlChars | | Specifies if control characters are visible or not. |
| TextControl.DisplayColors | | Gets or sets the colors of the text control. |
| TextControl.DropFormats | | Gets or sets the formats of data the control can accept when the user drags it onto the control. |
| TextControl.EditMode | | Gets or sets a value indicating whether text in the Text Control is read-only, can be selected or is editable. |
| TextControl.FontSettings | | Gets a FontSettings object which provides properties determining which fonts can be used in a document. |
| TextControl.FormattingPrinter | | Gets or sets the name of a printer the text dimensions and capabilities of which are used to format the document. |
| TextControl.ScrollBars | | Gets or sets a value indicating whether a Text Control has horizontal or vertical scroll bars. |
| TextControl.ScrollLocation | | 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. |
| TextControl.ViewMode | | Gets or sets the mode in which Text Control displays its contents. |
| WPF.TextControl.AcceptsTab | | 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. |
| WPF.TextControl.AllowDrag | | Gets or sets a value indicating whether the control can be a source of a Drag&Drop operation. |
| WPF.TextControl.AllowDrop | | Inherited from System.Windows.UIElement. |
| WPF.TextControl.AutoControlSize | | Gets or sets values that enable automatic expansion or shrinking of a Text Control's width or height depending on the currently contained text. |
| WPF.TextControl.BorderThickness | | Gets or sets the border thickness of the Text Control. |
| WPF.TextControl.ControlChars | | Specifies if control characters are visible or not. |
| WPF.TextControl.DisplayColors | | Gets or sets the colors of the text control. |
| WPF.TextControl.DropFormats | | Gets or sets the formats of data the control can accept when the user drags it onto the control. |
| WPF.TextControl.EditMode | | Gets or sets a value indicating whether text in the Text Control is read-only, can be selected or is editable. |
| WPF.TextControl.FontSettings | | Gets a FontSettings object which provides properties determining which fonts can be used in a document. |
| WPF.TextControl.FormattingPrinter | | Gets or sets the name of a printer the text dimensions and capabilities of which are used to format the document. |
| WPF.TextControl.HorizontalScrollBarVisibility | | Gets or sets a value that indicates whether a horizontal scroll bar is shown. |
| WPF.TextControl.IsTabStop | | Gets or sets a value that indicates whether a text control is included in tab navigation. |
| WPF.TextControl.ScrollLocation | | 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. |
| WPF.TextControl.TabIndex | | Gets or sets the tab index of the text control. |
| WPF.TextControl.VerticalScrollBarVisibility | | Gets or sets a value that indicates whether a vertical scroll bar is shown. |
| WPF.TextControl.ViewMode | | Gets or sets the mode in which Text Control displays its contents. |