RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / TextDropEventArgs Class
Properties


In This Topic
    TextDropEventArgs Class Members
    In This Topic

    The following tables list the members exposed by TextDropEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets or sets whether text drop has already be handled. If set to true, C1RichTextBox does nothing on text drop.  
    Public PropertyGets the position where text will be dropped.  
    Top
    See Also