[]
        
(Showing Draft Content)

FarPoint.Win.SuperEdit.TextPastedEventHandler

TextPastedEventHandler Delegate

Represents the method that handles the TextPasted event.

Namespace: FarPoint.Win.SuperEdit
Assembly: FarPoint.Win.dll
Syntax
public delegate void TextPastedEventHandler(object sender, CancelEventArgs e)
Public Delegate Sub TextPastedEventHandler(sender As Object, e As CancelEventArgs)
Parameters
Type Name Description
object sender

Source of event

CancelEventArgs e

Event data