Condividi tramite


Membri CopyToClipboardEventArgs

Returns information when the OnCopyToClipboard event occurs.

Il tipo CopyToClipboardEventArgs espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico CopyToClipboardEventArgs() () () () Creates a new instance of CopyToClipboardEventArgs with the default properties.
Metodo pubblico CopyToClipboardEventArgs(String) Creates a new instance of CopyToClipboardEventArgs with the specified copied text.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica ClipboardText Gets the error message information being copied.
Proprietà pubblica EventHandled Gets or sets whether the OnCopyToClipboard event is handled.

In alto