| Skype: | TextControlSupport | |
| Orders: | 877-462-4772 |
TextField.Editable Property |
||
| Description: | Specifies whether the text of a text field can be changed by the end-user while a TX Text Control
document is being edited. The default setting of this property is true. |
|
| Syntax: |
[C#]
public bool Editable { get; set; }
[Visual Basic] Public Property Editable() As Boolean |
|
| See also: | Text Fields, Graphical Overview, Text Fields and Hypertext Links - Editing Marked Text Fields. | |