Spread Windows Forms 12.0 Product Documentation
ClipboardPasteCancelEventArgs Constructor


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > ClipboardPasteCancelEventArgs Class : ClipboardPasteCancelEventArgs Constructor
The object to be pasted.
Initializes a new instance of the ClipboardPasteCancelEventArgs class.
Syntax
'Declaration
 
Public Function New( _
   ByVal obj As Object _
)
'Usage
 
Dim obj As Object
 
Dim instance As New ClipboardPasteCancelEventArgs(obj)
public ClipboardPasteCancelEventArgs( 
   object obj
)

Parameters

obj
The object to be pasted.
See Also

Reference

ClipboardPasteCancelEventArgs Class
ClipboardPasteCancelEventArgs Members