Microsoft SDK for Java

RichEdit.paste

Pastes data in a specific Clipboard format into the RichEdit control.

Syntax

public void paste( DataFormats.Format clipFormat )

Parameters

clipFormat

A DataFormats.Format object that defines the data format.

See Also   canPaste

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