CopyToClipboardEventArgs Constructor
Include Protected Members
Include Inherited Members
Creates a new instance of CopyToClipboardEventArgs with the default properties.
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