CopyToClipboardEventArgs Members

Returns information when the OnCopyToClipboard event occurs.

The following tables list the members exposed by the CopyToClipboardEventArgs type.

Public Constructors

  Name Description
CopyToClipboardEventArgs Overloaded. Creates a new instance of CopyToClipboardEventArgs with the default properties.

Top

Public Properties

  Name Description
ms136522.pubproperty(en-US,SQL.90).gif ClipboardText Gets the error message information being copied.
ms136522.pubproperty(en-US,SQL.90).gif EventHandled Gets or sets whether the OnCopyToClipboard event is handled.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms136522.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms136522.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms136522.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms136522.pubmethod(en-US,SQL.90).gifms136522.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms136522.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms136522.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms136522.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

CopyToClipboardEventArgs Class
Microsoft.SqlServer.MessageBox Namespace