Microsoft SDK for Java

RichEdit.setSelBullet

Specifies whether the bullet style should be applied to the current selection or insertion point.

Syntax

public void setSelBullet( boolean selBullet )

Parameters

selBullet

Set to true to apply the bullet style to the selection or insertion point; otherwise, set to false.

See Also   getSelBullet

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