The ClipboardMonitor type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ClipboardMonitor |
Creates and initializes the object instance.
|
Methods
Name | Description | |
---|---|---|
CreateObjRef | (Inherited from MarshalByRefObject.) | |
Dispose | Overloaded. | |
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.) | |
MemberwiseClone | Overloaded. | |
OnClipboardChanged |
Is called internally when clipboard content was changed. By default just fires ClipboardChanged event.
| |
ToString | (Inherited from Component.) |
Properties
Name | Description | |
---|---|---|
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
Name | Description | |
---|---|---|
ClipboardChanged |
Fires when clipboard content was changed.
| |
Disposed | (Inherited from Component.) |