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

In This Topic
    TextDropEventArgs Class
    In This Topic
    Provides data for the C1RichTextBox.TextDrop event.
    Object Model
    TextDropEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class TextDropEventArgs 
       Inherits System.EventArgs
    public class TextDropEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.WPF.RichTextBox.TextDropEventArgs

    See Also