Dela via


CopyToClipboardEventArgs Constructor

Include Protected Members
Include Inherited Members

Creates a new instance of CopyToClipboardEventArgs with the default properties.

Overload List

  Name Description
Public method CopyToClipboardEventArgs() Creates a new instance of CopyToClipboardEventArgs with the default properties.
Public method CopyToClipboardEventArgs(String) Creates a new instance of CopyToClipboardEventArgs with the specified copied text.

Top