VncControl AllowRemoteCursor Property RemoteViewing
Whether the local cursor is allowed to be hidden. By default, this is true.

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