Reflection
CancelableEventArgs Constructor


CancelableEventArgs constructor.
Syntax
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New CancelableEventArgs()
public CancelableEventArgs()
See Also