[]
        
(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.dll
Syntax
public class ClipboardEventArgs : 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.