RemoteClipboardChangedEventArgs Class

RemoteViewing
Provides data for the RemoteClipboardChanged event.
Inheritance Hierarchy

SystemObject
  SystemEventArgs
    RemoteViewing.VncRemoteClipboardChangedEventArgs

Namespace:  RemoteViewing.Vnc
Assembly:  RemoteViewing (in RemoteViewing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public class RemoteClipboardChangedEventArgs : EventArgs

The RemoteClipboardChangedEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodRemoteClipboardChangedEventArgs
Initializes a new instance of the RemoteClipboardChangedEventArgs class.
Top
Properties

  NameDescription
Public propertyContents
The contents of the remote clipboard.
Top
See Also

Reference