IClipboard.ClipboardContentChanged Event

Definition

Occurs when the clipboard content changes.

public:
 event EventHandler<EventArgs ^> ^ ClipboardContentChanged;
event EventHandler<EventArgs> ClipboardContentChanged;
member this.ClipboardContentChanged : EventHandler<EventArgs> 
Event ClipboardContentChanged As EventHandler(Of EventArgs) 

Event Type

Applies to