GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoView Class
/ OnClipboardCopied Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
OnClipboardCopied Method
In This Topic
Invoke all
ClipboardCopied
event handlers.
Syntax
C#
protected
virtual
void
OnClipboardCopied(
EventArgs
evt
)
Parameters
evt
Remarks
This is called after
EditCopy
and
EditCut
call to
CopyToClipboard
.
See Also
Reference
GoView Class
GoView Members