VncClientRemoteClipboardChanged Event

RemoteViewing
Occurs when the clipboard changes on the remote server. If you are implementing clipboard integration, use this to set the local clipboard.

Namespace:  RemoteViewing.Vnc
Assembly:  RemoteViewing (in RemoteViewing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public event EventHandler<RemoteClipboardChangedEventArgs> RemoteClipboardChanged

Value

Type: SystemEventHandlerRemoteClipboardChangedEventArgs
See Also

Reference