If true, text can be selected.
If false, text can not be selected by the user or by the Select(Int32, Int32, Int32, Int32) or SelectAll methods.
public bool SelectingEnabled { get; set; }