Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ClipboardPastingEventArgs Class / ClipboardPastingEventArgs Constructor / ClipboardPastingEventArgs Constructor()


In This Topic
ClipboardPastingEventArgs Constructor()
In This Topic
Creates a new object with the ClipboardPasting event arguments.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New ClipboardPastingEventArgs()
See Also