VncControl AllowClipboardSharingToServer Property RemoteViewing
If enabled, local clipboard changes will be sent to the remote VNC server.

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 AllowClipboardSharingToServer { get; set; }
See Also