The OnClipboardChange event can be implemented by a script add-in to receive notification whenever the contents of the system clipboard change.
Method Name: | OnClipboardChange |
---|---|
Argument Type: |
|
Return Type: |
none |
Description: |
Your event method will be called whenever the clipboard contents change. |