VncControlAllowInput 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: 1.0.0.0 (1.0.0.0)
Syntax

public bool AllowInput { get; set; }

Property Value

Type: Boolean
See Also

Reference