VncControl AllowClipboardSharingFromServer Property RemoteViewing
If enabled, clipboard changes on the remote VNC server will alter the local clipboard.

Namespace: RemoteViewing.Windows.Forms
Assembly: RemoteViewing.Windows.Forms (in RemoteViewing.Windows.Forms.dll) Version: 0.9.1.0 (0.9.1.0)
Syntax

public bool AllowClipboardSharingFromServer { get; set; }
See Also