Microsoft SDK for Java

RichEdit.setFollowPunctuation

Sets the non-leading punctuation for the RichEdit control.

Syntax

public void setFollowPunctuation( String punctuation )

Parameters

punctuation

A string that contains the punctuation characters.

Remarks

This method is valid only on Asian versions of the Windows operating system.

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