The Text
public class TextControl : WebControlPublic Class TextControl
Inherits WebControl Introduced: X11.
| Constructor | Description |
|---|---|
| Text |
Initializes a new instance of the Text |
| Method | Description |
|---|---|
| Get |
Returns the directory path where the files of a specific file type are stored. |
| Get |
Returns the directory path where the files of a specific file type are stored. |
| Load |
Uses data given as a JSON string as a data source. |
| Load |
Uses data given as a JSON string as a data source. |
| Load |
Loads a collection implementing interface System. |
| Load |
Loads a collection implementing interface System. |
| Load |
Loads a database which is used to create table and field name menu items in the mailings ribbon tab from an existing Data |
| Load |
Loads a database which is used to create table and field name menu items in the mailings ribbon tab from an existing Data |
| Load |
Loads text in a certain format. |
| Load |
Loads text in a certain format. |
| Load |
Loads an XML database which is used to create table and field name menu items in the mailings ribbon tab. |
| Load |
Loads an XML database which is used to create table and field name menu items in the mailings ribbon tab. |
| Reset |
Deletes the entire contents of the control. |
| Save |
Saves the complete contents of a document with the specified format. |
| Set |
Determines the directory path where the files of a specific file type are stored. |
| Set |
Determines the directory path where the files of a specific file type are stored. |
| Property | Description |
|---|---|
| Back |
Specifies or returns the background color of the main text area and the ruler bars. |
| Context |
Specifies or returns a value indicating if a right click opens a context menu or not. |
| Control |
Specifies if control characters are visible or not. |
| Culture | Gets or sets the control's culture. |
| Dock | Gets or sets a value how the control is docked to its container or web site. |
| Document |
Specifies or returns a value indicating if markers for hypertext targets are shown in the editor or not. |
| Edit |
Specifies or returns a value of type Web. |
| Formatting |
Gets or sets the name of a printer the text dimensions and capabilities of which are used to format the document. |
| Is |
Gets a value indicating whether all TX Text Control components are completely loaded in the service's worker process. |
| Save |
Specifies or returns a value indicating if a confirmation dialog should be shown before discarding unsaved changes. |
| Selection | Gets or sets the current selection in the text part with the input focus. |
| Service |
Gets or sets the IP address at which the websocket handler tries to connect to the Service. |
| Service |
Gets or sets the Port at which the websocket handler tries to connect to the Service. |
| Status |
Specifies or returns the background color of the status bar. |
| Table |
Specifies or returns a value indicating wether table grid lines are shown in the editor or not. |
| Text |
Gets or sets if text fields are editable or not. |
| Text |
Specifies whether text frames that have no border line are shown with marker lines. |
| Text |
Gets a collection of all text parts the current document contains. |
| UICulture | Gets or sets the control's user interface culture. |
| User |
Gets or sets a list of names specifying users who have access to editable regions. |
| Web |
Specifies the path to the Web |
Learn more about the TXText