PasteCompleted Event

This event occurs immediately after pasted image or annotation data is committed to a location on an image.  Pasted image or annotation data is committed when an end user clicks on a form, outside of a pasted image or annotation, or whenever the CompletePaste method is invoked.

Available With

Ö Imaging for Windows Professional Edition V1.0, V1.1, and V2.0
Ö Imaging for Windows 95 and 98
Ö Imaging for Windows NT 4.0

Applies To

Image Edit control

Syntax

Sub object_PasteCompleted( )

Arguments

None

Remarks

The ClipboardPaste method must be invoked for this event to be triggered.