| Skype: | TextControlSupport | |
| Orders: | 877-462-4772 |
TextField.Deleteable Property |
||
| Description: | Specifies whether a text field can be deleted 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 Deleteable { get; set; }
[Visual Basic] Public Property Deleteable() As Boolean |
|
| See also: | Text Fields, Graphical Overview, Text Fields and Hypertext Links - Editing Marked Text Fields. | |