[]
Creates a new object with the ClipboardPasting event arguments.
public ClipboardPastingEventArgs()
Public Sub New()
Creates a new object with the ClipboardPasting event arguments.
public ClipboardPastingEventArgs(ClipboardBehavior behavior)
Public Sub New(behavior As ClipboardBehavior)
Type | Name | Description |
---|---|---|
ClipboardBehavior | behavior | The behavior. |