IClipboard.ClipboardContentChanged Événement
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Se produit lorsque le contenu du Presse-papiers change.
public:
event EventHandler<EventArgs ^> ^ ClipboardContentChanged;
event EventHandler<EventArgs> ClipboardContentChanged;
member this.ClipboardContentChanged : EventHandler<EventArgs>
Event ClipboardContentChanged As EventHandler(Of EventArgs)