Microsoft SDK for Java

RichEdit.setSelLength

Selects the specified number of characters, beginning at the current insertion point.

Syntax

public void setSelLength( int selLength )

Parameters

selLength

The length of the selection.

See Also   getSelLength

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