[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.Documents.ClipboardEventArgs

ClipboardEventArgs Class

Arguments for the clipboard events in C1RichTextBox.

Inheritance
ClipboardEventArgs
Namespace: C1.WPF.RichTextBox.Documents
Assembly: C1.WPF.RichTextBox.4.6.2.dll
Syntax
public class ClipboardEventArgs : EventArgs
Public Class ClipboardEventArgs
    Inherits EventArgs

Constructors

Name Description
ClipboardEventArgs()

Properties

Name Description
Handled

Indicates whether the clipboard event has been handled by an event listener and C1RichTextBox should do nothing.