ComponentOne RichTextBox for WPF and Silverlight
DisableSelection Property (C1RichTextBox)

C1.WPF.RichTextBox Namespace > C1RichTextBox Class : DisableSelection Property
Gets or sets whether text selection is disabled.
Syntax
'Declaration
 
Public Property DisableSelection As System.Boolean
public System.bool DisableSelection {get; set;}
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members