Compartir a través de


CopyToClipboardEventArgs Miembros

Returns information when the OnCopyToClipboard event occurs.

El tipo CopyToClipboardEventArgs expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico CopyToClipboardEventArgs() () () () Creates a new instance of CopyToClipboardEventArgs with the default properties.
Método publico CopyToClipboardEventArgs(String) Creates a new instance of CopyToClipboardEventArgs with the specified copied text.

Principio

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública ClipboardText Gets the error message information being copied.
Propiedad pública EventHandled Gets or sets whether the OnCopyToClipboard event is handled.

Principio