VncControl AllowInput Property RemoteViewing
Whether the control should send input to the server, or act only as a viewer. 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 AllowInput { get; set; }
See Also