CopyToClipboardEventArgs Constructor
Include Protected Members
Include Inherited Members
Creates a new instance of CopyToClipboardEventArgs with the default properties.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
CopyToClipboardEventArgs() | Creates a new instance of CopyToClipboardEventArgs with the default properties. | |
CopyToClipboardEventArgs(String) | Creates a new instance of CopyToClipboardEventArgs with the specified copied text. |
Top