Microsoft SDK for Java

RichEdit.setLeadPunctuation

Sets the leading punctuation for the RichEdit control.

Syntax

public void setLeadPunctuation( 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.

See Also   getLeadPunctuation

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