TX Text Control .NET for Windows Forms Documentation

WPF.TextControl.EditMode Property

Gets or sets a value indicating whether text in the Text Control is read-only, can be selected or is editable.

Syntax

[C#] public EditMode EditMode { get; set; }
[Visual Basic] Public Property EditMode() As EditMode
ValueDescription
EditThe text of the Text Control can be edited.
ReadAndSelectThe text of the Text Control is read only but can be selected.
ReadOnlyThe text of the Text Control is read only.

See Also

 
 
 

Products

Support

Downloads

Corporate

Buy Now