Microsoft SDK for Java

RichEdit.setSelIndent

Sets the distance between the left edge of the control and the left edge of the text that is currently selected or that is added at the insertion point.

Syntax

public void setSelIndent( int selIndent )

Parameters

selIndent

The amount of indention, in pixels.

See Also   getSelIndent

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