Microsoft SDK for Java

RichEdit.setRightMargin

Sets the right margin of the RichEdit control.

Syntax

public void setRightMargin( int rightMargin )

Parameters

rightMargin

The right margin setting, in pixels.

See Also   getRightMargin

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