SelectMouseMode Property
SelectMouseMode
Gets or sets a value indicating whether clicking and dragging with the mouse selects text.
Declaration
[Browsable(false)]
public bool SelectMouseMode { get; set; }
<Browsable(False)>
Public Property SelectMouseMode As Boolean