System.Windows.Forms.RichTextBox.AutoWordSelection Property

Gets or sets a value indicating whether automatic word selection is enabled.

Syntax

[System.ComponentModel.DefaultValue(false)]
public bool AutoWordSelection { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

If this property is set to true, selecting any part of the text in the control selects the entire word.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0