次の方法で共有


Clipboard.ClipboardContentChanged イベント

定義

クリップボードの内容が変更されたときに発生します。

public static event EventHandler<EventArgs> ClipboardContentChanged;

イベントの種類

System.EventHandler<System.EventArgs>

適用対象