The ClipboardMonitor type exposes the following members.

Constructors

  NameDescription
ClipboardMonitor
Creates and initializes the object instance.

Methods

  NameDescription
CreateObjRef (Inherited from MarshalByRefObject.)
DisposeOverloaded.
Equals (Inherited from Object.)
Finalize (Inherited from Component.)
GetHashCode (Inherited from Object.)
GetLifetimeService (Inherited from MarshalByRefObject.)
GetService (Inherited from Component.)
GetType (Inherited from Object.)
InitializeLifetimeService (Inherited from MarshalByRefObject.)
MemberwiseCloneOverloaded.
OnClipboardChanged
Is called internally when clipboard content was changed. By default just fires ClipboardChanged event.
ToString (Inherited from Component.)

Properties

  NameDescription
About
Shows version information and displays about box.
Active
Activates and deactivates clipboard monitoring.
CanRaiseEvents (Inherited from Component.)
Container (Inherited from Component.)
DesignMode (Inherited from Component.)
Events (Inherited from Component.)
Site (Inherited from Component.)

Events

  NameDescription
ClipboardChanged
Fires when clipboard content was changed.
Disposed (Inherited from Component.)

See Also