Microsoft SDK for Java

RichEdit.setAutoWordSelection

Specifies whether the control supports auto word selection.

Syntax

public void setAutoWordSelection( boolean autoWordSelection )

Parameters

autoWordSelection

Set to true to turn on auto word selection; otherwise, set to false.

See Also   getAutoWordSelection

© 1999 Microsoft Corporation. All rights reserved. Terms of use.